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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
246421 6.8 警告 akocomment - akocomment における SQL インジェクションの脆弱性 - CVE-2007-3573 2012-06-26 15:46 2007-07-5 Show GitHub Exploit DB Packet Storm
246422 7.5 危険 Borland Software Corporation - Borland InterBase 2007 の ibserver.exe におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-3566 2012-06-26 15:46 2007-07-26 Show GitHub Exploit DB Packet Storm
246423 7.5 危険 av scripts - AV Arcade の includes/view_page.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-3563 2012-06-26 15:46 2007-07-4 Show GitHub Exploit DB Packet Storm
246424 7.5 危険 esqlanelapse - Esqlanelapse における詳細不明な脆弱性 - CVE-2007-3560 2012-06-26 15:46 2007-07-4 Show GitHub Exploit DB Packet Storm
246425 7.5 危険 Coppermine Photo Gallery - CPG における SQL インジェクションの脆弱性 - CVE-2007-3558 2012-06-26 15:46 2007-07-4 Show GitHub Exploit DB Packet Storm
246426 5 警告 doubleflex - Liesbeth ベースの CMS におけるアカウント資格情報を含んだファイルをダウンロードされる脆弱性 - CVE-2007-3556 2012-06-26 15:46 2007-07-4 Show GitHub Exploit DB Packet Storm
246427 7.8 危険 bbs100 - bbs100 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-3552 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
246428 6.1 警告 bbs100 - bbs100 におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-3551 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
246429 7.6 危険 amx - AmxVnc.dll の AmxVnc ActiveX コントロールにおけるバッファオーバーフローの脆弱性 - CVE-2007-3536 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
246430 6.4 警告 frank-karau - GL-SH Deaf Forum におけるディレクトリトラバーサルの脆弱性 - CVE-2007-3535 2012-06-26 15:46 2007-07-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219831 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiSetRootPageTable in which the application dereferences a pointer that it expects … CWE-476
 NULL Pointer Dereference
CVE-2019-5667 2024-11-21 13:45 2019-02-28 Show GitHub Exploit DB Packet Storm
219832 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver contains a vulnerability in the kernel mode layer (nvlddmkm.sys) create context command DDI DxgkDdiCreateContext in which the product uses untrusted input when calcu… CWE-129
 Improper Validation of Array Index
CVE-2019-5666 2024-11-21 13:45 2019-02-28 Show GitHub Exploit DB Packet Storm
219833 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display driver contains a vulnerability in the 3D vision component in which the stereo service software, when opening a file, does not check for hard links. This behavior may lead … CWE-59
Link Following
CVE-2019-5665 2024-11-21 13:45 2019-02-28 Show GitHub Exploit DB Packet Storm
219834 7.5 HIGH
Network
netapp clustered_data_ontap Clustered Data ONTAP versions prior to 9.1P15 and 9.3 prior to 9.3P7 are susceptible to a vulnerability which discloses sensitive information to an unauthenticated user. NVD-CWE-noinfo
CVE-2019-5491 2024-11-21 13:45 2019-02-28 Show GitHub Exploit DB Packet Storm
219835 5.4 MEDIUM
Network
splunk splunk Splunk Web in Splunk Enterprise 6.5.x before 6.5.5, 6.4.x before 6.4.9, 6.3.x before 6.3.12, 6.2.x before 6.2.14, 6.1.x before 6.1.14, and 6.0.x before 6.0.15 and Splunk Light before 6.6.0 has Persis… CWE-79
Cross-site Scripting
CVE-2019-5727 2024-11-21 13:45 2019-02-21 Show GitHub Exploit DB Packet Storm
219836 8.8 HIGH
Network
google
debian
chrome
debian_linux
Missing URI encoding of untrusted input in DevTools in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to perform a Dangling Markup Injection attack via a crafted HTML page. CWE-20
 Improper Input Validation 
CVE-2019-5783 2024-11-21 13:45 2019-02-20 Show GitHub Exploit DB Packet Storm
219837 8.8 HIGH
Network
google
debian
redhat
fedoraproject
chrome
debian_linux
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
fedora
Incorrect optimization assumptions in V8 in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2019-5782 2024-11-21 13:45 2019-02-20 Show GitHub Exploit DB Packet Storm
219838 6.5 MEDIUM
Network
google
debian
redhat
fedoraproject
chrome
debian_linux
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
fedora
Incorrect handling of a confusable character in Omnibox in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to spoof the contents of the Omnibox (URL bar) via a crafted domain name. NVD-CWE-noinfo
CVE-2019-5781 2024-11-21 13:45 2019-02-20 Show GitHub Exploit DB Packet Storm
219839 7.8 HIGH
Local
google
redhat
debian
fedoraproject
chrome
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
debian_linux
fedora
Insufficient restrictions on what can be done with Apple Events in Google Chrome on macOS prior to 72.0.3626.81 allowed a local attacker to execute JavaScript via Apple Events. CWE-20
 Improper Input Validation 
CVE-2019-5780 2024-11-21 13:45 2019-02-20 Show GitHub Exploit DB Packet Storm
219840 4.3 MEDIUM
Network
google
debian
redhat
fedoraproject
chrome
debian_linux
enterprise_linux_desktop
enterprise_linux_server
enterprise_linux_workstation
fedora
Insufficient policy validation in ServiceWorker in Google Chrome prior to 72.0.3626.81 allowed a remote attacker to bypass navigation restrictions via a crafted HTML page. CWE-862
 Missing Authorization
CVE-2019-5779 2024-11-21 13:45 2019-02-20 Show GitHub Exploit DB Packet Storm