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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228061 7.5 危険 scripts4you - Werner Hilversum FAQ Manager の catagorie.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5287 2012-12-20 18:52 2008-12-1 Show GitHub Exploit DB Packet Storm
228062 10 危険 W3C - W3C Amaya Web Browser におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5282 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
228063 10 危険 south river technologies - Titan FTP Server におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-5281 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
228064 5 警告 zilab - ZIM Server の Local ZIM Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-5280 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
228065 10 危険 zilab - ZIP Server の Local ZIM Server における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2008-5279 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
228066 4.3 警告 PowerDNS - PowerDNS におけるサービス運用妨害 (DoS) の脆弱性 CWE-16
環境設定
CVE-2008-5277 2012-12-20 18:52 2008-11-18 Show GitHub Exploit DB Packet Storm
228067 5 警告 toddwoolums - Todd Woolums ASP News Management におけるニュース項目を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-5274 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
228068 7.5 危険 Powie - pSys の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-5269 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
228069 6.8 警告 tntforum - TNT Forum の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-5265 2012-12-20 18:52 2008-11-28 Show GitHub Exploit DB Packet Storm
228070 4.3 警告 tornado - Tornado Knowledge Retrieval System の searcher.exe におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-5264 2012-12-20 18:52 2008-11-28 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