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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
230371 7.5 危険 videodb - VideoDB の core/pdf.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5155 2012-12-20 18:02 2006-10-5 Show GitHub Exploit DB Packet Storm
230372 7.5 危険 vamp webmail - VAMP Webmail の wamp_dir/setup/yesno.phtml における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5147 2012-12-20 18:02 2006-10-5 Show GitHub Exploit DB Packet Storm
230373 6.8 警告 y-blog - Yblog におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5146 2012-12-20 18:02 2006-10-5 Show GitHub Exploit DB Packet Storm
230374 5 警告 UBB Systems - Groupee UBB.threads における重要な情報を取得される脆弱性 - CVE-2006-5138 2012-12-20 18:02 2006-10-3 Show GitHub Exploit DB Packet Storm
230375 5.1 警告 UBB Systems - Groupee UBB.threads における PHP コードを挿入される脆弱性 - CVE-2006-5137 2012-12-20 18:02 2006-10-3 Show GitHub Exploit DB Packet Storm
230376 7.5 危険 UBB Systems - Groupee UBB.threads の ubbt.inc.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5136 2012-12-20 18:02 2006-10-3 Show GitHub Exploit DB Packet Storm
230377 7.5 危険 steve poulsen - GuildFTPd におけるバッファオーバーフローの脆弱性 - CVE-2006-5133 2012-12-20 18:02 2006-05-26 Show GitHub Exploit DB Packet Storm
230378 7.5 危険 phpmyagenda - phpMyAgenda における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5132 2012-12-20 18:02 2006-10-3 Show GitHub Exploit DB Packet Storm
230379 7.5 危険 salims softhouse - ph03y3nk JAF CMS の module/shout/jafshout.php における "" で囲まれたセクション内の任意のコードを実行される脆弱性 - CVE-2006-5131 2012-12-20 18:02 2006-10-3 Show GitHub Exploit DB Packet Storm
230380 6.8 警告 salims softhouse - ph03y3nk JAF CMS におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5130 2012-12-20 18:02 2006-10-3 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
212521 7.8 HIGH
Local
google android In binder_transaction of binder.c, 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 n… CWE-20
 Improper Input Validation 
CVE-2020-0041 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212522 7.5 HIGH
Network
google android In rw_i93_sm_update_ndef of rw_i93.cc, there is a possible read of uninitialized data due to a missing bounds check. This could lead to remote information disclosure with no additional execution priv… CWE-125
Out-of-bounds Read
CVE-2020-0039 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212523 7.5 HIGH
Network
google android In rw_i93_sm_update_ndef of rw_i93.cc, there is a possible read of uninitialized data due to a missing bounds check. This could lead to remote information disclosure with no additional execution priv… CWE-125
Out-of-bounds Read
CVE-2020-0038 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212524 7.5 HIGH
Network
google android In rw_i93_sm_set_read_only of rw_i93.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure over NFC with no additional execution p… CWE-125
Out-of-bounds Read
CVE-2020-0037 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212525 7.8 HIGH
Local
google android In hasPermissions of PermissionMonitor.java, there is a possible access to restricted permissions due to a permissions bypass. This could lead to local escalation of privilege with no additional exec… CWE-863
 Incorrect Authorization
CVE-2020-0036 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212526 5.5 MEDIUM
Local
google android In query of TelephonyProvider.java, there is a possible access to SIM card info due to a missing permission check. This could lead to local information disclosure with no additional execution privile… CWE-862
 Missing Authorization
CVE-2020-0035 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212527 7.5 HIGH
Network
google
debian
android
debian_linux
In vp8_decode_frame of decodeframe.c, there is a possible out of bounds read due to improper input validation. This could lead to remote information disclosure if error correction were turned on, wit… CWE-125
Out-of-bounds Read
CVE-2020-0034 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212528 7.8 HIGH
Local
google android In CryptoPlugin::decrypt of CryptoPlugin.cpp, there is a possible out of bounds write due to stale pointer. This could lead to local escalation of privilege with no additional execution privileges ne… CWE-119
CWE-787
Incorrect Access of Indexable Resource ('Range Error') 
 Out-of-bounds Write
CVE-2020-0033 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212529 8.8 HIGH
Network
google android In ih264d_release_display_bufs of ih264d_utils.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote code execution with no additional execution privileg… CWE-787
 Out-of-bounds Write
CVE-2020-0032 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
212530 5.0 MEDIUM
Local
google android In triggerAugmentedAutofillLocked and related functions of Session.java, it is possible for Augmented Autofill to display sensitive information to the user inappropriately. This could lead to local i… CWE-200
Information Exposure
CVE-2020-0031 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm