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 3, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224451 10 危険 Dahua Technology Co., Ltd - Dahua DVR アプライアンスの認証の実装における管理者アクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5754 2013-09-19 19:34 2013-09-13 Show GitHub Exploit DB Packet Storm
224452 7.8 危険 Dahua Technology Co., Ltd - Dahua DVR アプライアンスにおける平文のパスワードを取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-3615 2013-09-19 19:28 2013-09-13 Show GitHub Exploit DB Packet Storm
224453 9.3 危険 Dahua Technology Co., Ltd - Dahua DVR アプライアンスにおけるアクセス権を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-3614 2013-09-19 19:26 2013-09-13 Show GitHub Exploit DB Packet Storm
224454 7.8 危険 Dahua Technology Co., Ltd - Dahua DVR アプライアンスにおけるアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2013-3613 2013-09-19 19:22 2013-09-13 Show GitHub Exploit DB Packet Storm
224455 10 危険 Dahua Technology Co., Ltd - Dahua DVR アプライアンスにおける管理アクセス権を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-3612 2013-09-19 19:17 2013-09-13 Show GitHub Exploit DB Packet Storm
224456 4.3 警告 Eucalyptus Systems - Eucalyptus のログ収集サービスにおけるログファイルを読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-4766 2013-09-19 18:31 2013-08-27 Show GitHub Exploit DB Packet Storm
224457 6.9 警告 Eucalyptus Systems - Eucalyptus EuStore における root 権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2013-2297 2013-09-19 18:23 2013-06-20 Show GitHub Exploit DB Packet Storm
224458 5.5 警告 Eucalyptus Systems - Eucalyptus の Walrus における制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2296 2013-09-19 18:12 2013-04-16 Show GitHub Exploit DB Packet Storm
224459 4.3 警告 Eucalyptus Systems - Eucalyptus の Walrus におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4067 2013-09-19 18:03 2013-04-16 Show GitHub Exploit DB Packet Storm
224460 6.8 警告 Debian
Konstanty Bialkowski
- libmodplug の abc_MIDI_drum および abc_MIDI_gchord 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-4234 2013-09-19 17:46 2013-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
315331 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_index before accessing dc->links[] [WHY & HOW] dc->links[] has max size of MAX_LINKS and NULL is retu… CWE-129
 Improper Validation of Array Index
CVE-2024-46813 2024-10-5 02:38 2024-09-27 Show GitHub Exploit DB Packet Storm
315332 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check BIOS images before it is used BIOS images may fail to load and null checks are added before they are used.… CWE-476
 NULL Pointer Dereference
CVE-2024-46809 2024-10-5 02:33 2024-09-27 Show GitHub Exploit DB Packet Storm
315333 5.3 MEDIUM
Network
gitlab gitlab An issue has been discovered in GitLab EE affecting all versions starting from 16.0 prior to 17.2.8, from 17.3 prior to 17.3.4, and from 17.4 prior to 17.4.1. An AI feature was found to read unsaniti… CWE-116
 Improper Encoding or Escaping of Output
CVE-2024-4099 2024-10-5 02:33 2024-09-27 Show GitHub Exploit DB Packet Storm
315334 4.3 MEDIUM
Network
gitlab gitlab Information disclosure in Gitlab EE/CE affecting all versions from 15.6 prior to 17.2.8, 17.3 prior to 17.3.4, and 17.4 prior to 17.4.1 in specific conditions it was possible to disclose to an unauth… CWE-863
 Incorrect Authorization
CVE-2024-8974 2024-10-5 02:30 2024-09-27 Show GitHub Exploit DB Packet Storm
315335 7.5 HIGH
Network
ays-pro chatgpt_assistant The AI ChatBot with ChatGPT and Content Generator by AYS WordPress plugin before 2.1.0 discloses the Open AI API Key, allowing unauthenticated users to obtain it CWE-319
Cleartext Transmission of Sensitive Information
CVE-2024-7713 2024-10-5 02:28 2024-09-27 Show GitHub Exploit DB Packet Storm
315336 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check msg_id before processing transcation [WHY & HOW] HDCP_MESSAGE_ID_INVALID (-1) is not a valid msg_id nor is… CWE-129
 Improper Validation of Array Index
CVE-2024-46814 2024-10-5 02:27 2024-09-27 Show GitHub Exploit DB Packet Storm
315337 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check gpio_id before used as array index [WHY & HOW] GPIO_ID_UNKNOWN (-1) is not a valid value for array index a… CWE-129
 Improper Validation of Array Index
CVE-2024-46818 2024-10-5 02:18 2024-09-27 Show GitHub Exploit DB Packet Storm
315338 7.2 HIGH
Network
givewp givewp The GiveWP – Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to time-based SQL Injection via the ‘order’ parameter in all versions up to, and including, 3.16.1 due to insu… CWE-89
SQL Injection
CVE-2024-9130 2024-10-5 02:18 2024-09-27 Show GitHub Exploit DB Packet Storm
315339 9.8 CRITICAL
Network
tendacn g3_firmware Tenda G3 Router firmware v15.03.05.05 was discovered to contain a remote code execution (RCE) vulnerability via the usbPartitionName parameter in the formSetUSBPartitionUmount function. CWE-78
OS Command 
CVE-2024-46628 2024-10-5 02:18 2024-09-27 Show GitHub Exploit DB Packet Storm
315340 6.1 MEDIUM
Network
ninjaforms ninja_forms The Ninja Forms WordPress plugin before 3.8.11 does not escape an URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against high privileg… CWE-79
Cross-site Scripting
CVE-2024-7354 2024-10-5 02:16 2024-09-2 Show GitHub Exploit DB Packet Storm