Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 30, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
250001 5 警告 Trustwave - Trustwave WebDefend Enterprise におけるイベント収集テーブルを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-1906 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250002 6.8 警告 Proofpoint, Inc. - Proofpoint Protection Server の管理モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1905 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250003 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の Web インターフェース中の関数における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-1904 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250004 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1903 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250005 5 警告 Proofpoint, Inc. - Proofpoint Protection Server の Web インターフェースにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1902 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250006 7.5 危険 Proofpoint, Inc. - Proofpoint Protection Server の メールフィルタ Web インターフェースにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2011-1901 2012-03-27 18:43 2011-05-5 Show GitHub Exploit DB Packet Storm
250007 10 危険 Schneider Electric - InduSoft Web Studio の NTWebServer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1900 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
250008 10 危険 ヒューレット・パッカード - HP Intelligent Management Center の iNodeMngChecker.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1867 2012-03-27 18:43 2011-07-11 Show GitHub Exploit DB Packet Storm
250009 10 危険 ヒューレット・パッカード - HP OpenView Storage Data Protector の omniinet.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1866 2012-03-27 18:43 2011-06-28 Show GitHub Exploit DB Packet Storm
250010 10 危険 ヒューレット・パッカード - HP OpenView Storage Data Protector におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1865 2012-03-27 18:43 2011-06-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201281 8.6 HIGH
Network
mosc_project mosc mosc through 1.0.0 is vulnerable to Arbitrary Code Execution. User input provided to `properties` argument is executed by the `eval` function, resulting in code execution. CWE-94
Code Injection
CVE-2020-7672 2024-11-21 14:37 2020-06-11 Show GitHub Exploit DB Packet Storm
201282 7.5 HIGH
Network
goliath_project goliath goliath through 1.0.6 allows request smuggling attacks where goliath is used as a backend and a frontend proxy also being vulnerable. It is possible to conduct HTTP request smuggling attacks by sendi… CWE-444
HTTP Request Smuggling
CVE-2020-7671 2024-11-21 14:37 2020-06-11 Show GitHub Exploit DB Packet Storm
201283 7.5 HIGH
Network
ohler agoo agoo prior to 2.14.0 allows request smuggling attacks where agoo is used as a backend and a frontend proxy also being vulnerable. HTTP pipelining issues and request smuggling attacks might be possibl… CWE-444
HTTP Request Smuggling
CVE-2020-7670 2024-11-21 14:37 2020-06-11 Show GitHub Exploit DB Packet Storm
201284 6.8 MEDIUM
Physics
freebsd
netapp
freebsd
clustered_data_ontap
In FreeBSD 12.1-STABLE before r361918, 12.1-RELEASE before p6, 11.4-STABLE before r361919, 11.3-RELEASE before p10, and 11.4-RC2 before p1, an invalid memory location may be used for HID items if the… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2020-7456 2024-11-21 14:37 2020-06-10 Show GitHub Exploit DB Packet Storm
201285 5.4 MEDIUM
Network
angularjs angular.js angular.js prior to 1.8.0 allows cross site scripting. The regex-based input HTML replacement may turn sanitized code into unsanitized one. Wrapping "<option>" elements in "<select>" ones changes par… CWE-79
Cross-site Scripting
CVE-2020-7676 2024-11-21 14:37 2020-06-8 Show GitHub Exploit DB Packet Storm
201286 7.5 HIGH
Network
url-regex_project url-regex all versions of url-regex are vulnerable to Regular Expression Denial of Service. An attacker providing a very long string in String.test can cause a Denial of Service. CWE-400
 Uncontrolled Resource Consumption
CVE-2020-7661 2024-11-21 14:37 2020-06-5 Show GitHub Exploit DB Packet Storm
201287 7.5 HIGH
Network
websocket-extensions_project
debian
canonical
websocket-extensions
debian_linux
ubuntu_linux
websocket-extensions ruby module prior to 0.1.5 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string… NVD-CWE-Other
CVE-2020-7663 2024-11-21 14:37 2020-06-3 Show GitHub Exploit DB Packet Storm
201288 7.5 HIGH
Network
websocket-extensions_project websocket-extensions websocket-extensions npm module prior to 0.1.4 allows Denial of Service (DoS) via Regex Backtracking. The extension parser may take quadratic time when parsing a header containing an unclosed string … NVD-CWE-Other
CVE-2020-7662 2024-11-21 14:37 2020-06-3 Show GitHub Exploit DB Packet Storm
201289 8.1 HIGH
Network
verizon serialize-javascript serialize-javascript prior to 3.1.0 allows remote attackers to inject arbitrary code via the function "deleteFunctions" within "index.js". CWE-502
 Deserialization of Untrusted Data
CVE-2020-7660 2024-11-21 14:37 2020-06-2 Show GitHub Exploit DB Packet Storm
201290 7.5 HIGH
Network
celluloid reel reel through 0.6.1 allows Request Smuggling attacks due to incorrect Content-Length and Transfer encoding header parsing. It is possible to conduct HTTP request smuggling attacks by sending the Conte… CWE-444
HTTP Request Smuggling
CVE-2020-7659 2024-11-21 14:37 2020-06-1 Show GitHub Exploit DB Packet Storm