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
248361 7.5 危険 fipsasp - fipsForum の default2.asp における SQL インジェクションの脆弱性 - CVE-2006-6116 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
248362 7.5 危険 fipsasp - fipsCMS の index.asp における SQL インジェクションの脆弱性 - CVE-2006-6115 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
248363 7.5 危険 alan ward - Alan Ward A-Cart Pro における SQL インジェクションの脆弱性 - CVE-2006-6111 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
248364 7.5 危険 bpg-infotech - BPG-InfoTech Content Management System 製品における SQL インジェクションの脆弱性 - CVE-2006-6110 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
248365 7.5 危険 candypress - CandyPress Store における SQL インジェクションの脆弱性 - CVE-2006-6109 2012-06-26 15:37 2006-11-26 Show GitHub Exploit DB Packet Storm
248366 4.3 警告 GNOME Project - gdm の gdmchooser におけるフォーマットストリングの脆弱性 - CVE-2006-6105 2012-06-26 15:37 2006-12-14 Show GitHub Exploit DB Packet Storm
248367 4.3 警告 dotnetindex - ActiveNews Manager におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6096 2012-06-26 15:37 2006-11-24 Show GitHub Exploit DB Packet Storm
248368 7.5 危険 dotnetindex - ActiveNews Manager における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6095 2012-06-26 15:37 2006-11-24 Show GitHub Exploit DB Packet Storm
248369 7.5 危険 dotnetindex - ActiveNews Manager における SQL インジェクションの脆弱性 - CVE-2006-6094 2012-06-26 15:37 2006-11-24 Show GitHub Exploit DB Packet Storm
248370 7.5 危険 20 20 applications - 20/20 Auto Gallery の vehiclelistings.asp における SQL インジェクションの脆弱性 - CVE-2006-6092 2012-06-26 15:37 2006-11-24 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
199731 7.0 HIGH
Local
google android In ClearPullerCacheIfNecessary and ForceClearPullerCache of StatsPullerManager.cpp, there is a possible use-after-free due to a race condition. This could lead to local escalation of privilege with n… CWE-362
Race Condition
CVE-2021-0432 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199732 7.5 HIGH
Network
google android In avrc_msg_cback of avrc_api.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure to a paired device with no additional executio… CWE-125
Out-of-bounds Read
CVE-2021-0431 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199733 9.8 CRITICAL
Network
google android In rw_mfc_handle_read_op of rw_mfc.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution via a malicious NFC packet with no additional ex… CWE-787
 Out-of-bounds Write
CVE-2021-0430 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199734 7.8 HIGH
Local
google android In pollOnce of ALooper.cpp, there is possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interact… CWE-416
 Use After Free
CVE-2021-0429 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199735 5.5 MEDIUM
Local
google android In getSimSerialNumber of TelephonyManager.java, there is a possible way to read a trackable identifier due to a missing permission check. This could lead to local information disclosure with User exe… CWE-862
 Missing Authorization
CVE-2021-0428 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199736 7.8 HIGH
Local
google android In parseExclusiveStateAnnotation of LogEvent.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution … CWE-787
 Out-of-bounds Write
CVE-2021-0427 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199737 7.8 HIGH
Local
google android In parsePrimaryFieldFirstUidAnnotation of LogEvent.cpp, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional exec… CWE-787
 Out-of-bounds Write
CVE-2021-0426 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199738 5.5 MEDIUM
Local
google android In injectBestLocation and handleUpdateLocation of GnssLocationProvider.java, there is a possible incorrect reporting of location data to emergency services due to improper input validation. This coul… CWE-20
 Improper Input Validation 
CVE-2021-0400 2024-11-21 14:42 2021-04-14 Show GitHub Exploit DB Packet Storm
199739 7.8 HIGH
Local
google android In GenerateFaceMask of face.cc, 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 need… CWE-787
 Out-of-bounds Write
CVE-2021-0465 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm
199740 7.8 HIGH
Local
google android In sound_trigger_event_alloc of platform.h, there is a possible out of bounds write due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privil… CWE-787
 Out-of-bounds Write
CVE-2021-0464 2024-11-21 14:42 2021-03-11 Show GitHub Exploit DB Packet Storm