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 17, 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
227961 10 危険 PrestaShop - PrestaShop e-Commerce Solution における脆弱性 CWE-noinfo
情報不足
CVE-2008-5791 2012-12-20 19:10 2008-12-31 Show GitHub Exploit DB Packet Storm
227962 7.5 危険 recly - Joomla! 用の competitions コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5790 2012-12-20 19:10 2008-12-31 Show GitHub Exploit DB Packet Storm
227963 7.5 危険 recly - Joomla! 用の Recly Interactive feederator コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-5789 2012-12-20 19:10 2008-12-31 Show GitHub Exploit DB Packet Storm
227964 7.5 危険 v3chat - V3 Chat - Profiles/Dating Script における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5785 2012-12-20 19:10 2008-12-31 Show GitHub Exploit DB Packet Storm
227965 7.5 危険 v3chat - V3 Chat - Profiles/Dating Script における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-5784 2012-12-20 19:10 2008-12-31 Show GitHub Exploit DB Packet Storm
227966 7.5 危険 v3chat - V3 Chat Live Support の admin/index.php における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2008-5783 2012-12-20 19:10 2008-12-31 Show GitHub Exploit DB Packet Storm
227967 7.5 危険 zeeways - ZeeMatri の bannerclick.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5782 2012-12-20 19:10 2008-12-31 Show GitHub Exploit DB Packet Storm
227968 7.5 危険 phpweather - PHP Weather の test.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5771 2012-12-20 19:10 2008-12-30 Show GitHub Exploit DB Packet Storm
227969 4.3 警告 phpweather - PHP Weather の config/make_config.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5770 2012-12-20 19:10 2008-12-30 Show GitHub Exploit DB Packet Storm
227970 7.5 危険 sirium - XOOPS 用の AM Events モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5768 2012-12-20 19:10 2008-12-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 17, 2026, 4:15 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195601 4.4 MEDIUM
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can dereference a NULL pointer, which may lead to denial of service. This affects vGPU version 12.x (p… CWE-476
 NULL Pointer Dereference
CVE-2021-1103 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
195602 5.5 MEDIUM
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can lead to floating point exceptions, which may lead to denial of service. This affects vGPU version … CWE-755
 Improper Handling of Exceptional Conditions
CVE-2021-1102 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
195603 5.5 MEDIUM
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can dereference a NULL pointer, which may lead to denial of service. This affects vGPU version 12.x (p… CWE-476
 NULL Pointer Dereference
CVE-2021-1101 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
195604 5.5 MEDIUM
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager kernel mode driver (nvidia.ko), in which a pointer to a user-space buffer is not validated before it is dereferenced, which ma… NVD-CWE-Other
CVE-2021-1100 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
195605 7.8 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin) that could allow an attacker to cause stack-based buffer overflow and put a customized ROP gadget on the stack. … CWE-787
 Out-of-bounds Write
CVE-2021-1099 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
195606 7.8 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it doesn't release some resources during driver unload requests from guests. This flaw allows a malicious… CWE-404
 Improper Resource Shutdown or Release
CVE-2021-1098 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
195607 7.8 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it improperly validates the length field in a request from a guest. This flaw allows a malicious guest to… CWE-20
 Improper Input Validation 
CVE-2021-1097 2024-11-21 14:43 2021-07-21 Show GitHub Exploit DB Packet Storm
195608 5.5 MEDIUM
Local
google android In isRealSnapshot of TaskThumbnailView.java, there is possible data exposure due to a missing permission check. This could lead to local information disclosure from locked profiles with no additional… CWE-862
 Missing Authorization
CVE-2021-0654 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm
195609 5.5 MEDIUM
Local
google android In generateFileInfo of BluetoothOppSendFileInfo.java, there is a possible way to share private files over Bluetooth due to a confused deputy. This could lead to local information disclosure with no a… NVD-CWE-Other
CVE-2021-0604 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm
195610 7.8 HIGH
Local
google android In onCreate of ContactSelectionActivity.java, there is a possible way to get access to contacts without permission due to a tapjacking/overlay attack. This could lead to local escalation of privilege… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0603 2024-11-21 14:43 2021-07-14 Show GitHub Exploit DB Packet Storm