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":May 25, 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
230551 7.5 危険 zsuite - zBlog の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6577 2012-12-20 18:34 2007-12-28 Show GitHub Exploit DB Packet Storm
230552 7.8 危険 qksoft - QK SMTP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6573 2012-12-20 18:34 2007-12-28 Show GitHub Exploit DB Packet Storm
230553 4.3 警告 サン・マイクロシステムズ - Windows 上で稼動している Sun Java System Web Proxy Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6571 2012-12-20 18:34 2007-12-21 Show GitHub Exploit DB Packet Storm
230554 4.3 警告 サン・マイクロシステムズ - Sun Java System Web Proxy Server の View URL Database 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6570 2012-12-20 18:34 2007-12-21 Show GitHub Exploit DB Packet Storm
230555 7.5 危険 xzeroscripts - XZero Community Classifieds の config.inc.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6568 2012-12-20 18:34 2007-12-28 Show GitHub Exploit DB Packet Storm
230556 6.4 警告 xzeroscripts - XZero Community Classifieds の index.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2007-6567 2012-12-20 18:34 2007-12-28 Show GitHub Exploit DB Packet Storm
230557 7.5 危険 xzeroscripts - XZero Community Classifieds の post.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6566 2012-12-20 18:34 2007-12-28 Show GitHub Exploit DB Packet Storm
230558 5 警告 tcpreen - TCPreen の FD_SET の使用におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6562 2012-12-20 18:34 2007-12-27 Show GitHub Exploit DB Packet Storm
230559 4.3 警告 totalplayer - TotalPlayer におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2007-6558 2012-12-20 18:34 2007-12-27 Show GitHub Exploit DB Packet Storm
230560 7.5 危険 websihirbazi - websihirbazi における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-6556 2012-12-20 18:34 2007-12-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
197051 7.8 HIGH
Local
google android In LazyServiceRegistrar of LazyServiceRegistrar.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privi… CWE-416
 Use After Free
CVE-2021-0310 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197052 5.5 MEDIUM
Local
google android In onCreate of grantCredentialsPermissionActivity, there is a confused deputy. This could lead to local information disclosure and account access with no additional execution privileges needed. User … NVD-CWE-Other
CVE-2021-0309 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197053 6.8 MEDIUM
Physics
google
debian
android
debian_linux
In ReadLogicalParts of basicmbr.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges nee… CWE-787
 Out-of-bounds Write
CVE-2021-0308 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197054 7.8 HIGH
Local
google android In updatePermissionSourcePackage of PermissionManagerService.java, there is a possible automatic runtime permission grant due to a confused deputy. This could lead to local escalation of privilege al… NVD-CWE-Other
CVE-2021-0307 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197055 5.5 MEDIUM
Local
google android In several functions of GlobalScreenshot.java, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure of the user's contacts with User e… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0304 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197056 7.8 HIGH
Local
google android In addAllPermissions of PermissionManagerService.java, there is a possible permissions bypass when upgrading major Android versions which allows an app to gain the android.permission.ACTIVITY_RECOGNI… CWE-269
 Improper Privilege Management
CVE-2021-0306 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197057 7.0 HIGH
Local
google android In dispatchGraphTerminationMessage() of packages/services/Car/computepipe/runner/graph/StreamSetObserver.cpp, there is a possible use after free due to a race condition. This could lead to local esca… CWE-362
CWE-416
Race Condition
 Use After Free
CVE-2021-0303 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197058 6.7 MEDIUM
Local
google android In ged, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed… CWE-787
 Out-of-bounds Write
CVE-2021-0301 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197059 6.7 MEDIUM
Local
google android In tun_get_user of tun.c, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges required. User interaction is … CWE-416
 Use After Free
CVE-2021-0342 2024-11-21 14:42 2021-01-12 Show GitHub Exploit DB Packet Storm
197060 5.3 MEDIUM
Network
apple macos A logic issue was addressed with improved state management. This issue is fixed in macOS Monterey 12.0.1. A malicious application may be able to access local users' Apple IDs. NVD-CWE-noinfo
CVE-2020-9846 2024-11-21 14:41 2023-02-28 Show GitHub Exploit DB Packet Storm