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 31, 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
245511 10 危険 e107.org
123flashchat
- 123 Flash Chat の 123flashchat.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-1989 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245512 9 危険 encaps - EncapsGallery の file_upload 関数における任意の PHP ファイルを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-1988 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245513 4.3 警告 encaps - EncapsGallery の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1987 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245514 4.3 警告 digitalhive - DigitalHive の base.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1985 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245515 4.3 警告 AEF Group - AEF におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1983 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245516 7.5 危険 cogites - E-RESERV の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1975 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245517 9.3 危険 artur sikora - SubEdit Player におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1973 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245518 3.5 注意 cezannesw - Cezanne におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1969 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245519 6 警告 cezannesw - Cezanne における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1968 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
245520 4.3 警告 cezannesw - Cezanne の CFLogon/CFLogon.asp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1967 2012-06-26 16:02 2008-04-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
253051 7.5 HIGH
Network
mozilla thunderbird
firefox
If a malicious site uses the "view-source:" protocol in a series within a single hyperlink, it can trigger a non-exploitable browser crash when the hyperlink is selected. This was fixed by no longer … CWE-20
 Improper Input Validation 
CVE-2017-5422 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253052 7.5 HIGH
Network
mozilla thunderbird
firefox
A malicious site could spoof the contents of the print preview window if popup windows are enabled, resulting in user confusion of what site is currently loaded. This vulnerability affects Firefox < … CWE-20
 Improper Input Validation 
CVE-2017-5421 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253053 6.5 MEDIUM
Network
mozilla firefox A "javascript:" url loaded by a malicious page can obfuscate its location by blanking the URL displayed in the addressbar, allowing for an attacker to spoof an existing page without the malicious pag… CWE-20
 Improper Input Validation 
CVE-2017-5420 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253054 7.5 HIGH
Network
mozilla thunderbird
firefox
If a malicious site repeatedly triggers a modal authentication prompt, eventually the browser UI will become non-responsive, requiring shutdown through the operating system. This is a denial of servi… NVD-CWE-noinfo
CVE-2017-5419 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253055 5.3 MEDIUM
Network
mozilla firefox
thunderbird
An out of bounds read error occurs when parsing some HTTP digest authorization responses, resulting in information leakage through the reading of random memory containing matches to specifically set … CWE-125
Out-of-bounds Read
CVE-2017-5418 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253056 5.3 MEDIUM
Network
mozilla firefox When dragging content from the primary browser pane to the addressbar on a malicious site, it is possible to change the addressbar so that the displayed location following navigation does not match t… CWE-20
 Improper Input Validation 
CVE-2017-5417 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253057 7.5 HIGH
Network
mozilla thunderbird
firefox
In certain circumstances a networking event listener can be prematurely released. This appears to result in a null dereference in practice. This vulnerability affects Firefox < 52 and Thunderbird < 5… CWE-476
 NULL Pointer Dereference
CVE-2017-5416 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253058 5.3 MEDIUM
Network
mozilla firefox An attack can use a blob URL and script to spoof an arbitrary addressbar URL prefaced by "blob:" as the protocol, leading to user confusion and further spoofing attacks. This vulnerability affects Fi… CWE-20
 Improper Input Validation 
CVE-2017-5415 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253059 5.5 MEDIUM
Local
mozilla firefox
thunderbird
The file picker dialog can choose and display the wrong local default directory when instantiated. On some operating systems, this can lead to information disclosure, such as the operating system or … CWE-200
Information Exposure
CVE-2017-5414 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm
253060 9.8 CRITICAL
Network
mozilla firefox
thunderbird
A segmentation fault can occur during some bidirectional layout operations. This vulnerability affects Firefox < 52 and Thunderbird < 52. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2017-5413 2024-11-21 12:27 2018-06-12 Show GitHub Exploit DB Packet Storm