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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
254391 7.8 危険 シスコシステムズ - Cisco IOS における SCCP メッセージの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0586 2010-04-7 14:50 2010-03-24 Show GitHub Exploit DB Packet Storm
254392 7.8 危険 シスコシステムズ - Cisco IOS における SCCP メッセージの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0585 2010-04-7 14:50 2010-03-24 Show GitHub Exploit DB Packet Storm
254393 7.1 危険 シスコシステムズ - Cisco IOS における TCP セグメントの処理に関するサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0577 2010-04-7 14:50 2010-03-24 Show GitHub Exploit DB Packet Storm
254394 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0167 2010-04-7 14:50 2010-03-23 Show GitHub Exploit DB Packet Storm
254395 5.1 警告 Mozilla Foundation - Mac OS X 上で稼働する Mozilla Firefox の gfxTextRun::SanitizeGlyphRuns 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0166 2010-04-7 14:49 2010-03-23 Show GitHub Exploit DB Packet Storm
254396 9.3 危険 Mozilla Foundation - Mozilla Firefox の TraceRecorder::traverseScopeChain 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2010-0165 2010-04-7 14:49 2010-03-23 Show GitHub Exploit DB Packet Storm
254397 4.3 警告 Mozilla Foundation - Mozilla Firefox の非同期認証プロンプト実装における信頼できる認証ダイアログになりすまされる脆弱性 CWE-Other
その他
CVE-2010-0172 2010-04-6 16:50 2010-03-23 Show GitHub Exploit DB Packet Storm
254398 5 警告 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品の CSSLoaderImpl::DoSheetComplete 関数におけるウェブページのレンダリングを中断される脆弱性 CWE-Other
その他
CVE-2010-0169 2010-04-6 16:50 2010-03-23 Show GitHub Exploit DB Packet Storm
254399 7.6 危険 Mozilla Foundation - Mozilla Firefox の nsDocument::MaybePreLoadImage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0168 2010-04-6 16:49 2010-03-23 Show GitHub Exploit DB Packet Storm
254400 9.3 危険 Mozilla Foundation - Mozilla Firefox の imgContainer::InternalAddFrameHelper 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2010-0164 2010-04-6 16:49 2010-03-23 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