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":May 13, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230661 5 警告 softwin - SMB の BitDefender Mail Protection におけるウィルス検出を回避される脆弱性 - CVE-2006-6405 2012-12-20 18:02 2006-12-9 Show GitHub Exploit DB Packet Storm
230662 7.5 危険 superfreaker studios - Superfreaker Studios UPublisher における SQL インジェクションの脆弱性 - CVE-2006-6399 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230663 7.5 危険 superfreaker studios - Superfreaker Studios UPublisher における SQL インジェクションの脆弱性 - CVE-2006-6398 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230664 5 警告 ulrik petersen - Ulrik Petersen Emdros Database Engine におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6395 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230665 7.5 危険 plx web studio - plx Web Studio plx Pay の index.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6392 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230666 6.8 警告 positive software - Positive Software H-Sphere のコントロールパネルにおける任意のファイルにログデータを追加される脆弱性 - CVE-2006-6382 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230667 7.5 危険 ultimate helpdesk - Ultimate HelpDesk の getfile.asp におけるディレクトリトラバーサルの脆弱性 - CVE-2006-6381 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230668 6.8 警告 ultimate helpdesk - Ultimate HelpDesk の index.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6380 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230669 7.5 危険 widcomm - BTSaveMySql における設定情報を取得される脆弱性 - CVE-2006-6378 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
230670 7.5 危険 uploadscript - Uploadscript における admin パスワードハッシュを取得される脆弱性 - CVE-2006-6377 2012-12-20 18:02 2006-12-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
313801 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.20 and earlier are affected by a reflected Cross-Site Scripting (XSS) vulnerability. If an attacker is able to convince a victim to visit a URL referencing a vul… CWE-79
Cross-site Scripting
CVE-2024-41876 2024-08-27 23:45 2024-08-24 Show GitHub Exploit DB Packet Storm
313802 5.4 MEDIUM
Network
adobe experience_manager Adobe Experience Manager versions 6.5.20 and earlier are affected by a stored Cross-Site Scripting (XSS) vulnerability that could be abused by an attacker to inject malicious scripts into vulnerable … CWE-79
Cross-site Scripting
CVE-2024-41875 2024-08-27 23:45 2024-08-24 Show GitHub Exploit DB Packet Storm
313803 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null checker before passing variables Checks null pointer before passing variables to functions. This fixes… CWE-476
 NULL Pointer Dereference
CVE-2024-43902 2024-08-27 23:38 2024-08-26 Show GitHub Exploit DB Packet Storm
313804 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdg… CWE-476
 NULL Pointer Dereference
CVE-2024-43901 2024-08-27 23:38 2024-08-26 Show GitHub Exploit DB Packet Storm
313805 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer deref in dcn20_resource.c Fixes a hang thats triggered when MPV is run on a DCN401 dGPU: mpv -… CWE-476
 NULL Pointer Dereference
CVE-2024-43899 2024-08-27 23:38 2024-08-26 Show GitHub Exploit DB Packet Storm
313806 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in load_firmware_cb() syzkaller reported use-after-free in load_firmware_cb() [1]. The reason… CWE-416
 Use After Free
CVE-2024-43900 2024-08-27 23:38 2024-08-26 Show GitHub Exploit DB Packet Storm
313807 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: padata: Fix possible divide-by-0 panic in padata_mt_helper() We are hit with a not easily reproducible divide-by-0 panic in padat… CWE-369
 Divide By Zero
CVE-2024-43889 2024-08-27 23:38 2024-08-26 Show GitHub Exploit DB Packet Storm
313808 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: mm: list_lru: fix UAF for memory cgroup The mem_cgroup_from_slab_obj() is supposed to be called under rcu lock or cgroup_mutex or… CWE-416
 Use After Free
CVE-2024-43888 2024-08-27 23:37 2024-08-26 Show GitHub Exploit DB Packet Storm
313809 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resource_log_pipe_topology_update [WHY] When switching from "Extend" to "Second Display Only" … CWE-476
 NULL Pointer Dereference
CVE-2024-43886 2024-08-27 23:37 2024-08-26 Show GitHub Exploit DB Packet Storm
313810 8.8 HIGH
Network
zohocorp manageengine_adaudit_plus Zohocorp ManageEngine ADAudit Plus versions below 8121 are vulnerable to the authenticated SQL injection in extranet lockouts report option. CWE-89
SQL Injection
CVE-2024-5586 2024-08-27 23:37 2024-08-23 Show GitHub Exploit DB Packet Storm