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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
223911 7.5 危険 PreProject.com - Pre Shopping Mall における認証を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-6232 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223912 7.5 危険 PreProject.com - Pre Classified Listing PHP における認証を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-6231 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223913 7.5 危険 PreProject.com - Pre Projects Pre Podcast Portal の Tour.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6230 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223914 7.5 危険 PreProject.com - Pre Multi-Vendor Shopping Malls における管理アクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2008-6228 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223915 7.5 危険 PreProject.com - Pre Multi-Vendor Shopping Malls の buyer_detail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6227 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223916 6.8 警告 PreProject.com - Pre Projects PHP Auto Listings Script の moreinfo.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6226 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223917 7.5 危険 samelinux - WOTW の visualizza.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-6224 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223918 7.5 危険 wotw - WOTW の visualizza.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-6223 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223919 7.5 危険 Cafuego - SDMS の login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-6220 2012-12-20 19:10 2009-02-20 Show GitHub Exploit DB Packet Storm
223920 4.3 警告 php-stats - Php-Stats の admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-6212 2012-12-20 19:10 2009-02-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 16, 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
1731 7.3 HIGH
Network
mozilla firefox
thunderbird
jar: URLs retrieve local file content packaged in a ZIP archive. The null and everything after it was ignored when retrieving the content from the archive, but the fake extension after the null was u… Update CWE-158
 Improper Neutralization of Null Byte or NUL Character
CVE-2025-1936 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1732 7.3 HIGH
Network
mozilla firefox
thunderbird
jar: las URL recuperan el contenido de un archivo local empaquetado en un archivo ZIP. El valor null y todo lo que le sigue se ignoran al recuperar el contenido del archivo, pero la extensión falsa q… Update CWE-158
 Improper Neutralization of Null Byte or NUL Character
CVE-2025-1936 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1733 4.3 MEDIUM
Network
mozilla firefox
thunderbird
A web page could trick a user into setting that site as the default handler for a custom URL protocol. This vulnerability was fixed in Firefox 136, Firefox ESR 128.8, Thunderbird 136, and Thunderbird… Update CWE-79
Cross-site Scripting
CVE-2025-1935 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1734 4.3 MEDIUM
Network
mozilla firefox
thunderbird
Una página web podría engañar a un usuario para que configure ese sitio como el controlador predeterminado para un protocolo de URL personalizado. Esta vulnerabilidad afecta a Firefox < 136, Firef… Update CWE-79
Cross-site Scripting
CVE-2025-1935 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1735 6.5 MEDIUM
Network
mozilla firefox
thunderbird
It was possible to interrupt the processing of a RegExp bailout and run additional JavaScript, potentially triggering garbage collection when the engine was not expecting it. This vulnerability was f… Update NVD-CWE-Other
CVE-2025-1934 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1736 6.5 MEDIUM
Network
mozilla firefox
thunderbird
Se pudo interrumpir el procesamiento de un rescate de RegExp y ejecutar JavaScript adicional, lo que podría activar la recolección de basura cuando el motor no lo esperaba. Esta vulnerabilidad afecta… Update NVD-CWE-Other
CVE-2025-1934 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1737 7.6 HIGH
Network
mozilla firefox
thunderbird
On 64-bit CPUs, when the JIT compiles WASM i32 return values they can pick up bits from left over memory. This can potentially cause them to be treated as a different type. This vulnerability was fix… Update NVD-CWE-noinfo
CVE-2025-1933 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1738 7.6 HIGH
Network
mozilla firefox
thunderbird
En las CPU de 64 bits, cuando el JIT compila los valores de retorno de WASM i32, estos pueden tomar bits de la memoria restante. Esto puede provocar que se los trate como un tipo diferente. Esta vuln… Update NVD-CWE-noinfo
CVE-2025-1933 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1739 8.1 HIGH
Network
mozilla firefox
thunderbird
An inconsistent comparator in xslt/txNodeSorter could have resulted in potentially exploitable out-of-bounds access. Only affected version 122 and later. This vulnerability was fixed in Firefox 136, … Update CWE-125
Out-of-bounds Read
CVE-2025-1932 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm
1740 8.1 HIGH
Network
mozilla firefox
thunderbird
Un comparador incoherente en xslt/txNodeSorter podría haber dado lugar a un acceso fuera de los límites potencialmente explotable. Solo afecta a la versión 122 y posteriores. Esta vulnerabilidad afec… Update CWE-125
Out-of-bounds Read
CVE-2025-1932 2026-04-14 00:16 2025-03-4 Show GitHub Exploit DB Packet Storm