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 19, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251661 5 警告 Parallels - Parallels Plesk Panel の billing system における暗号保護メカニズムを無効化される脆弱性 CWE-310
暗号の問題
CVE-2011-4747 2011-12-20 11:24 2011-12-16 Show GitHub Exploit DB Packet Storm
251662 5 警告 Parallels - Parallels Plesk Panel の billing system におけるスプーフィング攻撃の脆弱性 CWE-310
暗号の問題
CVE-2011-4746 2011-12-20 11:23 2011-12-16 Show GitHub Exploit DB Packet Storm
251663 4.3 警告 Parallels - Parallels Plesk Panel の billing system におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4745 2011-12-20 11:17 2011-12-16 Show GitHub Exploit DB Packet Storm
251664 10 危険 Parallels - Parallels Plesk Panel の Control Panel における詳細不明な脆弱性 CWE-DesignError
CVE-2011-4744 2011-12-20 11:16 2011-12-16 Show GitHub Exploit DB Packet Storm
251665 10 危険 Parallels - Parallels Plesk Panel の Control Panel における詳細不明な脆弱性 CWE-DesignError
CVE-2011-4743 2011-12-20 11:16 2011-12-16 Show GitHub Exploit DB Packet Storm
251666 5 警告 Parallels - Parallels Plesk Panel の Control Panel における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4742 2011-12-20 11:15 2011-12-16 Show GitHub Exploit DB Packet Storm
251667 5 警告 Parallels - Parallels Plesk Panel の Control Panel における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4741 2011-12-20 11:09 2011-12-16 Show GitHub Exploit DB Packet Storm
251668 4.3 警告 Parallels - Parallels Plesk Panel の Control Panel における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4740 2011-12-20 10:57 2011-12-16 Show GitHub Exploit DB Packet Storm
251669 10 危険 Parallels - Parallels Plesk Panel の Control Panel における認証を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-4739 2011-12-20 10:56 2011-12-16 Show GitHub Exploit DB Packet Storm
251670 5 警告 Parallels - Parallels Plesk Panel の Control Panel における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4738 2011-12-20 10:55 2011-12-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
255241 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
255242 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
255243 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
255244 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
255245 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
255246 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
255247 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
255248 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
255249 7.5 HIGH
Network
weather.swlyons_project weather.swlyons weather.swlyons is a simple web server for weather updates. weather.swlyons 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-16110 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm
255250 5.3 MEDIUM
Network
easyquick_project easyquick easyquick is a simple web server. easyquick is vulnerable to a directory traversal issue, giving an attacker access to the filesystem by placing "../" in the url. Access is constrained, however, to s… CWE-22
Path Traversal
CVE-2017-16109 2024-11-21 12:15 2018-06-7 Show GitHub Exploit DB Packet Storm