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 24, 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
249561 6 警告 ヒューレット・パッカード - HP Virtual Server Environment における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-1724 2012-03-27 18:43 2011-05-3 Show GitHub Exploit DB Packet Storm
249562 4.3 警告 Redmine - Redmine の app/views/layouts/base.rhtml におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1723 2012-03-27 18:43 2011-04-19 Show GitHub Exploit DB Packet Storm
249563 7.5 危険 Web-Empowered Church Team - TYPO3 の WEC Discussion Forum (wec_discussion) 拡張機能における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1722 2012-03-27 18:43 2011-04-7 Show GitHub Exploit DB Packet Storm
249564 4.3 警告 obspm - WebJaxe の php/partie_administrateur/administration.php におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1721 2012-03-27 18:43 2011-04-19 Show GitHub Exploit DB Packet Storm
249565 9.3 危険 CA Technologies - CA Output Management Web Viewer の Web Viewer ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1719 2012-03-27 18:43 2011-04-20 Show GitHub Exploit DB Packet Storm
249566 4.3 警告 CA Technologies - CA SiteMinder の Web Agents コンポーネントにおけるなりすまし攻撃の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1718 2012-03-27 18:43 2011-04-20 Show GitHub Exploit DB Packet Storm
249567 4.3 警告 Xymon - Xymon の Web UI におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1716 2012-03-27 18:43 2011-04-18 Show GitHub Exploit DB Packet Storm
249568 5 警告 qooxdoo
eyeOS Project
- eyeOS などの製品で使用される QooxDoo におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1715 2012-03-27 18:43 2011-04-18 Show GitHub Exploit DB Packet Storm
249569 4.3 警告 qooxdoo
eyeOS Project
- eyeOS などの製品で使用される QooxDoo におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1714 2012-03-27 18:43 2011-04-18 Show GitHub Exploit DB Packet Storm
249570 4.3 警告 マイクロソフト - Windows 7 の Internet Explorer 8 で使用される Microsoft msxml.dll におけるヒープメモリアドレスに関する重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1713 2012-03-27 18:43 2011-04-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 24, 2026, 4:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200371 7.1 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which allocated memory can be freed twice, which may lead to information disclosure or denial of service. This affects vGPU … CWE-415
 Double Free
CVE-2020-5988 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200372 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin in which guest-supplied parameters remain writable by the guest after the plugin has validated them, which may lead to the guest… CWE-459
 Incomplete Cleanup
CVE-2020-5987 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200373 5.5 MEDIUM
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which an input data size is not validated, which may lead to tampering or denial of service. This affects vGPU version 8.x (… CWE-20
 Improper Input Validation 
CVE-2020-5986 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200374 7.1 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin, in which an input data length is not validated, which may lead to tampering or denial of service. This affects vGPU version 8.x… CWE-20
 Improper Input Validation 
CVE-2020-5985 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200375 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin in which it may have the use-after-free vulnerability while freeing some resources, which may lead to denial of service, code ex… CWE-416
 Use After Free
CVE-2020-5984 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200376 7.1 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Virtual GPU Manager contains a vulnerability in the vGPU plugin and the host driver kernel module, in which the potential exists to write to a memory location that is outside the intended boun… CWE-787
 Out-of-bounds Write
CVE-2020-5983 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200377 4.4 MEDIUM
Local
nvidia virtual_gpu_manager NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the kernel mode layer (nvlddmkm.sys) scheduler, in which the software does not properly limit the number or frequency of i… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-5982 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200378 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the DirectX11 user mode driver (nvwgf2um/x.dll), in which a specially crafted shader can cause an out of bounds access, wh… CWE-787
 Out-of-bounds Write
CVE-2020-5981 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200379 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in multiple components in which a securely loaded system DLL will load its dependencies in an insecure fashion, which may lea… NVD-CWE-Other
CVE-2020-5980 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm
200380 7.8 HIGH
Local
nvidia virtual_gpu_manager NVIDIA Windows GPU Display Driver, all versions, contains a vulnerability in the NVIDIA Control Panel component in which a user is presented with a dialog box for input by a high-privilege process, w… NVD-CWE-Other
CVE-2020-5979 2024-11-21 14:34 2020-10-3 Show GitHub Exploit DB Packet Storm