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 4, 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
252231 8.3 危険 日立 - 日立の Groupmax 関連製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
- 2010-12-21 14:06 2010-11-17 Show GitHub Exploit DB Packet Storm
252232 4.3 警告 The PHP Group
アップル
サイバートラスト株式会社
レッドハット
- PHP の var_export 関数における、重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2010-2531 2010-12-20 16:08 2010-07-22 Show GitHub Exploit DB Packet Storm
252233 4.6 警告 サイバートラスト株式会社
Linux
レッドハット
- Hypervisor の命令のエミュレーションにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-0435 2010-12-20 16:01 2010-08-19 Show GitHub Exploit DB Packet Storm
252234 5 警告 レッドハット
Pidgin
オラクル
- Pidgin の MSN プロトコルプラグインの msn_emoticon_msg 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2010-1624 2010-12-20 16:00 2010-05-12 Show GitHub Exploit DB Packet Storm
252235 4.3 警告 IBM
Apache Software Foundation
アップル
サイバートラスト株式会社
富士通
ヒューレット・パッカード
ターボリナックス
日立
- Apache HTTP Server の 413 エラーメッセージにおける HTTP メソッドを適切に検査しない問題 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6203 2010-12-20 15:38 2007-12-3 Show GitHub Exploit DB Packet Storm
252236 4.3 警告 シマンテック - PGP Desktop にデータインジェクションの脆弱性 CWE-310
暗号の問題
CVE-2010-3618 2010-12-20 14:44 2010-11-19 Show GitHub Exploit DB Packet Storm
252237 6.8 警告 アップル - Apple iOS の Telephony 内にある GSM 方式の通信管理の実装におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3832 2010-12-20 14:39 2010-11-26 Show GitHub Exploit DB Packet Storm
252238 4.3 警告 アップル - Apple iOS の Photos における MobileMe アカウントのパスワードを読まれる脆弱性 CWE-200
情報漏えい
CVE-2010-3831 2010-12-20 14:32 2010-11-26 Show GitHub Exploit DB Packet Storm
252239 7.2 危険 アップル - Apple iOS の Networking における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3830 2010-12-20 14:30 2010-11-26 Show GitHub Exploit DB Packet Storm
252240 4.3 警告 アップル - Apple iOS の iAd Content Display における電話をかけられる脆弱性 CWE-Other
その他
CVE-2010-3828 2010-12-20 14:17 2010-11-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 4, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251691 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
251692 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
251693 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
251694 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
251695 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
251696 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
251697 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
251698 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
251699 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
251700 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