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
239701 7.5 危険 fizzmedia negativekarma - Fizzmedia の comment.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3378 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239702 7.5 危険 brandon tallent - phpTest の picture.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3377 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239703 7.5 危険 gregarius - Gregarius の ajax.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3374 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239704 5 警告 grisoft - Grisoft AVG Anti-Virus のファイル解析エンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-3373 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239705 7.5 危険 greatclone - Getacoder Clone の search_form.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3372 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239706 7.5 危険 DELL EMC (旧 EMC Corporation) - MC CUA の CUA Login モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3370 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239707 6.5 警告 ATutor - ATutor の tools/packages/import.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-3368 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239708 10 危険 giulio ganci
WordPress.org
- WordPress の Giulio Ganci Wp Downloads Manager モジュールにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-3362 2012-06-26 16:02 2008-07-30 Show GitHub Exploit DB Packet Storm
239709 7.5 危険 camera life - Camera Life の sitemap.xml.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3355 2012-06-26 16:02 2008-07-28 Show GitHub Exploit DB Packet Storm
239710 7.5 危険 atomphotoblog - Atom PhotoBlog の atomPhotoBlog.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-3351 2012-06-26 16:02 2008-07-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 23, 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
255881 8.8 HIGH
Network
apache hertzbeat Hertzbeat is an open source, real-time monitoring system. Hertzbeat has an authenticated (user role) RCE via unsafe deserialization in /api/monitors/import. This vulnerability is fixed in 1.6.0. CWE-502
 Deserialization of Untrusted Data
CVE-2024-42362 2024-08-28 22:49 2024-08-21 Show GitHub Exploit DB Packet Storm
255882 9.8 CRITICAL
Network
apache hertzbeat Hertzbeat is an open source, real-time monitoring system. Hertzbeat 1.6.0 and earlier declares a /api/monitor/{monitorId}/metric/{metricFull} endpoint to download job metrics. In the process, it exec… CWE-89
SQL Injection
CVE-2024-42361 2024-08-28 22:49 2024-08-21 Show GitHub Exploit DB Packet Storm
255883 - - - Hydra is a Continuous Integration service for Nix based projects. It is possible to trigger evaluations in Hydra without any authentication. Depending on the size of evaluations, this can impact the … - CVE-2024-45049 2024-08-28 21:57 2024-08-28 Show GitHub Exploit DB Packet Storm
255884 - - - Meshtastic device firmware is a firmware for meshtastic devices to run an open source, off-grid, decentralized, mesh network built to run on affordable, low-power devices. Meshtastic device firmware … - CVE-2024-45038 2024-08-28 21:57 2024-08-28 Show GitHub Exploit DB Packet Storm
255885 - - - A malicious TLS1.2 server can force a TLS1.3 client with downgrade capability to use a ciphersuite that it did not agree to and achieve a successful connection. This is because, aside from the extens… - CVE-2024-5814 2024-08-28 21:57 2024-08-28 Show GitHub Exploit DB Packet Storm
255886 - - - An issue was discovered in wolfSSL before 5.7.0. A safe-error attack via Rowhammer, namely FAULT+PROBE, leads to ECDSA key disclosure. When WOLFSSL_CHECK_SIG_FAULTS is used in signing operations with… - CVE-2024-5288 2024-08-28 21:57 2024-08-28 Show GitHub Exploit DB Packet Storm
255887 - - - The AWS Cloud Development Kit (CDK) is an open-source framework for defining cloud infrastructure using code. Customers use it to create their own applications which are converted to AWS CloudFormati… - CVE-2024-45037 2024-08-28 21:57 2024-08-28 Show GitHub Exploit DB Packet Storm
255888 - - - Generating the ECDSA nonce k samples a random number r and then truncates this randomness with a modular reduction mod n where n is the order of the elliptic curve. Meaning k = r mod n. The divisio… - CVE-2024-1544 2024-08-28 21:57 2024-08-28 Show GitHub Exploit DB Packet Storm
255889 - - - An authenticated user can download sensitive files from NX, EX, FX, AX, IVX, and CMS using path traversal for the URL of network anomaly download_artifact. CWE-35
 Path Traversal: '.../...//'
CVE-2024-7608 2024-08-28 18:15 2024-08-27 Show GitHub Exploit DB Packet Storm
255890 - - - Dell Client Platform BIOS contains a Use of Default Cryptographic Key Vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to Secure Boot… CWE-1392
 Use of Default Credentials
CVE-2024-39584 2024-08-28 15:15 2024-08-28 Show GitHub Exploit DB Packet Storm