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
209201 6.4 警告 フォーティネット - FortiNet FortiADC-E のファームウェアおよび Coyote Point Equalizer のファームウェアにおける任意のサブネットへのアクセス権を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-8582 2014-12-17 17:18 2014-10-20 Show GitHub Exploit DB Packet Storm
209202 4.6 警告 GNU Project - GNU C Library の wordexp 関数における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2014-7817 2014-12-17 17:10 2014-11-19 Show GitHub Exploit DB Packet Storm
209203 6.8 警告 Zenoss, Inc. - Zenoss Core におけるセッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2014-9386 2014-12-17 16:59 2014-12-5 Show GitHub Exploit DB Packet Storm
209204 6.8 警告 Zenoss, Inc. - Zenoss Core におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-9385 2014-12-17 16:57 2014-12-5 Show GitHub Exploit DB Packet Storm
209205 2.1 注意 Zenoss, Inc. - Zenoss Core における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9252 2014-12-17 16:57 2014-12-5 Show GitHub Exploit DB Packet Storm
209206 5 警告 Zenoss, Inc. - Zenoss Core における平文の値を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-9251 2014-12-17 16:55 2014-12-5 Show GitHub Exploit DB Packet Storm
209207 5 警告 Zenoss, Inc. - Zenoss Core における資格情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9250 2014-12-17 16:54 2014-12-5 Show GitHub Exploit DB Packet Storm
209208 7.5 危険 Zenoss, Inc. - Zenoss Core のデフォルト設定におけるデータベースの情報を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-9249 2014-12-17 16:51 2014-12-5 Show GitHub Exploit DB Packet Storm
209209 5 警告 Zenoss, Inc. - Zenoss Core におけるアクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-9248 2014-12-17 16:50 2014-12-5 Show GitHub Exploit DB Packet Storm
209210 4 警告 Zenoss, Inc. - Zenoss Core における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-9247 2014-12-17 16:49 2014-12-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 24, 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
251511 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
251512 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
251513 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
251514 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
251515 5.4 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to **CORS origin validation accepting a null origin**. When a Gradio server is deployed locally, the… NVD-CWE-noinfo
CVE-2024-47165 2024-10-18 01:46 2024-10-11 Show GitHub Exploit DB Packet Storm
251516 6.5 MEDIUM
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to the **bypass of directory traversal checks** within the `is_in_or_equal` function. This function,… CWE-22
Path Traversal
CVE-2024-47164 2024-10-18 01:40 2024-10-11 Show GitHub Exploit DB Packet Storm
251517 8.3 HIGH
Network
gradio_project gradio Gradio is an open-source Python package designed for quick prototyping. This vulnerability is related to **CORS origin validation**, where the Gradio server fails to validate the request origin when … NVD-CWE-Other
CVE-2024-47084 2024-10-18 01:30 2024-10-11 Show GitHub Exploit DB Packet Storm
251518 8.8 HIGH
Network
microchip timeprovider_4100_firmware Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection'), Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Microchip TimeProvider 4100 (Co… CWE-78
OS Command 
CVE-2024-9054 2024-10-18 00:19 2024-10-5 Show GitHub Exploit DB Packet Storm
251519 6.5 MEDIUM
Adjacent
microchip timeprovider_4100_firmware Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Microchip TimeProvider 4100 (Data plot modules) allows SQL Injection.This issue affects TimeProvi… CWE-89
SQL Injection
CVE-2024-7801 2024-10-18 00:19 2024-10-5 Show GitHub Exploit DB Packet Storm
251520 9.8 CRITICAL
Network
microchip timeprovider_4100_firmware Improper Authentication vulnerability in Microchip TimeProvider 4100 (login modules) allows Session Hijacking.This issue affects TimeProvider 4100: from 1.0 before 2.4.7. CWE-287
Improper Authentication
CVE-2024-43685 2024-10-18 00:17 2024-10-5 Show GitHub Exploit DB Packet Storm