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
254031 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Excel ファイルにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0823 2010-07-2 16:23 2010-06-8 Show GitHub Exploit DB Packet Storm
254032 9.3 危険 マイクロソフト - 複数の Microsoft 製品の Excel ファイルにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0821 2010-07-2 16:23 2010-06-8 Show GitHub Exploit DB Packet Storm
254033 7.2 危険 マイクロソフト - 複数の Microsoft 製品の Windows OpenType Compact Font Format ドライバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0819 2010-07-1 16:21 2010-06-8 Show GitHub Exploit DB Packet Storm
254034 6.8 警告 マイクロソフト - Microsoft Windows の win32k.sys における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1255 2010-07-1 16:20 2010-06-8 Show GitHub Exploit DB Packet Storm
254035 6.8 警告 マイクロソフト - Microsoft Windows の win32k.sys における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0485 2010-07-1 16:20 2010-06-8 Show GitHub Exploit DB Packet Storm
254036 6.8 警告 マイクロソフト - Microsoft Windows の win32k.sys における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2010-0484 2010-07-1 16:20 2010-06-8 Show GitHub Exploit DB Packet Storm
254037 4.3 警告 マイクロソフト - Microsoft SharePoint Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0817 2010-07-1 16:02 2010-04-29 Show GitHub Exploit DB Packet Storm
254038 9.3 危険 マイクロソフト - Microsoft Windows の Microsoft Data Analyzer ActiveX コントロール における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-0252 2010-07-1 16:02 2010-02-9 Show GitHub Exploit DB Packet Storm
254039 9.3 危険 マイクロソフト - Microsoft Internet Explorer におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0255 2010-07-1 16:01 2010-02-3 Show GitHub Exploit DB Packet Storm
254040 9.3 危険 マイクロソフト - Microsoft Internet Explorer における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2010-1262 2010-06-30 18:53 2010-06-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