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 9, 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
252481 7.2 危険 マイクロソフト - Microsoft Windows XP の Trace Events 機能における権限昇格の脆弱性 CWE-119
バッファエラー
CVE-2011-0045 2011-03-7 14:49 2011-02-8 Show GitHub Exploit DB Packet Storm
252482 7.2 危険 マイクロソフト - 複数の Microsoft 製品の Local Security Authority Subsystem Service における権限昇格の脆弱性 CWE-287
不適切な認証
CVE-2011-0039 2011-03-7 14:47 2011-02-8 Show GitHub Exploit DB Packet Storm
252483 6.8 警告 OTRS プロジェクト - OTRS における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-0456 2011-03-7 12:02 2011-03-7 Show GitHub Exploit DB Packet Storm
252484 7.1 危険 マイクロソフト - 複数の Microsoft 製品の JScript および VBScript スクリプトエンジンにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0031 2011-03-4 15:12 2011-02-8 Show GitHub Exploit DB Packet Storm
252485 9.3 危険 マイクロソフト - Microsoft Visio の ELEMENTS.DLL における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0093 2011-03-4 15:09 2011-02-8 Show GitHub Exploit DB Packet Storm
252486 9.3 危険 マイクロソフト - Microsoft Visio の LZW ストリーム圧縮機能における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0092 2011-03-4 15:06 2011-02-8 Show GitHub Exploit DB Packet Storm
252487 5 警告 マイクロソフト - Windows Server 2003 上で稼働する Microsoft Active Directory におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-0040 2011-03-4 15:02 2011-02-8 Show GitHub Exploit DB Packet Storm
252488 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Windows OpenType Compact Font Format ドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0033 2011-03-4 15:00 2011-02-8 Show GitHub Exploit DB Packet Storm
252489 9.3 危険 マイクロソフト - Microsoft Internet Explorer 8 における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-0038 2011-03-4 14:53 2011-02-8 Show GitHub Exploit DB Packet Storm
252490 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0036 2011-03-4 14:50 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253041 7.5 HIGH
Network
datachannel-client_project datachannel-client datachannel-client is a signaling implementation for DataChannel.js. datachannel-client is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in t… CWE-22
Path Traversal
CVE-2017-16121 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253042 7.5 HIGH
Network
liyujing_project liyujing liyujing is a static file server. liyujing is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. CWE-22
Path Traversal
CVE-2017-16120 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253043 7.5 HIGH
Network
fresh_project fresh Fresh is a module used by the Express.js framework for HTTP response freshness testing. It is vulnerable to a regular expression denial of service when it is passed specially crafted input to parse. … CWE-400
 Uncontrolled Resource Consumption
CVE-2017-16119 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253044 7.5 HIGH
Network
forwarded_project forwarded The forwarded module is used by the Express.js framework to handle the X-Forwarded-For header. It is vulnerable to a regular expression denial of service when it's passed specially crafted input to p… CWE-400
 Uncontrolled Resource Consumption
CVE-2017-16118 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253045 7.5 HIGH
Network
slug_project slug slug is a module to slugify strings, even if they contain unicode. slug is vulnerable to regular expression denial of service is specially crafted untrusted input is passed as input. About 50k charac… CWE-400
 Uncontrolled Resource Consumption
CVE-2017-16117 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253046 7.5 HIGH
Network
string_project string The string module is a module that provides extra string operations. The string module is vulnerable to regular expression denial of service when specifically crafted untrusted user input is passed i… CWE-400
 Uncontrolled Resource Consumption
CVE-2017-16116 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253047 7.5 HIGH
Network
timespan_project timespan The timespan module is vulnerable to regular expression denial of service. Given 50k characters of untrusted user input it will block the event loop for around 10 seconds. CWE-400
 Uncontrolled Resource Consumption
CVE-2017-16115 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253048 7.5 HIGH
Network
marked_project marked The marked module is vulnerable to a regular expression denial of service. Based on the information published in the public issue, 1k characters can block for around 6 seconds. CWE-400
 Uncontrolled Resource Consumption
CVE-2017-16114 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253049 7.5 HIGH
Network
parsejson_project parsejson The parsejson module is vulnerable to regular expression denial of service when untrusted user input is passed into it to be parsed. CWE-20
 Improper Input Validation 
CVE-2017-16113 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253050 7.5 HIGH
Network
content_project content The content module is a module to parse HTTP Content-* headers. It is used by the hapijs framework to provide this functionality. The module is vulnerable to regular expression denial of service when… CWE-400
 Uncontrolled Resource Consumption
CVE-2017-16111 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm