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":April 30, 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
252781 9.3 危険 シマンテック
IBM
- Lotus 1-2-3 reader (wkssr.dll) の SpreadSheet におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-0131 2010-08-24 18:40 2010-08-4 Show GitHub Exploit DB Packet Storm
252782 4.3 警告 サイバートラスト株式会社
LibTIFF
レッドハット
- x86_64 プラットフォーム上で稼動する RHEL の LibTIFF におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2598 2010-08-24 13:44 2010-07-8 Show GitHub Exploit DB Packet Storm
252783 6.8 警告 アップル
サイバートラスト株式会社
LibTIFF
レッドハット
- LibTIFF の FAX3 デコーダの Fax3SetupState 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-1411 2010-08-24 13:44 2010-06-10 Show GitHub Exploit DB Packet Storm
252784 2.6 注意 アップル - Apple Safari の AutoFill 機能におけるアドレスブックカードの情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-1796 2010-08-20 18:24 2010-07-30 Show GitHub Exploit DB Packet Storm
252785 4.3 警告 アップル - Apple Safari におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1778 2010-08-20 18:24 2010-07-30 Show GitHub Exploit DB Packet Storm
252786 7.5 危険 金子 勇 - Winny におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2360 2010-08-20 12:02 2010-08-20 Show GitHub Exploit DB Packet Storm
252787 7.5 危険 金子 勇 - Winny におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-2360 2010-08-20 12:02 2010-08-20 Show GitHub Exploit DB Packet Storm
252788 5 警告 金子 勇 - Winny におけるノード情報の処理に関する脆弱性 CWE-Other
その他
CVE-2010-2362 2010-08-20 12:01 2010-08-20 Show GitHub Exploit DB Packet Storm
252789 5 警告 金子 勇 - Winny における BBS 情報の処理に関する脆弱性 CWE-Other
その他
CVE-2010-2361 2010-08-20 12:01 2010-08-20 Show GitHub Exploit DB Packet Storm
252790 10 危険 シマンテック
IBM
- Autonomy KeyView Filter SDK の kvolefio.dll における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3032 2010-08-19 18:22 2010-03-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251081 7.5 HIGH
Network
decamelize_project decamelize Decamelize is used to convert a dash/dot/underscore/space separated string to camelCase. Decamelize 1.1.0 through 1.1.1 uses regular expressions to evaluate a string and takes unescaped separator val… CWE-20
 Improper Input Validation 
CVE-2017-16023 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251082 6.1 MEDIUM
Network
morris.js_project morris.js Morris.js creates an svg graph, with labels that appear when hovering over a point. The hovering label names are not escaped in versions 0.5.0 and earlier. If control over the labels is obtained, scr… CWE-79
Cross-site Scripting
CVE-2017-16022 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251083 6.5 MEDIUM
Network
garycourt uri-js uri-js is a module that tries to fully implement RFC 3986. One of these features is validating whether or not a supplied URL is valid or not. To do this, uri-js uses a regular expression, This regula… CWE-1333
 Inefficient Regular Expression Complexity
CVE-2017-16021 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251084 9.8 CRITICAL
Network
summit_project summit Summit is a node web framework. When using the PouchDB driver in the module, Summit 0.1.0 and later allows an attacker to execute arbitrary commands via the collection name. CWE-94
Code Injection
CVE-2017-16020 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251085 6.1 MEDIUM
Network
gitbook gitbook GitBook is a command line tool (and Node.js library) for building beautiful books using GitHub/Git and Markdown (or AsciiDoc). Stored Cross-Site-Scripting (XSS) is possible in GitBook before 3.2.2 by… CWE-79
Cross-site Scripting
CVE-2017-16019 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251086 6.1 MEDIUM
Network
restify restify Restify is a framework for building REST APIs. Restify >=2.0.0 <=4.0.4 using URL encoded script tags in a non-existent URL, an attacker can get script to run in some browsers. CWE-79
Cross-site Scripting
CVE-2017-16018 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251087 6.1 MEDIUM
Network
punkave sanitize-html sanitize-html is a library for scrubbing html input for malicious values Versions 1.2.2 and below have a cross site scripting vulnerability. CWE-79
Cross-site Scripting
CVE-2017-16017 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251088 6.1 MEDIUM
Network
punkave sanitize-html Sanitize-html is a library for scrubbing html input of malicious values. Versions 1.11.1 and below are vulnerable to cross site scripting (XSS) in certain scenarios: If allowed at least one nonTextTa… CWE-79
Cross-site Scripting
CVE-2017-16016 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251089 6.1 MEDIUM
Network
forms_project forms Forms is a library for easily creating HTML forms. Versions before 1.3.0 did not have proper html escaping. This means that if the application did not sanitize html on behalf of forms, use of forms m… CWE-79
Cross-site Scripting
CVE-2017-16015 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
251090 7.5 HIGH
Network
http-proxy_project http-proxy Http-proxy is a proxying library. Because of the way errors are handled in versions before 0.7.0, an attacker that forces an error can crash the server, causing a denial of service. CWE-388
 7PK - Errors
CVE-2017-16014 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm