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 10, 2026, 2 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 警告 exv2 - exV2 の include/common.php における任意のコードを実行される脆弱性 - CVE-2006-7079 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
248912 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
248913 4.3 警告 Geodesic Solutions - GeoClassifieds Enterprise におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-7072 2012-06-26 15:38 2007-03-2 Show GitHub Exploit DB Packet Storm
248914 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
248915 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
248916 5.5 警告 Drupal - Drupal の IMCE モジュールの delete 関数におけるディレクトリトラバーサルの脆弱性 - CVE-2006-7110 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
248917 6.5 警告 Drupal - Drupal の IMCE モジュールにおける任意の PHP コードをアップロードされる脆弱性 - CVE-2006-7109 2012-06-26 15:38 2006-10-2 Show GitHub Exploit DB Packet Storm
248918 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
248919 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
248920 7.5 危険 cliserv - CliServ Web Community における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-7068 2012-06-26 15:38 2007-03-2 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
200961 5.5 MEDIUM
Local
google android In getNetworkTypeForSubscriber of PhoneInterfaceManager.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. … CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1014 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200962 5.5 MEDIUM
Local
google android In checkExistsAndEnforceCannotModifyImmutablyRestrictedPermission of PermissionManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1013 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200963 5.5 MEDIUM
Local
google android In onResume of NotificationAccessDetails.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This could lead… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1012 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200964 5.5 MEDIUM
Local
google android In setPackageStoppedState of PackageManagerService.java, there is a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User inte… CWE-862
 Missing Authorization
CVE-2021-1011 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200965 5.5 MEDIUM
Local
google android In getSigningKeySet of PackageManagerService.java, there is a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interactio… CWE-862
 Missing Authorization
CVE-2021-1010 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200966 5.5 MEDIUM
Local
google android In setApplicationCategoryHint of PackageManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. T… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1009 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200967 4.4 MEDIUM
Local
google android In addSubInfo of SubscriptionController.java, there is a possible way to force the user to make a factory reset due to a logic error in the code. This could lead to local denial of service with Syste… NVD-CWE-noinfo
CVE-2021-1008 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200968 4.4 MEDIUM
Local
google android In btu_hcif_process_event of btu_hcif.cc, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with System execution privileges nee… CWE-125
Out-of-bounds Read
CVE-2021-1007 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200969 4.4 MEDIUM
Local
google android In several functions of DatabaseManager.java, there is a possible leak of Bluetooth MAC addresses due to log information disclosure. This could lead to local information disclosure with System execut… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-1006 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200970 5.5 MEDIUM
Local
google android In getDeviceIdWithFeature of PhoneInterfaceManager.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This … CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1005 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm