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
230401 2.6 注意 TYPO3 Association - TYPO3 用の class.tx_indexedsearch.php エクステンションにおけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5069 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230402 5.1 警告 zoomstats - ZoomStats の libs/dbmax/mysql.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5065 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230403 5.1 警告 stefan ritt - Elog におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5063 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230404 5.1 警告 wired community software - WWWthreads におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5059 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230405 7.5 危険 web-news - Web-News の webnews/template.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5053 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230406 5 警告 rob landley - Rob Landley BusyBox の httpd におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5050 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230407 6.8 警告 waltercedric - Joomla! 用の Security Images コンポーネントにおける PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2006-5048 2012-12-20 18:02 2006-07-31 Show GitHub Exploit DB Packet Storm
230408 7.5 危険 phpartenaire - PHPartenaire の dix.php3 における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5032 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230409 7.5 危険 woltlab - wBB の thread.php における SQL インジェクションの脆弱性 - CVE-2006-5029 2012-12-20 18:02 2006-09-27 Show GitHub Exploit DB Packet Storm
230410 5 警告 swsoft - Swsoft Pleask Reload および Pleask の filemanager/filemanager.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5028 2012-12-20 18:02 2006-09-27 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
212801 6.5 MEDIUM
Network
google android In RTTTL_Event of eas_rtttl.c, there is possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User in… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0169 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212802 8.8 HIGH
Network
google android In impeg2_fmt_conv_yuv420p_to_yuv420sp_uv of impeg2_format_conv.c, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional e… CWE-787
 Out-of-bounds Write
CVE-2020-0168 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212803 5.5 MEDIUM
Local
google android In load of ResourceTypes.cpp, there is a possible out of bounds read due to an integer overflow. This could lead to local information disclosure with no additional execution privileges needed. User i… CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2020-0167 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212804 7.8 HIGH
Local
google android In multiple functions of URI.java, there is a possible escalation of privilege due to missing validation in the parceling of URI information. This could lead to a local escalation of privilege with n… CWE-20
 Improper Input Validation 
CVE-2020-0166 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212805 6.7 MEDIUM
Local
google android In phNxpNciHal_NfcDep_cmd_ext of phNxpNciHal_NfcDepSWPrio.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege via compromised d… CWE-787
 Out-of-bounds Write
CVE-2020-0165 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212806 4.4 MEDIUM
Local
google android In phNxpNciHal_NfcDep_cmd_ext of phNxpNciHal_NfcDepSWPrio.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System executi… CWE-125
Out-of-bounds Read
CVE-2020-0164 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212807 6.5 MEDIUM
Network
google android In parseSampleAuxiliaryInformationSizes of MPEG4Extractor.cpp, there is possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional e… CWE-20
 Improper Input Validation 
CVE-2020-0163 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212808 6.5 MEDIUM
Network
google android In parseSampleAuxiliaryInformationOffsets of MPEG4Extractor.cpp, there is possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional… CWE-20
 Improper Input Validation 
CVE-2020-0162 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212809 6.5 MEDIUM
Network
google android In parseChunk of MPEG4Extractor.cpp, there is possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed… CWE-20
 Improper Input Validation 
CVE-2020-0161 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
212810 8.8 HIGH
Network
google android In setSyncSampleParams of SampleTable.cpp, there is possible resource exhaustion due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges nee… CWE-20
CWE-770
 Improper Input Validation 
 Allocation of Resources Without Limits or Throttling
CVE-2020-0160 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm