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 7, 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
254431 9.3 危険 マイクロソフト - 複数の Microsoft 製品におけるセルに含まれる計算式の処理に関する任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3131 2010-01-5 16:17 2009-11-10 Show GitHub Exploit DB Packet Storm
254432 9.3 危険 マイクロソフト - Microsoft Office Excel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3128 2010-01-5 16:17 2009-11-10 Show GitHub Exploit DB Packet Storm
254433 9.3 危険 マイクロソフト - Microsoft Office および Open XML File Format Converter における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-3127 2010-01-5 16:16 2009-11-10 Show GitHub Exploit DB Packet Storm
254434 6.8 警告 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
OpenSSL Project
レッドハット
- OpenSSL の SSL_get_shared_ciphers() 関数における一つずれエラーの脆弱性 CWE-189
数値処理の問題
CVE-2007-5135 2010-01-5 13:31 2007-10-12 Show GitHub Exploit DB Packet Storm
254435 7.8 危険 マイクロソフト - Microsoft Windows で稼働している Active Directory の LDAP サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-1928 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
254436 9.3 危険 マイクロソフト - Microsoft Windows の kernel における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2514 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
254437 6.8 警告 マイクロソフト - Microsoft Windows の kernel の Graphics Device Interface (GDI) における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-2513 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
254438 6.8 警告 マイクロソフト - Microsoft Windows の kernel における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2009-1127 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
254439 10 危険 マイクロソフト - Microsoft Windows の License Logging Server (llssrv.exe) における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2009-2523 2010-01-4 15:24 2009-11-10 Show GitHub Exploit DB Packet Storm
254440 9.3 危険 マイクロソフト - Microsoft Windows の Web Services on Devices API (WSDAPI) における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-2512 2010-01-4 15:23 2009-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 7, 2026, 4:22 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
252391 6.1 MEDIUM
Network
remarkable_project remarkable Remarkable is a markdown parser. In versions 1.6.2 and lower, remarkable allows the use of `data:` URIs in links and can therefore execute javascript. CWE-79
Cross-site Scripting
CVE-2017-16006 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
252392 7.5 HIGH
Network
joyent http-signature Http-signature is a "Reference implementation of Joyent's HTTP Signature Scheme". In versions <=0.9.11, http-signature signs only the header values, but not the header names. This makes http-signatur… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2017-16005 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
252393 7.5 HIGH
Network
gaoxuyan_project gaoxuyan gaoxuyan 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-16153 2024-11-21 12:15 2018-05-30 Show GitHub Exploit DB Packet Storm
252394 7.5 HIGH
Network
node-tkinter_project node-tkinter node-tkinter was a malicious module published with the intent to hijack environment variables. It has been unpublished by npm. CWE-200
Information Exposure
CVE-2017-16062 2024-11-21 12:15 2018-05-30 Show GitHub Exploit DB Packet Storm
252395 7.5 HIGH
Network
tkinter_package tkinter tkinter was a malicious module published with the intent to hijack environment variables. It has been unpublished by npm. CWE-200
Information Exposure
CVE-2017-16061 2024-11-21 12:15 2018-05-30 Show GitHub Exploit DB Packet Storm
252396 7.5 HIGH
Network
mysqljs_project mysqljs mysqljs was a malicious module published with the intent to hijack environment variables. It has been unpublished by npm. CWE-200
Information Exposure
CVE-2017-16047 2024-11-21 12:15 2018-05-30 Show GitHub Exploit DB Packet Storm
252397 6.1 MEDIUM
Network
i18next i18next i18next is a language translation framework. When using the .init method, passing interpolation options without passing an escapeValue will default to undefined rather than the assumed true. This can… CWE-79
Cross-site Scripting
CVE-2017-16010 2024-11-21 12:15 2018-05-30 Show GitHub Exploit DB Packet Storm
252398 8.1 HIGH
Network
windows-build-tools_project windows-build-tools windows-build-tools is a module for installing C++ Build Tools for Windows using npm. windows-build-tools versions below 1.0.0 download resources over HTTP, which leaves it vulnerable to MITM attacks… CWE-311
Missing Encryption of Sensitive Data
CVE-2017-16003 2024-11-21 12:15 2018-05-30 Show GitHub Exploit DB Packet Storm
252399 7.8 HIGH
Local
google android In Qualcomm Android for MSM, Firefox OS for MSM, and QRD Android with all Android releases from CAF using the Linux kernel before security patch level 2018-04-05, the camera application triggers "use… CWE-119
CWE-129
Incorrect Access of Indexable Resource ('Range Error') 
 Improper Validation of Array Index
CVE-2017-15855 2024-11-21 12:15 2018-05-18 Show GitHub Exploit DB Packet Storm
252400 6.5 MEDIUM
Network
apache uimaj
uima-as
uimafit
uimaducc
In Apache uimaj prior to 2.10.2, Apache uimaj 3.0.0-xxx prior to 3.0.0-beta, Apache uima-as prior to 2.10.2, Apache uimaFIT prior to 2.4.0, Apache uimaDUCC prior to 2.2.2, this vulnerability relates … CWE-611
XXE
CVE-2017-15691 2024-11-21 12:15 2018-04-27 Show GitHub Exploit DB Packet Storm