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 2, 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
248381 5 警告 Google - Google Mini における重要な情報を取得される脆弱性 - CVE-2006-5019 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248382 4 警告 contentkeeper technologies - ContentKeeper におけるパスワードを取得される脆弱性 - CVE-2006-5018 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248383 7.5 危険 e-vision - Szava Gyula and Csaba Tamas e-Vision CMS の admin/all_users.php における SQL インジェクションの脆弱性 - CVE-2006-5017 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248384 5 警告 e-vision - Szava Gyula の admin/x_image.php における任意のファイルをアップロードされる脆弱性 - CVE-2006-5016 2012-06-26 15:37 2006-09-27 Show GitHub Exploit DB Packet Storm
248385 9 危険 cPanel - cPanel における権限を取得される脆弱性 - CVE-2006-5014 2012-06-26 15:37 2006-09-26 Show GitHub Exploit DB Packet Storm
248386 4.6 警告 Apache Friends - Apache Friends XAMPP における権限を取得される脆弱性 - CVE-2006-4994 2012-06-26 15:37 2006-09-25 Show GitHub Exploit DB Packet Storm
248387 5 警告 grayscale - Grayscale BandSite CMS における重要な情報を取得される脆弱性 - CVE-2006-4986 2012-06-26 15:37 2006-09-25 Show GitHub Exploit DB Packet Storm
248388 4.3 警告 grayscale - Grayscale BandSite CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-4985 2012-06-26 15:37 2006-09-25 Show GitHub Exploit DB Packet Storm
248389 7.5 危険 grayscale - Grayscale BandSite CMS における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-4984 2012-06-26 15:37 2006-09-25 Show GitHub Exploit DB Packet Storm
248390 7.5 危険 シスコシステムズ - Cisco NAC におけるコントロールメソッドを回避される脆弱性 - CVE-2006-4983 2012-06-26 15:37 2006-09-25 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
199791 6.4 MEDIUM
Local
google android In vow, there is a possible memory corruption due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is needed for exploit… CWE-362
Race Condition
CVE-2021-0401 2024-11-21 14:42 2021-02-27 Show GitHub Exploit DB Packet Storm
199792 6.4 MEDIUM
Local
google android In vpu, there is a possible memory corruption due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exp… CWE-362
Race Condition
CVE-2021-0367 2024-11-21 14:42 2021-02-27 Show GitHub Exploit DB Packet Storm
199793 6.4 MEDIUM
Local
google android In vpu, there is a possible memory corruption due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exp… CWE-362
Race Condition
CVE-2021-0366 2024-11-21 14:42 2021-02-27 Show GitHub Exploit DB Packet Storm
199794 7.5 HIGH
Network
google android In verifyHostName of OkHostnameVerifier.java, there is a possible way to accept a certificate for the wrong domain due to improperly used crypto. This could lead to remote information disclosure with… CWE-295
Improper Certificate Validation 
CVE-2021-0341 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
199795 8.8 HIGH
Network
google android In parseNextBox of IsoInterface.java, there is a possible leak of unredacted location information due to improper input validation. This could lead to remote information disclosure with no additional… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2021-0340 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
199796 7.8 HIGH
Local
google android In loadAnimation of WindowContainer.java, there is a possible way to keep displaying a malicious app while a target app is brought to the foreground. This could lead to local escalation of privilege … CWE-754
 Improper Check for Unusual or Exceptional Conditions
CVE-2021-0339 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
199797 5.5 MEDIUM
Local
google android In SystemSettingsValidators, there is a possible permanent denial of service due to missing bounds checks on UI settings. This could lead to local denial of service with User execution privileges nee… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2021-0338 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
199798 7.8 HIGH
Local
google android In moveInMediaStore of FileSystemProvider.java, there is a possible file exposure due to stale metadata. This could lead to local escalation of privilege with User execution privileges needed. User i… CWE-312
 Cleartext Storage of Sensitive Information
CVE-2021-0337 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
199799 7.8 HIGH
Local
google android In onReceive of BluetoothPermissionRequest.java, there is a possible permissions bypass due to a mutable PendingIntent. This could lead to local escalation of privilege that bypasses a permission che… CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2021-0336 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
199800 6.5 MEDIUM
Network
google android In process of C2SoftHevcDec.cpp, there is a possible out of bounds write due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User… CWE-416
 Use After Free
CVE-2021-0335 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm