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 22, 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
244931 7.5 危険 CMS Made Simple - CMS Made Simple の FileManager モジュールの Postlet の javaUpload.php における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2267 2012-06-26 16:02 2008-05-16 Show GitHub Exploit DB Packet Storm
244932 7.5 危険 Emophp Programming - EMO Realty Manager の news.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2265 2012-06-26 16:02 2008-05-16 Show GitHub Exploit DB Packet Storm
244933 7.5 危険 cmsnx - Automated Link Exchange Portal の linking.page.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2263 2012-06-26 16:02 2008-05-16 Show GitHub Exploit DB Packet Storm
244934 4.6 警告 afuse - afuse の expand_template 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-2232 2012-06-26 16:02 2008-07-17 Show GitHub Exploit DB Packet Storm
244935 9.3 危険 cyberfolio - Cyberfolio における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2228 2012-06-26 16:02 2008-05-14 Show GitHub Exploit DB Packet Storm
244936 7.5 危険 gamecms - gameCMS Lite の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2225 2012-06-26 16:02 2008-05-14 Show GitHub Exploit DB Packet Storm
244937 7.5 危険 buyscripts - vShare YouTube Clone の group_posts.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2223 2012-06-26 16:02 2008-05-14 Show GitHub Exploit DB Packet Storm
244938 7.5 危険 eqdkp - EQdkp の login.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2222 2012-06-26 16:02 2008-05-14 Show GitHub Exploit DB Packet Storm
244939 4.3 警告 c-news.fr - C-News.fr C-News の install.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2219 2012-06-26 16:02 2008-05-14 Show GitHub Exploit DB Packet Storm
244940 10 危険 castle rock - Castle Rock Computing SNMPc の Network Manager におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-2214 2012-06-26 16:02 2008-05-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
218861 7.1 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager, all versions, contains a vulnerability in which it may grant a guest access to memory that it does not own, which may lead to information disclosure or denial of service. NVD-CWE-noinfo
CVE-2019-5697 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218862 5.5 MEDIUM
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager, all versions, contains a vulnerability in which the provision of an incorrectly sized buffer by a guest VM leads to GPU out-of-bound access, which may lead to a denial of … CWE-131
Incorrect Calculation of Buffer Size
CVE-2019-5696 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218863 6.5 MEDIUM
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver, R390 driver version, contains a vulnerability in NVIDIA Control Panel in which it incorrectly loads Windows system DLLs without validating the path or signature (al… CWE-427
 Uncontrolled Search Path Element
CVE-2019-5694 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218864 5.5 MEDIUM
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the kernel mode layer (nvlddmkm.sys) in which the program accesses or uses a pointer that has not been initialized, which … CWE-824
 Access of Uninitialized Pointer
CVE-2019-5693 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218865 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape in which the product uses untrusted input when calculating … CWE-129
 Improper Validation of Array Index
CVE-2019-5692 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218866 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape in which a NULL pointer is dereferenced, which may lead to … CWE-476
 NULL Pointer Dereference
CVE-2019-5691 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218867 7.8 HIGH
Local
nvidia gpu_driver NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape in which the size of an input buffer is not validated, whic… CWE-787
 Out-of-bounds Write
CVE-2019-5690 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218868 7.8 HIGH
Local
nvidia geforce_experience NVIDIA GeForce Experience, all versions prior to 3.20.1, contains a vulnerability in the Downloader component in which a user with local system access can craft input that may allow malicious files t… NVD-CWE-noinfo
CVE-2019-5689 2024-11-21 13:45 2019-11-9 Show GitHub Exploit DB Packet Storm
218869 9.8 CRITICAL
Network
gatech computing_for_good\'s_basic_laboratory_information_system Computing For Good's Basic Laboratory Information System (also known as C4G BLIS) version 3.5 and earlier suffers from an instance of CWE-284, "Improper Access Control." As a result, an unauthenticat… CWE-306
Missing Authentication for Critical Function
CVE-2019-5644 2024-11-21 13:45 2019-11-7 Show GitHub Exploit DB Packet Storm
218870 5.3 MEDIUM
Network
gatech computing_for_good\'s_basic_laboratory_information_system Computing For Good's Basic Laboratory Information System (also known as C4G BLIS) version 3.5 and earlier suffers from an instance of CWE-284, "Improper Access Control." As a result, an unauthenticat… CWE-306
Missing Authentication for Critical Function
CVE-2019-5643 2024-11-21 13:45 2019-11-7 Show GitHub Exploit DB Packet Storm