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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249041 6.8 警告 atmail pty ltd - Atmail の Global.pm におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6702 2012-06-26 15:38 2006-12-22 Show GitHub Exploit DB Packet Storm
249042 7.5 危険 atmail pty ltd - Atmail WebMail の util.pl におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2006-6701 2012-06-26 15:38 2006-12-22 Show GitHub Exploit DB Packet Storm
249043 6.8 警告 calacode - @Mail WebMail におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6700 2012-06-26 15:38 2006-12-22 Show GitHub Exploit DB Packet Storm
249044 6.8 警告 carsen klock - Carsen Klock TextSend の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6695 2012-06-26 15:38 2006-12-21 Show GitHub Exploit DB Packet Storm
249045 5 警告 chetcpasswd - Pedro Lineu Orso chetcpasswd におけるシステム上の有効なユーザ名を決定される脆弱性 - CVE-2006-6682 2012-06-26 15:38 2006-12-21 Show GitHub Exploit DB Packet Storm
249046 7.5 危険 chetcpasswd - Pedro Lineu Orso chetcpasswd におけるパスワードを特定される脆弱性 - CVE-2006-6681 2012-06-26 15:38 2006-12-21 Show GitHub Exploit DB Packet Storm
249047 4.6 警告 chetcpasswd - Pedro Lineu Orso chetcpasswd における重要な情報を取得される脆弱性 - CVE-2006-6680 2012-06-26 15:38 2006-12-21 Show GitHub Exploit DB Packet Storm
249048 2.6 注意 ESET - ESET NOD32 Antivirus におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6677 2012-06-26 15:38 2006-12-20 Show GitHub Exploit DB Packet Storm
249049 9.3 危険 ESET - ESET NOD32 Antivirus の OLE2 パーサーにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2006-6676 2012-06-26 15:38 2006-12-20 Show GitHub Exploit DB Packet Storm
249050 6.8 警告 astonsoft - Astonsoft DeepBurner におけるバッファオーバーフローの脆弱性 - CVE-2006-6665 2012-06-26 15:38 2006-12-20 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