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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
247781 7.8 危険 capital request forms - Capital Request Forms におけるデータベースの資格情報を取得される脆弱性 - CVE-2007-0880 2012-06-26 15:46 2007-02-12 Show GitHub Exploit DB Packet Storm
247782 6.8 警告 allons voter - Allons_voter における認証または特定の管理機能のアクセスを回避される脆弱性 - CVE-2007-0874 2012-06-26 15:46 2007-02-12 Show GitHub Exploit DB Packet Storm
247783 7.5 危険 extremepow - eXtremePow eXtreme File Hosting における任意の PHP コードをアップロードされる脆弱性 - CVE-2007-0871 2012-06-26 15:46 2007-02-12 Show GitHub Exploit DB Packet Storm
247784 7.5 危険 cPanel - cPanel WHM の scripts2/objcache におけるリモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-0854 2012-06-26 15:46 2007-02-8 Show GitHub Exploit DB Packet Storm
247785 7.5 危険 advanced poll - Advanced Poll の admin/index.php における認証を回避される脆弱性 - CVE-2007-0845 2012-06-26 15:46 2007-02-8 Show GitHub Exploit DB Packet Storm
247786 5 警告 freeproxy - FreeProxy におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-0838 2012-06-26 15:46 2007-02-7 Show GitHub Exploit DB Packet Storm
247787 7.5 危険 agermenu - AgerMenu の examples/inc/top.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2007-0837 2012-06-26 15:46 2007-02-7 Show GitHub Exploit DB Packet Storm
247788 4 警告 Coppermine Photo Gallery - Coppermine Photo Gallery の admin.php における任意のローカルファイルをインクルードされる脆弱性 - CVE-2007-0836 2012-06-26 15:46 2007-02-7 Show GitHub Exploit DB Packet Storm
247789 6.5 警告 Coppermine Photo Gallery - Coppermine Photo Gallery の admin.php における任意のシェルコマンドを実行される脆弱性 - CVE-2007-0835 2012-06-26 15:46 2007-02-7 Show GitHub Exploit DB Packet Storm
247790 6.8 警告 darrens 5-dollar script archive - FlashChat におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0834 2012-06-26 15:46 2007-02-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
314481 4.3 MEDIUM
Adjacent
gotenna atak_plugin The goTenna Pro ATAK Plugin does not inject extra characters into broadcasted frames to obfuscate the length of messages. This makes it possible to tell the length of the payload regardless of the … CWE-203
 Information Exposure Through Discrepancy
CVE-2024-41715 2024-10-18 02:15 2024-09-27 Show GitHub Exploit DB Packet Storm
314482 9.1 CRITICAL
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **insecure communication** between the FRP (Fast Reverse Proxy) client and server when Gradio's `sh… CWE-311
Missing Encryption of Sensitive Data
CVE-2024-47871 2024-10-18 02:11 2024-10-11 Show GitHub Exploit DB Packet Storm
314483 7.5 HIGH
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This is a **data validation vulnerability** affecting several Gradio components, which allows arbitrary file leaks through the … CWE-22
Path Traversal
CVE-2024-47868 2024-10-18 02:04 2024-10-11 Show GitHub Exploit DB Packet Storm
314484 4.3 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves data exposure due to the enable_monitoring flag not properly disabling monitoring when set to False… CWE-670
 Always-Incorrect Control Flow Implementation
CVE-2024-47168 2024-10-18 02:00 2024-10-11 Show GitHub Exploit DB Packet Storm
314485 3.7 LOW
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **timing attack** in the way Gradio compares hashes for the `analytics_dashboard` function. Since… CWE-203
 Information Exposure Through Discrepancy
CVE-2024-47869 2024-10-18 01:59 2024-10-11 Show GitHub Exploit DB Packet Storm
314486 8.1 HIGH
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **race condition** in the `update_root_in_config` function, allowing an attacker to modify the `r… CWE-362
Race Condition
CVE-2024-47870 2024-10-18 01:57 2024-10-11 Show GitHub Exploit DB Packet Storm
314487 5.4 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves **Cross-Site Scripting (XSS)** on any Gradio server that allows file uploads. Authenticated users c… CWE-79
Cross-site Scripting
CVE-2024-47872 2024-10-18 01:54 2024-10-11 Show GitHub Exploit DB Packet Storm
314488 9.8 CRITICAL
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **Server-Side Request Forgery (SSRF)** in the `/queue/join` endpoint. Gradio’s `async_save_url_to… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2024-47167 2024-10-18 01:53 2024-10-11 Show GitHub Exploit DB Packet Storm
314489 5.3 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability involves a **one-level read path traversal** in the `/custom_component` endpoint. Attackers can exploit this… CWE-22
Path Traversal
CVE-2024-47166 2024-10-18 01:48 2024-10-11 Show GitHub Exploit DB Packet Storm
314490 9.8 CRITICAL
Network
hdfgroup hdf5 HDF5 library through 1.14.3 has memory corruption in H5A__close resulting in the corruption of the instruction pointer and causing denial of service or potential code execution. CWE-787
 Out-of-bounds Write
CVE-2024-32608 2024-10-18 01:47 2024-10-9 Show GitHub Exploit DB Packet Storm