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 15, 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
228621 4.3 警告 tinx cms - TinX/cms の admin/objects/obj_image.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2975 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
228622 7.5 危険 yektaweb - AWT YEKTA におけるセッションをハイジャックされる脆弱性 CWE-20
不適切な入力確認
CVE-2008-2970 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
228623 5 警告 yektaweb - AWT YEKTA の download.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2969 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
228624 7.5 危険 yektaweb - AWT YEKTA の rating.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2968 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
228625 4.3 警告 yektaweb - AWT YEKTA におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2967 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
228626 7.5 危険 researchguide - ResearchGuide の guide.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2964 2012-12-20 18:52 2008-07-2 Show GitHub Exploit DB Packet Storm
228627 2.6 注意 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2960 2012-12-20 18:52 2008-06-23 Show GitHub Exploit DB Packet Storm
228628 5.8 警告 Edgewall Software - Trac の検索スクリプトにおけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2008-2951 2012-12-20 18:52 2008-07-27 Show GitHub Exploit DB Packet Storm
228629 7.5 危険 freedesktop.org - Poppler の libpoppler における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2008-2950 2012-12-20 18:52 2008-07-7 Show GitHub Exploit DB Packet Storm
228630 7.5 危険 サン・マイクロシステムズ - Sun Java System Access Manager および Sun Java System Identity Server における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2008-2945 2012-12-20 18:52 2008-06-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
195781 8.8 HIGH
Network
google android In ih264d_parse_pslice of ih264d_parse_pslice.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 privilege… CWE-787
 Out-of-bounds Write
CVE-2021-0325 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
195782 7.3 HIGH
Local
google android In onCreate of UninstallerActivity, there is a possible way to uninstall an all without informed user consent due to a tapjacking/overlay attack. This could lead to local escalation of privilege with… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0314 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
195783 7.8 HIGH
Local
google android In PackageInstaller, there is a possible tapjacking attack due to an insecure default value. This could lead to local escalation of privilege and permissions with no additional execution privileges n… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0305 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
195784 7.8 HIGH
Local
google android In PackageInstaller, there is a possible tapjacking attack due to an insecure default value. This could lead to local escalation of privilege and permissions with no additional execution privileges n… CWE-1021
 Improper Restriction of Rendered UI Layers or Frames
CVE-2021-0302 2024-11-21 14:42 2021-02-11 Show GitHub Exploit DB Packet Storm
195785 7.5 HIGH
Network
google android In wlan driver, there is a possible system crash due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not nee… NVD-CWE-noinfo
CVE-2021-0351 2024-11-21 14:42 2021-02-5 Show GitHub Exploit DB Packet Storm
195786 4.4 MEDIUM
Local
google android In ged, there is a possible system crash due to an improper input validation. This could lead to local denial of service with System execution privileges needed. User interaction is not needed for ex… CWE-20
 Improper Input Validation 
CVE-2021-0350 2024-11-21 14:42 2021-02-5 Show GitHub Exploit DB Packet Storm
195787 6.7 MEDIUM
Local
google android In display driver, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not nee… CWE-416
 Use After Free
CVE-2021-0349 2024-11-21 14:42 2021-02-5 Show GitHub Exploit DB Packet Storm
195788 6.7 MEDIUM
Local
google android In vpu, 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. User interaction is not needed… CWE-787
 Out-of-bounds Write
CVE-2021-0348 2024-11-21 14:42 2021-02-5 Show GitHub Exploit DB Packet Storm
195789 4.4 MEDIUM
Local
google android In ccu, there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with System execution privileges needed. User interaction is needed for e… CWE-125
Out-of-bounds Read
CVE-2021-0347 2024-11-21 14:42 2021-02-5 Show GitHub Exploit DB Packet Storm
195790 6.7 MEDIUM
Local
google android In vpu, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not nee… CWE-787
 Out-of-bounds Write
CVE-2021-0346 2024-11-21 14:42 2021-02-5 Show GitHub Exploit DB Packet Storm