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 12, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253781 9.3 危険 アップル
サイバートラスト株式会社
ターボリナックス
FreeType Project
オラクル
レッドハット
- FreeType 2 における CFF フォントの処理に脆弱性 CWE-119
バッファエラー
CVE-2010-1797 2010-11-2 15:24 2010-08-9 Show GitHub Exploit DB Packet Storm
253782 6.6 警告 オラクル - Oracle Solaris における Live Upgrade の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-3507 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
253783 10 危険 オラクル - Oracle Solaris における Scheduler の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2010-3509 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
253784 4.3 警告 オラクル - Oracle Fusion Middleware の Forms コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2396 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
253785 4.3 警告 オラクル - Oracle Fusion Middleware の Cabo/UIX コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2410 2010-11-1 15:41 2010-10-12 Show GitHub Exploit DB Packet Storm
253786 4.3 警告 オラクル - Oracle Fusion Middleware の Cabo/UIX コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2409 2010-11-1 15:40 2010-10-12 Show GitHub Exploit DB Packet Storm
253787 4.3 警告 オラクル - Oracle Fusion Middleware の Cabo/UIX コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2395 2010-11-1 15:39 2010-10-12 Show GitHub Exploit DB Packet Storm
253788 5 警告 オラクル - Oracle Fusion Middleware の OID コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3501 2010-11-1 15:39 2010-10-12 Show GitHub Exploit DB Packet Storm
253789 1 注意 オラクル - 複数の Oracle 製品の Perl コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2389 2010-11-1 15:38 2010-10-12 Show GitHub Exploit DB Packet Storm
253790 3.6 注意 オラクル - Oracle Database Server の Core RDBMS コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-2391 2010-11-1 15:37 2010-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 12, 2026, 5:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253461 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
253462 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
253463 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
253464 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
253465 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
253466 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
253467 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
253468 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
253469 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
253470 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