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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
231591 5.8 警告 x-diesel - X-Diesel Unreal Commander におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4843 2012-12-20 18:33 2007-09-12 Show GitHub Exploit DB Packet Storm
231592 7.5 危険 proxy anket - Proxy Anket の anket.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4837 2012-12-20 18:33 2007-09-12 Show GitHub Exploit DB Packet Storm
231593 4.3 警告 phpmyquote - phpMyQuote の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4836 2012-12-20 18:33 2007-09-12 Show GitHub Exploit DB Packet Storm
231594 7.5 危険 phpmyquote - phpMyQuote の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4835 2012-12-20 18:33 2007-09-12 Show GitHub Exploit DB Packet Storm
231595 7.5 危険 phprealty - phpRealty における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4834 2012-12-20 18:33 2007-09-12 Show GitHub Exploit DB Packet Storm
231596 2.6 注意 torrenttrader - TorrentTrader の account_settings.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4831 2012-12-20 18:33 2007-09-12 Show GitHub Exploit DB Packet Storm
231597 7.5 危険 sisfo kampus - Sisfo Kampus 2006 の blanko.preview.php における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-4820 2012-12-20 18:33 2007-09-11 Show GitHub Exploit DB Packet Storm
231598 4.3 警告 txx cms - Txx CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4819 2012-12-20 18:33 2007-09-11 Show GitHub Exploit DB Packet Storm
231599 7.5 危険 txx cms - Txx CMS における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4818 2012-12-20 18:33 2007-09-11 Show GitHub Exploit DB Packet Storm
231600 7.5 危険 tlm cms - TLM CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4808 2012-12-20 18:33 2007-09-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 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
199021 3.3 LOW
Local
google android In cancelNotificationsFromListener of NotificationManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information dis… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1031 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199022 5.5 MEDIUM
Local
google android In setNotificationsShownFromListener of NotificationManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information d… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1030 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199023 7.8 HIGH
Local
google android In setClientStateLocked of SurfaceFlinger.cpp, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privilege… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2021-1029 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199024 7.8 HIGH
Local
google android In setClientStateLocked of SurfaceFlinger.cpp, there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privilege… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2021-1028 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199025 7.8 HIGH
Local
google android In setTransactionState of SurfaceFlinger, there is possible arbitrary code execution in a privileged process due to improper casting. This could lead to local escalation of privilege with no addition… CWE-704
 Incorrect Type Conversion or Cast
CVE-2021-1027 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199026 5.5 MEDIUM
Local
google android In startRanging of RttServiceImpl.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 to loc… CWE-203
 Information Exposure Through Discrepancy
CVE-2021-1026 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199027 5.5 MEDIUM
Local
google android In hasNamedWallpaper of WallpaperManagerService.java, there is a possible way to determine whether an app is installed, without query permissions, due to a missing permission check. This could lead t… CWE-862
 Missing Authorization
CVE-2021-1025 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199028 6.7 MEDIUM
Local
google android In onEventReceived of EventResultPersister.java, there is a possible intent redirection due to a confused deputy. This could lead to local escalation of privilege with System execution privileges nee… NVD-CWE-Other
CVE-2021-1024 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199029 5.0 MEDIUM
Local
google android In onCreate of RequestIgnoreBatteryOptimizations.java, there is a possible way to determine whether an app is installed, without query permissions, due to side channel information disclosure. This co… CWE-200
Information Exposure
CVE-2021-1023 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
199030 7.5 HIGH
Network
google android In btif_in_hf_client_generic_evt of btif_hf_client.cc, there is a possible Bluetooth service crash due to a missing null check. This could lead to remote denial of service with no additional executio… CWE-476
 NULL Pointer Dereference
CVE-2021-1022 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm