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 31, 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
248591 6.8 警告 devellion - CubeCart におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4268 2012-06-26 15:37 2006-08-17 Show GitHub Exploit DB Packet Storm
248592 7.5 危険 devellion - CubeCart における SQL インジェクションの脆弱性 - CVE-2006-4267 2012-06-26 15:37 2006-08-17 Show GitHub Exploit DB Packet Storm
248593 7.2 危険 ACME Laboratories - Debian GNU/Linux の thttpd における任意のファイルを作成される脆弱性 - CVE-2006-4248 2012-06-26 15:37 2006-10-31 Show GitHub Exploit DB Packet Storm
248594 7.5 危険 fusionphp - Fusion News における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4240 2012-06-26 15:37 2006-08-21 Show GitHub Exploit DB Packet Storm
248595 7.5 危険 dotProject - dotProject の classes/query.class.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4234 2012-06-26 15:37 2006-08-18 Show GitHub Exploit DB Packet Storm
248596 7.5 危険 david kent norman - David Kent Norman Thatware の config.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4213 2012-06-26 15:37 2006-08-17 Show GitHub Exploit DB Packet Storm
248597 2.6 注意 andreas kansok - Andreas Kansok phPay の nu_mail.inc.php におけるサーバをオープンメール中継に使用される脆弱性 - CVE-2006-4210 2012-06-26 15:37 2006-08-17 Show GitHub Exploit DB Packet Storm
248598 7.5 危険 bob jewell - Bob Jewell Discloser における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4207 2012-06-26 15:37 2006-08-17 Show GitHub Exploit DB Packet Storm
248599 4.3 警告 aspplayground.net - ASPPlayground.NET Forum Advanced Edition Unicode の calendar.asp におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-4206 2012-06-26 15:37 2006-08-17 Show GitHub Exploit DB Packet Storm
248600 5.1 警告 BoonEx - Dolphin における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4189 2012-06-26 15:37 2006-08-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198531 5.0 MEDIUM
Local
google android In getService of IServiceManager.cpp, there is a possible unhandled exception due to an integer overflow. This could lead to local denial of service making the lockscreen unusable with no additional … CWE-190
 Integer Overflow or Wraparound
CVE-2021-0919 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198532 8.8 HIGH
Adjacent
google android In gatt_process_notification of gatt_cl.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution over Bluetooth with no additional execution… CWE-787
 Out-of-bounds Write
CVE-2021-0918 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198533 6.7 MEDIUM
Local
google android In SRAMROM, there is a possible permission bypass due to an insecure permission setting. This could lead to local escalation of privilege with System execution privileges needed. User interaction is … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0904 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198534 9.8 CRITICAL
Network
google android In Android TV , there is a possible silent pairing due to lack of rate limiting in the pairing flow. This could lead to remote code execution with no additional execution privileges needed. User inte… NVD-CWE-noinfo
CVE-2021-0889 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198535 7.8 HIGH
Local
google android In ActivityThread.java, there is a possible way to collide the content provider's authorities. This could lead to local escalation of privilege with no additional execution privileges needed. User in… NVD-CWE-Other
CVE-2021-0799 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198536 7.3 HIGH
Local
google android In onCreate of AllowBindAppWidgetActivity.java, there is a possible bypass of user interaction requirements due to unclear UI. This could lead to local escalation of privilege with no additional exec… NVD-CWE-Other
CVE-2021-0769 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198537 5.5 MEDIUM
Local
google android In createNoCredentialsPermissionNotification and related functions of AccountManagerService.java, there is a possible way to retrieve accounts from the device without permissions due to a permissions… CWE-281
 Improper Preservation of Permissions
CVE-2021-0704 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198538 7.8 HIGH
Local
google android In alac decoder, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User intera… CWE-787
 Out-of-bounds Write
CVE-2021-0675 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198539 5.5 MEDIUM
Local
google android In enqueueNotification of NetworkPolicyManagerService.java, there is a possible way to retrieve a trackable identifier due to a missing permission check. This could lead to local information disclosu… CWE-862
 Missing Authorization
CVE-2021-0653 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm
198540 6.5 MEDIUM
Network
google android In WT_InterpolateNoLoop of eas_wtengine.c, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure with no additional execution privi… CWE-125
Out-of-bounds Read
CVE-2021-0650 2024-11-21 14:43 2021-12-16 Show GitHub Exploit DB Packet Storm