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 19, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251211 7.2 危険 Linux - Linux kernel の hfs_mac2asc 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4330 2012-01-31 16:45 2011-11-14 Show GitHub Exploit DB Packet Storm
251212 6.9 警告 Linux - Linux kernel の xfs_readlink 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4077 2012-01-31 16:19 2012-01-27 Show GitHub Exploit DB Packet Storm
251213 2.1 注意 Linux - Linux kernel におけるサービス運用妨害 (NULL ポインタデリファレンスおよび OOPS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2203 2012-01-31 16:15 2012-01-27 Show GitHub Exploit DB Packet Storm
251214 2.1 注意 Linux - Linux kernel の tpm_read 関数 における TPM コマンドの結果を読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1162 2012-01-31 16:13 2012-01-27 Show GitHub Exploit DB Packet Storm
251215 6.9 警告 Linux - Linux kernel の mem_write 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0056 2012-01-31 11:27 2012-01-17 Show GitHub Exploit DB Packet Storm
251216 6.8 警告 レッドハット
libexif
オラクル
- Libexif の EXIF イメージ処理における整数オーバーフローの脆弱性 - CVE-2006-4168 2012-01-30 18:51 2007-06-14 Show GitHub Exploit DB Packet Storm
251217 5.1 警告 Hardened-PHP Project - PHP 用 Suhosin におけるスタックベースのバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0807 2012-01-30 15:15 2012-01-27 Show GitHub Exploit DB Packet Storm
251218 6.5 警告 DuckCorp Projects - Bip におけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0806 2012-01-30 15:13 2012-01-7 Show GitHub Exploit DB Packet Storm
251219 9.3 危険 DELL EMC (旧 EMC Corporation) - EMC NetWorker のサーバにおけるバッファオーバフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0395 2012-01-30 15:12 2012-01-27 Show GitHub Exploit DB Packet Storm
251220 5 警告 RSAセキュリティ - EMC RSA enVision における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-4143 2012-01-30 15:11 2012-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
214731 5.5 MEDIUM
Local
google android In devicepolicy service, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interaction … NVD-CWE-noinfo
CVE-2020-0297 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214732 5.5 MEDIUM
Local
google android In ADB server and USB server, there is a possible permission bypass due to an unsafe PendingIntent. This could lead to local information disclosure with User execution privileges needed. User interac… NVD-CWE-noinfo
CVE-2020-0296 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214733 5.5 MEDIUM
Local
google android In Java network APIs, there is possible access to sensitive network state due to a missing permission check. This could lead to local information disclosure with no additional execution privileges ne… CWE-862
 Missing Authorization
CVE-2020-0293 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214734 5.5 MEDIUM
Local
google android In PackageManager, there is a missing permission check. This could lead to local information disclosure across users with no additional execution privileges needed. User interaction is not needed for… CWE-862
 Missing Authorization
CVE-2020-0290 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214735 5.5 MEDIUM
Local
google android In PackageManager, there is a missing permission check. This could lead to local information disclosure across users with no additional execution privileges needed. User interaction is not needed for… CWE-862
 Missing Authorization
CVE-2020-0289 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214736 5.5 MEDIUM
Local
google android In PackageManager, there is a missing permission check. This could lead to local information disclosure across user boundaries with no additional execution privileges needed. User interaction is not … CWE-862
 Missing Authorization
CVE-2020-0288 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214737 6.5 MEDIUM
Network
google android In libmkvextractor, there is a possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction… CWE-20
 Improper Input Validation 
CVE-2020-0287 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214738 6.5 MEDIUM
Network
google android In the AAC parser, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges needed. User interact… CWE-125
Out-of-bounds Read
CVE-2020-0279 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214739 7.8 HIGH
Local
google android In NetworkPolicyManagerService, there is a possible permissions bypass due to a missing permission check. This could lead to local escalation of privilege allowing a malicious app to modify the devic… CWE-862
 Missing Authorization
CVE-2020-0277 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
214740 7.8 HIGH
Local
google android In MediaProvider, there is a possible way to access ContentResolver and MediaStore entries the app shouldn't have access to due to a permissions bypass. This could lead to local escalation of privile… CWE-276
Incorrect Default Permissions 
CVE-2020-0275 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm