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 9, 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
248911 6.8 警告 aqualung - Aqualung の meta_decoder.c の meta_read_flac 関数におけるバッファオーバーフローの脆弱性 - CVE-2006-7075 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
248912 4.3 警告 Geodesic Solutions - GeoClassifieds Enterprise におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7072 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
248913 7.5 危険 Etomite Project - Etomite CMS におけるファイルをアップロードされる脆弱性 CWE-20
不適切な入力確認
CVE-2006-7070 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
248914 6.6 警告 GNU Project
レッドハット
- Fedora Core の libltdl.so における任意のコードを実行される脆弱性 - CVE-2006-7151 2012-06-26 15:38 2006-10-8 Show GitHub Exploit DB Packet Storm
248915 5.5 警告 Drupal - Drupal の IMCE モジュールの delete 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2006-7110 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
248916 6.5 警告 Drupal - Drupal の IMCE モジュールにおける任意の PHP コードをアップロードされる脆弱性 - CVE-2006-7109 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
248917 6.6 警告 Debian - Apache HTTP Server における tty 端末への権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-7098 2012-06-26 15:38 2006-03-18 Show GitHub Exploit DB Packet Storm
248918 8.5 危険 Gentoo Linux
Debian
- Gentoo などで使用される ftpd における gid 0 の権限を持つ任意のディレクトリを一覧にされる脆弱性 - CVE-2006-7094 2012-06-26 15:38 2006-11-15 Show GitHub Exploit DB Packet Storm
248919 7.5 危険 cliserv - CliServ Web Community における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7068 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
248920 6.8 警告 dreamcost - DreamCost HostAdmin における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7056 2012-06-26 15:38 2007-02-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
201061 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
201062 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
201063 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
201064 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
201065 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
201066 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
201067 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
201068 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
201069 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
201070 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