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 13, 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
229601 4.3 警告 stphp - STphp EasyNews におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3330 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
229602 6.8 警告 xvid - Xvid の src/bitstream/mbcoding.c における任意のコードを実行される脆弱性 CWE-DesignError
CVE-2007-3329 2012-12-20 18:19 2007-04-28 Show GitHub Exploit DB Packet Storm
229603 9.3 危険 VideoLAN - VideoLAN VLC Media Player のプラグインにおけるフォーマットストリングの脆弱性 - CVE-2007-3316 2012-12-20 18:19 2007-06-12 Show GitHub Exploit DB Packet Storm
229604 6.8 警告 yourfreescreamer - YourFreeScreamer における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3315 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
229605 7.5 危険 XOOPS - Xoops 用の Articles モジュールにおける SQL インジェクションの脆弱性 - CVE-2007-3311 2012-12-20 18:19 2007-06-21 Show GitHub Exploit DB Packet Storm
229606 4.3 警告 tdizin - TDizin の arama.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-3310 2012-12-20 18:19 2007-06-20 Show GitHub Exploit DB Packet Storm
229607 7.5 危険 Simple Machines - SMF におけるメッセージの作成時に任意の PHP コードを実行され脆弱性 - CVE-2007-3309 2012-12-20 18:19 2007-06-20 Show GitHub Exploit DB Packet Storm
229608 7.5 危険 Simple Machines - SMF における CAPTCHA テストを通過される脆弱性 - CVE-2007-3308 2012-12-20 18:19 2007-06-20 Show GitHub Exploit DB Packet Storm
229609 7.5 危険 solar empire - Solar Empire の game_listing.php における SQL インジェクションの脆弱性 - CVE-2007-3307 2012-12-20 18:19 2007-06-20 Show GitHub Exploit DB Packet Storm
229610 7.5 危険 ultrize - MiniBill の crontab/run_billing.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-3306 2012-12-20 18:19 2007-06-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
214091 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
214092 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
214093 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
214094 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
214095 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
214096 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
214097 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
214098 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
214099 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
214100 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