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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
252211 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux Kernel の SCTP 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0008 2011-03-1 14:33 2010-03-16 Show GitHub Exploit DB Packet Storm
252212 7.8 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の CIFS 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-2248 2011-03-1 14:31 2010-04-26 Show GitHub Exploit DB Packet Storm
252213 9.3 危険 リアルネットワークス - RealNetworks RealPlayer の vidplin.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4393 2011-02-28 16:33 2011-01-27 Show GitHub Exploit DB Packet Storm
252214 7.6 危険 サイバートラスト株式会社
Pango.org
レッドハット
- Pango の pango_ft2_font_render_box_glyph 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0020 2011-02-28 16:30 2011-01-24 Show GitHub Exploit DB Packet Storm
252215 6.8 警告 Lomtec - Lomtec ActiveWeb Professional 3.0 CMS における任意のファイルをアップロードおよび実行可能な脆弱性 CWE-Other
その他
CVE-2011-0678 2011-02-28 16:25 2011-01-26 Show GitHub Exploit DB Packet Storm
252216 4.9 警告 サイバートラスト株式会社
VMware
Xen プロジェクト
レッドハット
- Xen の arch/ia64/xen/faults.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-2070 2011-02-28 14:55 2010-06-16 Show GitHub Exploit DB Packet Storm
252217 7.1 危険 サイバートラスト株式会社
VMware
Linux
レッドハット
- Linux kernel の Bluetooth ソケットにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2010-1084 2011-02-28 14:54 2010-04-6 Show GitHub Exploit DB Packet Storm
252218 5 警告 Eyrie
VMware
レッドハット
- pam_krb5 における有効なユーザ名を列挙される脆弱性 CWE-287
不適切な認証
CVE-2009-1384 2011-02-28 14:51 2009-05-28 Show GitHub Exploit DB Packet Storm
252219 4.4 警告 サイバートラスト株式会社
VMware
レッドハット
- Red Hat Enterprise Linux の pam_krb5 における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-3825 2011-02-28 14:48 2008-10-2 Show GitHub Exploit DB Packet Storm
252220 6.8 警告 Haxx
アップル
VMware
サイバートラスト株式会社
レッドハット
- libcurl の content_encoding.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0734 2011-02-28 14:41 2010-02-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
252701 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
252702 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
252703 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
252704 7.5 HIGH
Network
hapijs hapi hapi is a web and services application framework. When hapi >= 15.0.0 <= 16.1.0 encounters a malformed `accept-encoding` header an uncaught exception is thrown. This may cause hapi to crash or to han… CWE-20
 Improper Input Validation 
CVE-2017-16013 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
252705 6.1 MEDIUM
Network
ag-grid ag-grid ag-grid is an advanced data grid that is library agnostic. ag-grid is vulnerable to Cross-site Scripting (XSS) via Angular Expressions, if AngularJS is used in combination with ag-grid. CWE-79
Cross-site Scripting
CVE-2017-16009 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
252706 6.1 MEDIUM
Network
i18next i18next i18next is a language translation framework. Because of how the interpolation is implemented, making replacements from the dictionary one at a time, untrusted user input can use the name of one of th… CWE-79
Cross-site Scripting
CVE-2017-16008 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
252707 5.9 MEDIUM
Network
cisco node-jose node-jose is a JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers. node-jose earlier than version 0.9.3 is vulnerable to an … NVD-CWE-noinfo
CVE-2017-16007 2024-11-21 12:15 2018-06-5 Show GitHub Exploit DB Packet Storm
252708 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
252709 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
252710 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