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 10, 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
230221 7.5 危険 postnuke software foundation - PostNuke の error.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5733 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
230222 5 警告 tgs-cms - T.G.S. CMS の logout.php における SQL インジェクションの脆弱性 - CVE-2006-5732 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
230223 6.5 警告 yazd - Yazd Discussion Forum における任意のフォーラム内へメッセージを返信される脆弱性 - CVE-2006-5729 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
230224 5.1 警告 sazcart - sazcart の admin/controls/cart.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5727 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
230225 4.9 警告 サン・マイクロシステムズ - Solaris の UFS filesystem におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5726 2012-12-20 18:02 2006-11-6 Show GitHub Exploit DB Packet Storm
230226 4.3 警告 The phpMyAdmin Project - phpMyAdmin の error.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5718 2012-12-20 18:02 2006-11-1 Show GitHub Exploit DB Packet Storm
230227 4.3 警告 Zend Technologies Ltd. - ZendGData Preview におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5717 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
230228 7.5 危険 phpeasydata pro - PHPEasyData Pro の index.php における SQL インジェクションの脆弱性 - CVE-2006-5707 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
230229 6 警告 WordPress.org - WordPress の plugins/wp-db-backup.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5705 2012-12-20 18:02 2006-10-27 Show GitHub Exploit DB Packet Storm
230230 4.3 警告 Tiki Software Community Association - Tikiwiki の featured_link.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2006-5703 2012-12-20 18:02 2006-11-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
213061 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
213062 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
213063 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
213064 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
213065 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
213066 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
213067 2.3 LOW
Local
google android In the WifiConfigManager, there is a possible storage of location history which can only be deleted by triggering a factory reset. This could lead to local information disclosure with System executio… CWE-200
Information Exposure
CVE-2020-0029 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
213068 6.7 MEDIUM
Local
google android In fpc_ta_pn_get_unencrypted_image of fpc_ta_pn.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privil… CWE-787
 Out-of-bounds Write
CVE-2020-0012 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
213069 6.7 MEDIUM
Local
google android In get_auth_result of fpc_ta_hw_auth.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed… CWE-787
 Out-of-bounds Write
CVE-2020-0011 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm
213070 6.7 MEDIUM
Local
google android In fpc_ta_get_build_info of fpc_ta_kpi.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges need… CWE-787
 Out-of-bounds Write
CVE-2020-0010 2024-11-21 13:52 2020-03-11 Show GitHub Exploit DB Packet Storm