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":June 14, 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
257701 7.8 危険 Google - Google Chrome の Google V8 bindings におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-1506 2010-11-24 14:58 2010-04-20 Show GitHub Exploit DB Packet Storm
257702 10 危険 Google - Google Chrome における脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1505 2010-11-24 14:57 2010-04-20 Show GitHub Exploit DB Packet Storm
257703 4.3 警告 Google - Google Chrome におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1504 2010-11-24 14:57 2010-04-20 Show GitHub Exploit DB Packet Storm
257704 4.3 警告 Google - Google Chrome におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1503 2010-11-24 14:57 2010-04-20 Show GitHub Exploit DB Packet Storm
257705 9.3 危険 Google - Google Chrome におけるローカルファイルにアクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2010-1502 2010-11-24 14:56 2010-04-20 Show GitHub Exploit DB Packet Storm
257706 9.3 危険 Google - Google Chrome の ドラッグ&ドロップ機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2109 2010-11-24 14:56 2010-05-25 Show GitHub Exploit DB Packet Storm
257707 10 危険 Google - Google Chrome における whitelist-mode プラグインブロッカーを回避される脆弱性 CWE-noinfo
情報不足
CVE-2010-2108 2010-11-24 14:56 2010-05-25 Show GitHub Exploit DB Packet Storm
257708 10 危険 Google - Google Chrome の Safe Browsing 機能におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-2107 2010-11-24 14:41 2010-05-25 Show GitHub Exploit DB Packet Storm
257709 10 危険 Google - Google Chrome における URL バーを偽造される脆弱性 CWE-noinfo
情報不足
CVE-2010-2106 2010-11-24 14:40 2010-05-25 Show GitHub Exploit DB Packet Storm
257710 10 危険 Google - Google Chrome の URL 正規化における脆弱性 CWE-DesignError
CVE-2010-2105 2010-11-24 14:40 2010-05-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 14, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
202001 5.5 MEDIUM
Local
google android In asf extractor, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with no additional execution privileges needed. User interaction i… CWE-190
 Integer Overflow or Wraparound
CVE-2021-0621 2024-11-21 14:43 2021-11-19 Show GitHub Exploit DB Packet Storm
202002 5.5 MEDIUM
Local
google android In asf extractor, there is a possible out of bounds read due to a heap buffer overflow. This could lead to local information disclosure with no additional execution privileges needed. User interactio… CWE-125
Out-of-bounds Read
CVE-2021-0620 2024-11-21 14:43 2021-11-19 Show GitHub Exploit DB Packet Storm
202003 5.5 MEDIUM
Local
google android In ape extractor, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privileges needed. User interactio… CWE-125
Out-of-bounds Read
CVE-2021-0619 2024-11-21 14:43 2021-11-19 Show GitHub Exploit DB Packet Storm
202004 5.5 MEDIUM
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can deadlock, which may lead to denial of service. CWE-667
 Improper Locking
CVE-2021-1123 2024-11-21 14:43 2021-10-30 Show GitHub Exploit DB Packet Storm
202005 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. CWE-476
 NULL Pointer Dereference
CVE-2021-1122 2024-11-21 14:43 2021-10-30 Show GitHub Exploit DB Packet Storm
202006 5.5 MEDIUM
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager kernel driver, where a vGPU can cause resource starvation among other vGPUs hosted on the same GPU, which may lead to denial o… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2021-1121 2024-11-21 14:43 2021-10-30 Show GitHub Exploit DB Packet Storm
202007 7.0 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where a string provided by the guest OS may not be properly null terminated. The guest OS or attacker has no ab… NVD-CWE-Other
CVE-2021-1120 2024-11-21 14:43 2021-10-30 Show GitHub Exploit DB Packet Storm
202008 7.1 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where it can double-free a pointer, which may lead to denial of service. This flaw may result in a write-what-w… CWE-415
 Double Free
CVE-2021-1119 2024-11-21 14:43 2021-10-30 Show GitHub Exploit DB Packet Storm
202009 7.8 HIGH
Local
nvidia virtual_gpu NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where there is the potential to execute privileged operations by the guest OS, which may lead to information di… CWE-269
 Improper Privilege Management
CVE-2021-1118 2024-11-21 14:43 2021-10-30 Show GitHub Exploit DB Packet Storm
202010 5.5 MEDIUM
Local
nvidia gpu_display_driver Windows contains a vulnerability in the kernel mode layer (nvlddmkm.sys) handler for DxgkDdiEscape, where an attacker through specific configuration and with local unprivileged system access may caus… CWE-129
 Improper Validation of Array Index
CVE-2021-1117 2024-11-21 14:43 2021-10-28 Show GitHub Exploit DB Packet Storm