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 21, 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
229071 7.5 危険 マイクロソフト - Windows 8 の Microsoft Internet Explorer 10 におけるサンドボックス保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2552 2013-03-19 10:42 2013-03-11 Show GitHub Exploit DB Packet Storm
229072 7.2 危険 マイクロソフト - Microsoft Windows 7 のカーネルにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-2553 2013-03-19 10:41 2013-03-11 Show GitHub Exploit DB Packet Storm
229073 7.5 危険 マイクロソフト - Microsoft Windows 7 における ASLR および DEP 保護メカニズムを回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-2554 2013-03-19 10:37 2013-03-11 Show GitHub Exploit DB Packet Storm
229074 7.5 危険 マイクロソフト - Microsoft Internet Explorer 9 のサンドボックス保護メカニズムにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-2557 2013-03-19 10:07 2013-03-11 Show GitHub Exploit DB Packet Storm
229075 3.2 注意 ヒューレット・パッカード - HP Systems Insight Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1995 2013-03-18 18:07 2012-04-30 Show GitHub Exploit DB Packet Storm
229076 4.3 警告 ヒューレット・パッカード - HP Systems Insight Manager におけるデータを変更される脆弱性 CWE-noinfo
情報不足
CVE-2012-1996 2013-03-18 18:06 2012-04-30 Show GitHub Exploit DB Packet Storm
229077 7.5 危険 ヒューレット・パッカード - HP Systems Insight Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-1997 2013-03-18 18:05 2012-04-30 Show GitHub Exploit DB Packet Storm
229078 7.5 危険 マイクロソフト - Microsoft SharePoint Server および SharePoint Foundation における読み取り制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0080 2013-03-18 17:59 2013-03-12 Show GitHub Exploit DB Packet Storm
229079 4.3 警告 マイクロソフト - Microsoft SharePoint Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0083 2013-03-18 17:57 2013-03-12 Show GitHub Exploit DB Packet Storm
229080 7.5 危険 マイクロソフト - Microsoft SharePoint Server および SharePoint Foundation におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-0084 2013-03-18 17:55 2013-03-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
203221 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
203222 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
203223 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
203224 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
203225 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
203226 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
203227 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
203228 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
203229 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
203230 6.7 MEDIUM
Local
google android In mobile_log_d, there is a possible escalation of privilege due to improper input validation. This could lead to local escalation of privilege with System execution privileges needed. User interacti… CWE-20
 Improper Input Validation 
CVE-2021-0345 2024-11-21 14:42 2021-02-5 Show GitHub Exploit DB Packet Storm