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":June 11, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
227301 7.5 危険 Vanilla Forums - Vanilla Forums の更新チェックにおける脆弱性 CWE-noinfo
情報不足
CVE-2013-3528 2013-05-14 15:44 2013-04-5 Show GitHub Exploit DB Packet Storm
227302 7.5 危険 Vanilla Forums - Vanilla Forums における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-3527 2013-05-14 15:37 2013-04-5 Show GitHub Exploit DB Packet Storm
227303 4.3 警告 georgemathewk - WordPress 用 Traffic Analyzer プラグインの js/ta_loaded.js.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3526 2013-05-14 15:37 2013-05-10 Show GitHub Exploit DB Packet Storm
227304 7.5 危険 David Clark - phpVMS 用 Pop Up News モジュールにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-3524 2013-05-14 15:36 2013-05-10 Show GitHub Exploit DB Packet Storm
227305 7.5 危険 greg jennings - This HTML Is Simple における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-3523 2013-05-14 15:35 2013-04-1 Show GitHub Exploit DB Packet Storm
227306 6.5 警告 vBulletin Solutions, Inc. - vBulletin の index.php/ajax/api/reputation/vote における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-3522 2013-05-14 15:34 2013-05-10 Show GitHub Exploit DB Packet Storm
227307 4.6 警告 シスコシステムズ - Cisco Aggregation Services Router Route Processor 上で稼働する Cisco IOS におけるサービス運用妨害 (DoS) 状態にされる脆弱性 CWE-399
リソース管理の問題
CVE-2013-1136 2013-05-14 14:52 2013-05-13 Show GitHub Exploit DB Packet Storm
227308 10 危険 phpvms.net - phpVMS の admin/action.php における脆弱性 CWE-noinfo
情報不足
CVE-2012-6552 2013-05-14 12:00 2012-08-24 Show GitHub Exploit DB Packet Storm
227309 9.3 危険 サムスン - MarkAny ContentSAFER MASetupCaller の ActiveX コントロールに脆弱性 CWE-94
コード・インジェクション
CVE-2012-2990 2013-05-13 17:59 2012-08-24 Show GitHub Exploit DB Packet Storm
227310 4.3 警告 WPPA Opa Jaap - WordPress 用 WP Photo Album Plus プラグインの wp-admin/admin.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3254 2013-05-13 17:32 2013-05-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
220641 5.5 MEDIUM
Local
google android In connect() of PanService.java, there is a possible permissions bypass. This could lead to local escalation of privilege to change network connection settings with no additional execution privileges… CWE-862
 Missing Authorization
CVE-2020-0177 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220642 7.5 HIGH
Network
google android In avdt_msg_prs_rej of avdt_msg.cc, there is a possible out-of-bounds read due to improper input validation. This could lead to remote information disclosure with no additional execution privileges n… CWE-20
CWE-125
 Improper Input Validation 
Out-of-bounds Read
CVE-2020-0176 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220643 6.5 MEDIUM
Network
google android In XMF_ReadNode of eas_xmf.c, there is possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User … CWE-20
CWE-834
 Improper Input Validation 
 Excessive Iteration
CVE-2020-0175 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220644 6.5 MEDIUM
Network
google android In Parse_ptbl of eas_mdls.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 inte… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0174 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220645 6.5 MEDIUM
Network
google android In Parse_lins of eas_mdls.c, there is possible resource exhaustion due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed. User i… CWE-20
CWE-400
 Improper Input Validation 
 Uncontrolled Resource Consumption
CVE-2020-0173 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220646 6.5 MEDIUM
Network
google android In Parse_art of eas_mdls.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 inter… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0172 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220647 6.5 MEDIUM
Network
google android In Parse_lart of eas_mdls.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 inte… CWE-20
CWE-834
CWE-835
 Improper Input Validation 
 Excessive Iteration
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0171 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220648 6.5 MEDIUM
Network
google android In IMY_Event of eas_imelody.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-0170 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
220649 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
220650 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