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
254291 10 危険 IBM - IBM Lotus Domino の NRouter サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0918 2011-04-26 11:44 2011-02-8 Show GitHub Exploit DB Packet Storm
254292 10 危険 IBM - IBM Lotus Domino の nLDAP.exe におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0917 2011-04-26 11:07 2011-02-8 Show GitHub Exploit DB Packet Storm
254293 10 危険 IBM - IBM Lotus Domino の SMTP サービスにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0916 2011-04-26 11:06 2011-02-8 Show GitHub Exploit DB Packet Storm
254294 10 危険 IBM - IBM Lotus Domino の nrouter.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0915 2011-04-26 11:05 2011-02-8 Show GitHub Exploit DB Packet Storm
254295 10 危険 IBM - IBM Lotus Domino の ndiiop.exe における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-0914 2011-04-26 11:04 2011-02-8 Show GitHub Exploit DB Packet Storm
254296 10 危険 IBM - IBM Lotus Domino の ndiiop.exe におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0913 2011-04-26 11:03 2011-02-8 Show GitHub Exploit DB Packet Storm
254297 9.3 危険 IBM - IBM Lotus Notes における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0912 2011-04-26 11:02 2010-07-26 Show GitHub Exploit DB Packet Storm
254298 6.8 警告 アップル - Apple Mac OS X の ImageIO における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-0194 2011-04-26 10:58 2011-03-23 Show GitHub Exploit DB Packet Storm
254299 6.8 警告 アップル - Apple Mac OS X の Image RAW におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0193 2011-04-26 10:57 2011-03-23 Show GitHub Exploit DB Packet Storm
254300 1.9 注意 サイバートラスト株式会社
Postfix Project
レッドハット
- Postfix における e-mail メッセージが漏えいする脆弱性 CWE-200
情報漏えい
CVE-2008-2937 2011-04-26 08:48 2008-08-18 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