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":June 6, 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
230611 4.3 警告 vBulletin Solutions, Inc. - vBulletin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-3184 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
230612 9.3 危険 speedbit - DAP の DAP.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-3182 2012-12-20 18:52 2008-07-15 Show GitHub Exploit DB Packet Storm
230613 7.5 危険 w2b - W2B phpDatingClub の website.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3179 2012-12-20 18:52 2008-07-15 Show GitHub Exploit DB Packet Storm
230614 7.5 危険 webxell - WebXell Editor の upload_pictures.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-3178 2012-12-20 18:52 2008-07-15 Show GitHub Exploit DB Packet Storm
230615 5 警告 ソフォス - Linux および Unix 上で稼動している Sophos ウィルス検出エンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2008-3177 2012-12-20 18:52 2008-07-15 Show GitHub Exploit DB Packet Storm
230616 6.8 警告 regretless - DodosMail の dodosmail.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-3163 2012-12-20 18:52 2008-07-14 Show GitHub Exploit DB Packet Storm
230617 7.5 危険 webblizzard - WebBlizzard CMS の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3154 2012-12-20 18:52 2008-07-11 Show GitHub Exploit DB Packet Storm
230618 7.5 危険 tritoncms - Triton CMS Pro における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3153 2012-12-20 18:52 2008-07-11 Show GitHub Exploit DB Packet Storm
230619 7.5 危険 warpspeed
PHPNUKE
- PHP-Nuke 用の 4ndvddb モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3151 2012-12-20 18:52 2008-07-11 Show GitHub Exploit DB Packet Storm
230620 4.7 警告 wefi - WeFi における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2008-3147 2012-12-20 18:52 2008-07-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
196301 4.7 MEDIUM
Local
facebook zstandard Beginning in v1.4.1 and prior to v1.4.9, due to an incomplete fix for CVE-2021-24031, the Zstandard command-line utility created output files with default permissions and restricted those permissions… CWE-276
Incorrect Default Permissions 
CVE-2021-24032 2024-11-21 14:52 2021-03-5 Show GitHub Exploit DB Packet Storm
196302 5.5 MEDIUM
Local
facebook zstandard In the Zstandard command-line utility prior to v1.4.1, output files were created with default permissions. Correct file permissions (matching the input) would only be set at completion time. Output f… CWE-276
Incorrect Default Permissions 
CVE-2021-24031 2024-11-21 14:52 2021-03-5 Show GitHub Exploit DB Packet Storm
196303 8.8 HIGH
Network
mozilla firefox Mozilla developers reported memory safety bugs present in Firefox 85. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been expl… CWE-787
 Out-of-bounds Write
CVE-2021-23979 2024-11-21 14:52 2021-02-27 Show GitHub Exploit DB Packet Storm
196304 8.8 HIGH
Network
mozilla
debian
firefox
firefox_esr
thunderbird
debian_linux
Mozilla developers reported memory safety bugs present in Firefox 85 and Firefox ESR 78.7. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these… CWE-787
 Out-of-bounds Write
CVE-2021-23978 2024-11-21 14:52 2021-02-27 Show GitHub Exploit DB Packet Storm
196305 8.8 HIGH
Network
mozilla firefox Mozilla developers reported memory safety bugs present in Firefox 84. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been expl… CWE-787
 Out-of-bounds Write
CVE-2021-23965 2024-11-21 14:52 2021-02-27 Show GitHub Exploit DB Packet Storm
196306 8.8 HIGH
Network
mozilla firefox
firefox_esr
thunderbird
Mozilla developers reported memory safety bugs present in Firefox 84 and Firefox ESR 78.6. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these… CWE-787
 Out-of-bounds Write
CVE-2021-23964 2024-11-21 14:52 2021-02-27 Show GitHub Exploit DB Packet Storm
196307 5.3 MEDIUM
Network
mozilla firefox Firefox for Android suffered from a time-of-check-time-of-use vulnerability that allowed a malicious application to read sensitive data from application directories. Note: This issue is only affected… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2021-23977 2024-11-21 14:52 2021-02-26 Show GitHub Exploit DB Packet Storm
196308 4.3 MEDIUM
Network
mozilla firefox When sharing geolocation during an active WebRTC share, Firefox could have reset the webRTC sharing state in the user interface, leading to loss of control over the currently granted permission. This… CWE-281
 Improper Preservation of Permissions
CVE-2021-23963 2024-11-21 14:52 2021-02-26 Show GitHub Exploit DB Packet Storm
196309 8.8 HIGH
Network
mozilla firefox Incorrect use of the '<RowCountChanged>' method could have led to a user-after-poison and a potentially exploitable crash. This vulnerability affects Firefox < 85. NVD-CWE-noinfo
CVE-2021-23962 2024-11-21 14:52 2021-02-26 Show GitHub Exploit DB Packet Storm
196310 7.4 HIGH
Network
mozilla
debian
firefox
debian_linux
Further techniques that built on the slipstream research combined with a malicious webpage could have exposed both an internal network's hosts as well as services running on the user's local machine.… NVD-CWE-noinfo
CVE-2021-23961 2024-11-21 14:52 2021-02-26 Show GitHub Exploit DB Packet Storm