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 5, 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
246141 5 警告 asg-sentry - ASG-Sentry Network Manager の FxIAList サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2008-1321 2012-06-26 16:02 2008-03-13 Show GitHub Exploit DB Packet Storm
246142 10 危険 asg - ASG-Sentry Network Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1320 2012-06-26 16:02 2008-03-13 Show GitHub Exploit DB Packet Storm
246143 7.5 危険 bill roberts - Bloo の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1313 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
246144 4.3 警告 besavvy - Savvy CM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1306 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
246145 7.5 危険 chieminger
phpBB
- phpBB の Filebase mod の filebase.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1305 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
246146 4 警告 Alkacon Software - Alkacon OpenCms の system/workplace/admin/workplace/logfileview/logfileViewSettings.jsp における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1301 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
246147 4.3 警告 Alkacon Software - Alkacon OpenCms の Logfile Viewer Settings 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1300 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
246148 7.5 危険 ewriting
Joomla!
Mambo Foundation
- Mambo の ewriting モジュールの index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1297 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
246149 4.3 警告 encaps - EncapsGallery におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1296 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
246150 6.8 警告 gregory kokanosky - Gregory Kokanosky phpMyNewsletter の archives.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1295 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
218441 3.3 LOW
Local
google android In queryInternal of CallLogProvider.java, there is a possible permission bypass due to improper input validation. This could lead to local information disclosure of voicemail metadata with User execu… CWE-20
 Improper Input Validation 
CVE-2020-0368 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
218442 5.5 MEDIUM
Local
google android In nci_proc_ee_management_rsp of nci_hrcv.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with no additional execution privil… CWE-125
Out-of-bounds Read
CVE-2020-0280 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
218443 5.5 MEDIUM
Local
google android In writeBurstBufferBytes of SPDIFEncoder.cpp, there is a possible out of bounds read due to an incorrect bounds check. This could lead to local information disclosure with no clear exfiltration path,… CWE-125
Out-of-bounds Read
CVE-2020-0244 2024-11-21 13:53 2020-12-16 Show GitHub Exploit DB Packet Storm
218444 9.8 CRITICAL
Network
google android There is a possible out of bounds write due to a missing bounds check.Product: AndroidVersions: Android SoCAndroid ID: A-170378843 CWE-787
 Out-of-bounds Write
CVE-2020-0456 2024-11-21 13:53 2020-12-15 Show GitHub Exploit DB Packet Storm
218445 5.5 MEDIUM
Local
google android In extend_frame_highbd of restoration.c, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote information disclosure with no additional execution privilege… CWE-787
 Out-of-bounds Write
CVE-2020-0470 2024-11-21 13:53 2020-12-15 Show GitHub Exploit DB Packet Storm
218446 5.5 MEDIUM
Local
google android In addEscrowToken of LockSettingsService.java, there is a possible loss of the synthetic password due to logic error. This could lead to local denial of service with no additional execution privilege… NVD-CWE-noinfo
CVE-2020-0469 2024-11-21 13:53 2020-12-15 Show GitHub Exploit DB Packet Storm
218447 5.5 MEDIUM
Local
google android In listen() and related functions of TelephonyRegistry.java, there is a possible permissions bypass of location permissions due to a missing permission check. This could lead to local information dis… CWE-862
 Missing Authorization
CVE-2020-0468 2024-11-21 13:53 2020-12-15 Show GitHub Exploit DB Packet Storm
218448 5.5 MEDIUM
Local
google android In onUserStopped of Vpn.java, there is a possible resetting of user preferences due to a logic issue. This could lead to local information disclosure of secure network traffic over a non-VPN link wit… CWE-404
 Improper Resource Shutdown or Release
CVE-2020-0467 2024-11-21 13:53 2020-12-15 Show GitHub Exploit DB Packet Storm
218449 7.8 HIGH
Local
google android In do_epoll_ctl and ep_loop_check_proc of eventpoll.c, there is a possible use after free due to a logic error. This could lead to local escalation of privilege with no additional execution privilege… CWE-416
 Use After Free
CVE-2020-0466 2024-11-21 13:53 2020-12-15 Show GitHub Exploit DB Packet Storm
218450 6.8 MEDIUM
Physics
google android In various methods of hid-multitouch.c, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges… CWE-787
 Out-of-bounds Write
CVE-2020-0465 2024-11-21 13:53 2020-12-15 Show GitHub Exploit DB Packet Storm