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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252561 6.8 警告 Wireshark
レッドハット
- Wireshark の wiretap/dct3trace.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0713 2011-04-26 12:20 2011-02-16 Show GitHub Exploit DB Packet Storm
252562 6.8 警告 サイバートラスト株式会社
Wireshark
レッドハット
- Wireshark におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-0538 2011-04-26 11:51 2011-02-3 Show GitHub Exploit DB Packet Storm
252563 10 危険 IBM - IBM Lotus Domino の POP3 および IMAP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0919 2011-04-26 11:45 2011-02-8 Show GitHub Exploit DB Packet Storm
252564 10 危険 IBM - IBM Lotus Domino の NRouter サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0918 2011-04-26 11:44 2011-02-8 Show GitHub Exploit DB Packet Storm
252565 10 危険 IBM - IBM Lotus Domino の nLDAP.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0917 2011-04-26 11:07 2011-02-8 Show GitHub Exploit DB Packet Storm
252566 10 危険 IBM - IBM Lotus Domino の SMTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0916 2011-04-26 11:06 2011-02-8 Show GitHub Exploit DB Packet Storm
252567 10 危険 IBM - IBM Lotus Domino の nrouter.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0915 2011-04-26 11:05 2011-02-8 Show GitHub Exploit DB Packet Storm
252568 10 危険 IBM - IBM Lotus Domino の ndiiop.exe における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0914 2011-04-26 11:04 2011-02-8 Show GitHub Exploit DB Packet Storm
252569 10 危険 IBM - IBM Lotus Domino の ndiiop.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0913 2011-04-26 11:03 2011-02-8 Show GitHub Exploit DB Packet Storm
252570 9.3 危険 IBM - IBM Lotus Notes における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0912 2011-04-26 11:02 2010-07-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253261 7.5 HIGH
Network
cuciuci_project cuciuci cuciuci is a simple fileserver. cuciuci 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-16122 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
253262 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
253263 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
253264 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
253265 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
253266 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
253267 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
253268 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
253269 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
253270 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