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 12, 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
228321 5 警告 IBM - Lotus Domino におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-0486 2013-03-28 12:00 2013-03-28 Show GitHub Exploit DB Packet Storm
228322 5 警告 アップル
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- Oracle Java SE の Java Runtime Environment (JRE) コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3558 2013-03-27 17:37 2011-10-18 Show GitHub Exploit DB Packet Storm
228323 4.3 警告 ヒューレット・パッカード
アドビシステムズ
日立
- Adobe Flex SDK におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2461 2013-03-27 17:33 2011-11-30 Show GitHub Exploit DB Packet Storm
228324 10 危険 ヒューレット・パッカード
アドビシステムズ
オラクル
- Adobe Flash Player および Adobe AIR におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2460 2013-03-27 17:32 2011-11-10 Show GitHub Exploit DB Packet Storm
228325 10 危険 ヒューレット・パッカード
アドビシステムズ
オラクル
- Adobe Flash Player および Adobe AIR におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-2459 2013-03-27 17:31 2011-11-10 Show GitHub Exploit DB Packet Storm
228326 10 危険 ヒューレット・パッカード
アドビシステムズ
オラクル
- Adobe Flash Player および Adobe AIR におけるクロスドメインポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2458 2013-03-27 17:29 2011-11-10 Show GitHub Exploit DB Packet Storm
228327 10 危険 ヒューレット・パッカード
アドビシステムズ
オラクル
- Adobe Flash Player および Adobe AIR におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2457 2013-03-27 17:27 2011-11-10 Show GitHub Exploit DB Packet Storm
228328 10 危険 ヒューレット・パッカード
アドビシステムズ
オラクル
- Adobe Flash Player および Adobe AIR におけるバッファオーバーフローの脆弱性 CWE-noinfo
情報不足
CVE-2011-2456 2013-03-27 17:26 2011-11-10 Show GitHub Exploit DB Packet Storm
228329 10 危険 ヒューレット・パッカード
アドビシステムズ
オラクル
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2455 2013-03-27 17:25 2011-11-10 Show GitHub Exploit DB Packet Storm
228330 10 危険 ヒューレット・パッカード
アドビシステムズ
オラクル
- Adobe Flash Player および Adobe AIR における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-2454 2013-03-27 17:24 2011-11-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
226651 5.5 MEDIUM
Local
google android In multiple functions of key_store_service.cpp, there is a possible Information Disclosure due to improper locking. This could lead to local information disclosure of protected data with no additiona… CWE-667
 Improper Locking
CVE-2019-2119 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226652 5.5 MEDIUM
Local
google android In various functions of Parcel.cpp, there are uninitialized or partially initialized stack variables. These could lead to local information disclosure with no additional execution privileges needed. … CWE-908
 Use of Uninitialized Resource
CVE-2019-2118 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226653 5.5 MEDIUM
Local
google android In checkQueryPermission of TelephonyProvider.java, there is a possible disclosure of secure data due to a missing permission check. This could lead to local information disclosure about carrier syste… CWE-862
 Missing Authorization
CVE-2019-2117 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226654 7.5 HIGH
Network
google android In save_attr_seq of sdp_discovery.cc, there is a possible out-of-bound read due to a missing bounds check. This could lead to remote information disclosure with no additional execution privileges nee… CWE-125
Out-of-bounds Read
CVE-2019-2116 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226655 5.5 MEDIUM
Local
google android In setup wizard there is a bypass of some checks when wifi connection is skipped. This could lead to factory reset protection bypass with no additional privileges needed. User interaction is not need… NVD-CWE-noinfo
CVE-2019-2113 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226656 7.8 HIGH
Local
google android In several functions of alarm.cc, there is possible memory corruption due to a use after free. This could lead to local code execution with no additional execution privileges needed. User interaction… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2112 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226657 9.8 CRITICAL
Network
google android In loop of DnsTlsSocket.cpp, there is a possible heap memory corruption due to a use after free. This could lead to remote code execution in the netd server with no additional execution privileges ne… CWE-787
CWE-416
 Out-of-bounds Write
 Use After Free
CVE-2019-2111 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226658 8.8 HIGH
Network
google android In MakeMPEG4VideoCodecSpecificData of AVIExtractor.cpp, there is a possible out of bounds write due to an incorrect bounds check. This could lead to remote code execution with no additional execution… CWE-787
 Out-of-bounds Write
CVE-2019-2109 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226659 8.8 HIGH
Network
google android In ihevcd_parse_pps of ihevcd_parse_headers.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 execution privileges … CWE-787
 Out-of-bounds Write
CVE-2019-2107 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm
226660 8.8 HIGH
Network
google android In ihevcd_sao_shift_ctb of ihevcd_sao.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 execution privileges needed… CWE-787
 Out-of-bounds Write
CVE-2019-2106 2024-11-21 13:40 2019-07-9 Show GitHub Exploit DB Packet Storm