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 6, 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
231521 3.5 注意 The phpMyAdmin Project - phpMyAdmin の db_create.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5977 2012-12-20 18:33 2007-11-11 Show GitHub Exploit DB Packet Storm
231522 6.5 警告 The phpMyAdmin Project - phpMyAdmin の db_create.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5976 2012-12-20 18:33 2007-11-14 Show GitHub Exploit DB Packet Storm
231523 6.5 警告 torrentstrike - TBSource の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-5975 2012-12-20 18:33 2007-11-14 Show GitHub Exploit DB Packet Storm
231524 5 警告 really simple caldav store - RSCDS における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2007-5953 2012-12-20 18:33 2007-11-13 Show GitHub Exploit DB Packet Storm
231525 4.3 警告 script-fun - SF-Shoutbox の main.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-5948 2012-12-20 18:33 2007-11-13 Show GitHub Exploit DB Packet Storm
231526 5 警告 usvn - USVN におけるリポジトリの内容の一覧を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5945 2012-12-20 18:33 2007-11-6 Show GitHub Exploit DB Packet Storm
231527 5 警告 Simple Machines - SMF におけるプライベートフォーラムのメッセージを読まれる脆弱性 CWE-16
環境設定
CVE-2007-5943 2012-12-20 18:33 2007-11-13 Show GitHub Exploit DB Packet Storm
231528 4.6 警告 TUG - TeXLive で使用されている feynmf の feynmf.pl における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-5940 2012-12-20 18:33 2007-11-6 Show GitHub Exploit DB Packet Storm
231529 6.8 警告 TUG
teTeX
- teTeX および TeXlive 2007 の dviljk におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-5937 2012-12-20 18:33 2007-11-13 Show GitHub Exploit DB Packet Storm
231530 3.6 注意 TUG
teTeX
- teTeX および TeXlive 2007 の dvips における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-5936 2012-12-20 18:33 2007-11-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
200011 7.8 HIGH
Local
google android In AdapterService and GattService definition of AndroidManifest.xml, there is a possible way to disable bluetooth connection due to a missing permission check. This could lead to local escalation of … CWE-862
 Missing Authorization
CVE-2021-1017 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200012 7.3 HIGH
Local
google android In onCreate of UsbPermissionActivity.java, there is a possible way to grant an app access to USB without informed user consent due to a tapjacking/overlay attack. This could lead to local escalation … CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-1016 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200013 3.3 LOW
Local
google android In getMeidForSlot 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 could le… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1015 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
200014 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
200015 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
200016 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
200017 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
200018 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
200019 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
200020 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