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 16, 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
228641 6.8 警告 webchamado - WebChamado の lista_anexos.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2906 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
228642 7.5 危険 phpmycart - Conkurent PHPMyCart の shop.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2904 2012-12-20 18:52 2008-06-30 Show GitHub Exploit DB Packet Storm
228643 7.5 危険 phpauction - PHPAuction の item.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2900 2012-12-20 18:52 2008-06-27 Show GitHub Exploit DB Packet Storm
228644 6.8 警告 wise-ftp - AceBIT WISE-FTP の FTP クライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2889 2012-12-20 18:52 2008-06-27 Show GitHub Exploit DB Packet Storm
228645 9.3 危険 rss aggregator - RSS-aggregator の display.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2884 2012-12-20 18:52 2008-06-27 Show GitHub Exploit DB Packet Storm
228646 5 警告 relative real estate systems - Relative Real Estate Systems における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-2881 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
228647 6.4 警告 yektaweb - AWT YEKTA の rss_getfile.php におけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2008-2878 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
228648 7.5 危険 webdevindo-cms - Webdevindo-CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2875 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
228649 7.5 危険 SoftbizScripts - Softbiz Jokes & Funny Pics Script の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2874 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
228650 7.5 危険 sharecms - ShareCMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2870 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215161 5.3 MEDIUM
Network
mozilla firefox Cross-origin images can be read in violation of the same-origin policy by exporting an image after using createImageBitmap to read the image and then rendering the resulting bitmap image within a can… CWE-346
 Origin Validation Error
CVE-2019-9797 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215162 5.3 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
Firefox will accept any registered Program ID as an external protocol handler and offer to launch this local application when given a matching URL on Windows operating systems. This should only happe… CWE-20
 Improper Input Validation 
CVE-2019-9801 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215163 9.8 CRITICAL
Network
mozilla firefox
firefox_esr
thunderbird
A use-after-free vulnerability can occur when the SMIL animation controller incorrectly registers with the refresh driver twice when only a single registration is expected. When a registration is lat… CWE-416
 Use After Free
CVE-2019-9796 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215164 9.8 CRITICAL
Network
mozilla firefox
firefox_esr
thunderbird
A vulnerability where type-confusion in the IonMonkey just-in-time (JIT) compiler could potentially be used by malicious JavaScript to trigger a potentially exploitable crash. This vulnerability affe… CWE-617
CWE-843
 Reachable Assertion
Type Confusion
CVE-2019-9795 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215165 9.8 CRITICAL
Network
mozilla firefox
firefox_esr
thunderbird
A vulnerability was discovered where specific command line arguments are not properly discarded during Firefox invocation as a shell handler for URLs. This could be used to retrieve and execute files… CWE-88
Argument Injection
CVE-2019-9794 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215166 5.9 MEDIUM
Network
mozilla firefox
firefox_esr
thunderbird
A mechanism was discovered that removes some bounds checking for string, array, or typed array accesses if Spectre mitigations have been disabled. This vulnerability could allow an attacker to create… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2019-9793 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215167 9.8 CRITICAL
Network
mozilla
redhat
firefox
firefox_esr
thunderbird
enterprise_linux
enterprise_linux_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
The IonMonkey just-in-time (JIT) compiler can leak an internal JS_OPTIMIZED_OUT magic value to the running script during a bailout. This magic value can then be used by JavaScript to achieve memory c… CWE-787
 Out-of-bounds Write
CVE-2019-9792 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215168 9.8 CRITICAL
Network
mozilla thunderbird
firefox
firefox_esr
A use-after-free vulnerability can occur when a raw pointer to a DOM element on a page is obtained using JavaScript and the element is then removed while still in use. This results in a potentially e… CWE-416
 Use After Free
CVE-2019-9790 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215169 9.8 CRITICAL
Network
mozilla firefox Mozilla developers and community members reported memory safety bugs present in Firefox 65. Some of these bugs showed evidence of memory corruption and we presume that with enough effort that some of… CWE-787
 Out-of-bounds Write
CVE-2019-9789 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm
215170 9.8 CRITICAL
Network
mozilla
redhat
firefox
firefox_esr
thunderbird
enterprise_linux
enterprise_linux_eus
enterprise_linux_server_tus
enterprise_linux_server_aus
The type inference system allows the compilation of functions that can cause type confusions between arbitrary objects when compiled through the IonMonkey just-in-time (JIT) compiler and when the con… CWE-843
Type Confusion
CVE-2019-9791 2024-11-21 13:52 2019-04-27 Show GitHub Exploit DB Packet Storm