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 8, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230361 7.5 危険 freeciv - Freeciv および SVN におけるバッファオーバーフローの脆弱性 - CVE-2006-3913 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230362 2.1 注意 RARLAB - WinRAR の SFX モジュールにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2006-3912 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230363 7.5 危険 php live - OSI Codes PHP Live! における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-3911 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230364 5 警告 マイクロソフト - Windows 上で稼動する Internet Explorer 6 におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3910 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230365 6.8 警告 wired community software - WWWthreads の calendar.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-3909 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230366 7.5 危険 gillius programming - GNE の ConsoleStreambuf.cpp におけるフォーマットストリングの脆弱性 - CVE-2006-3908 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230367 5 警告 シーメンス - Siemens SpeedStream におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3907 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230368 7.5 危険 mywebland - Webland MyBloggie における SQL インジェクションの脆弱性 - CVE-2006-3905 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230369 6.8 警告 Etomite Project - Etomite CMS の manager/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-3904 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
230370 5.8 警告 mywebland - myWebland MyBloggie における CRLF インジェクションの脆弱性 - CVE-2006-3903 2012-12-20 18:02 2006-07-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
212091 5.5 MEDIUM
Local
google android In AudioService, there are missing permission checks. This could lead to local information disclosure of audio configuration with no additional execution privileges needed. User interaction is not ne… CWE-862
 Missing Authorization
CVE-2020-0314 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212092 5.5 MEDIUM
Local
google android In Battery Saver, 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 is not … NVD-CWE-noinfo
CVE-2020-0312 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212093 5.5 MEDIUM
Local
google android In Window Manager, 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 is not… NVD-CWE-noinfo
CVE-2020-0308 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212094 7.8 HIGH
Local
google android In LLVM, there is a possible ineffective stack cookie placement due to stack frame double reservation. This could lead to local escalation of privilege with no additional execution privileges needed.… NVD-CWE-noinfo
CVE-2020-0306 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212095 8.8 HIGH
Network
google android In the Media extractor, there is a possible use after free due to improper locking. This could lead to remote code execution in the media extractor with no additional execution privileges needed. Use… CWE-416
CWE-667
 Use After Free
 Improper Locking
CVE-2020-0303 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212096 6.5 MEDIUM
Network
google android In libstagefright, there is a possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User interacti… CWE-20
 Improper Input Validation 
CVE-2020-0301 2024-11-21 13:53 2020-09-18 Show GitHub Exploit DB Packet Storm
212097 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
212098 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
212099 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
212100 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