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 9, 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
246991 7.5 危険 Mambo Foundation
Joomla!
darko selesi
- Mambo 用および Joomla! 用の Darko Selesi EstateAgent コンポーネントの index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0517 2012-06-26 15:55 2008-01-31 Show GitHub Exploit DB Packet Storm
246992 6.8 警告 Coppermine Photo Gallery - CPG の include/imageObjectIM.class.php における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-0506 2012-06-26 15:55 2008-01-31 Show GitHub Exploit DB Packet Storm
246993 4.3 警告 Coppermine Photo Gallery - CPG の docs/showdoc.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0505 2012-06-26 15:55 2008-01-31 Show GitHub Exploit DB Packet Storm
246994 6.5 警告 Coppermine Photo Gallery - CPG における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0504 2012-06-26 15:55 2008-01-31 Show GitHub Exploit DB Packet Storm
246995 7.5 危険 connectix - Connectix Boards の templates/Official/part_userprofile.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-0502 2012-06-26 15:55 2008-01-31 Show GitHub Exploit DB Packet Storm
246996 7.5 危険 Bigware - Bigware Shop の main_bigware_53.tpl.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-0498 2012-06-26 15:55 2008-01-30 Show GitHub Exploit DB Packet Storm
246997 4.3 警告 ampjuke - AmpJuke の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0496 2012-06-26 15:55 2008-01-30 Show GitHub Exploit DB Packet Storm
246998 4.3 警告 Endian - Endian Firewall の vpnum/userslist.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-0494 2012-06-26 15:55 2008-01-30 Show GitHub Exploit DB Packet Storm
246999 5 警告 csphere - Clansphere の install.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-0489 2012-06-26 15:55 2008-01-30 Show GitHub Exploit DB Packet Storm
247000 9.3 危険 Comodo
マイクロソフト
- Comodo AntiVirus の特定の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-DesignError
CVE-2008-0470 2012-06-26 15:55 2008-01-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
219631 9.8 CRITICAL
Network
google android In RW_T4tPresenceCheck of rw_t4t.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. Us… CWE-787
 Out-of-bounds Write
CVE-2020-0217 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219632 7.8 HIGH
Local
google android In phNciNfc_RecvMfResp of phNxpExtns_MifareStd.cpp, there is a possible out of bounds write due to an integer overflow. This could lead to local escalation of privilege with no additional execution p… CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2020-0216 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219633 7.8 HIGH
Local
google android In onCreate of ConfirmConnectActivity.java, there is a possible leak of Bluetooth information due to a permissions bypass. This could lead to local escalation of privilege that exposes a pairing Blue… CWE-276
Incorrect Default Permissions 
CVE-2020-0215 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219634 7.5 HIGH
Network
google android In ce_t4t_process_select_file_cmd of ce_t4t.cc, there is a possible out of bounds read due to an incorrect bounds check. This could lead to remote information disclosure with no additional execution … CWE-125
Out-of-bounds Read
CVE-2020-0214 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219635 6.5 MEDIUM
Network
google android In hevcd_fmt_conv_420sp_to_420sp_av8 of ihevcd_fmt_conv_420sp_to_420sp.s, there is a possible out of bounds write due to a heap buffer overflow. This could lead to remote information disclosure with … CWE-787
 Out-of-bounds Write
CVE-2020-0213 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219636 6.5 MEDIUM
Network
google android In _onBufferDestroyed of InputBufferManager.cpp, there is a possible out of bounds read due to a use after free. This could lead to remote information disclosure with no additional execution privileg… CWE-125
CWE-416
Out-of-bounds Read
 Use After Free
CVE-2020-0212 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219637 6.5 MEDIUM
Network
google android In SumCompoundHorizontalTaps of convolve_neon.cc, there is a possible out of bounds read due to a missing bounds check. This could lead to remote information disclosure with no additional execution p… CWE-125
Out-of-bounds Read
CVE-2020-0211 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219638 7.8 HIGH
Local
google android In removeSharedAccountAsUser of AccountManager.java, there is a possible permissions bypass to a confused deputy. This could lead to local escalation of privilege with User execution privileges neede… CWE-610
Externally Controlled Reference to a Resource in Another Sphere
CVE-2020-0210 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219639 7.8 HIGH
Local
google android In multiple functions of AccountManager.java, there is a possible permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction… CWE-276
Incorrect Default Permissions 
CVE-2020-0209 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
219640 7.8 HIGH
Local
google android In multiple functions of AccountManager.java, there is a possible permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction… CWE-276
Incorrect Default Permissions 
CVE-2020-0208 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm