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 20, 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
252641 6.8 警告 Google - Google Chrome における詳細不明な脆弱性 CWE-310
暗号の問題
CVE-2011-2874 2011-11-1 10:03 2011-09-16 Show GitHub Exploit DB Packet Storm
252642 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-2864 2011-11-1 10:02 2011-09-16 Show GitHub Exploit DB Packet Storm
252643 7.5 危険 Google - Google Chrome にて使用される Google V8 における詳細不明な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2862 2011-11-1 10:01 2011-09-16 Show GitHub Exploit DB Packet Storm
252644 6.8 警告 Google - Google Chrome における、詳細不明な脆弱性 CWE-20
不適切な入力確認
CVE-2011-2861 2011-11-1 10:00 2011-09-16 Show GitHub Exploit DB Packet Storm
252645 7.5 危険 Google - Google Chrome における詳細不明な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2859 2011-11-1 09:59 2011-09-16 Show GitHub Exploit DB Packet Storm
252646 5 警告 Google - Google Chrome におけるサービス運用妨害 (out-of-bounds read) の脆弱性 CWE-119
バッファエラー
CVE-2011-2858 2011-11-1 09:54 2011-09-16 Show GitHub Exploit DB Packet Storm
252647 7.8 危険 シスコシステムズ - Cisco IOS の cat6000-dot1x コンポーネントにおけるサービス運用妨害 (トラフィックストーム) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2057 2011-10-31 14:12 2011-10-22 Show GitHub Exploit DB Packet Storm
252648 5 警告 シスコシステムズ - Cisco CiscoWorks Common Services における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2042 2011-10-31 14:11 2011-10-22 Show GitHub Exploit DB Packet Storm
252649 7.8 危険 シスコシステムズ - Cisco IOS の ethernet-lldp コンポーネントにおけるサービス運用妨害 (デバイスクラッシュ) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1640 2011-10-31 14:10 2011-10-22 Show GitHub Exploit DB Packet Storm
252650 7.5 危険 NexusPHP project - NexusPHP の thanks.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4026 2011-10-31 14:10 2011-10-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 20, 2026, 4:14 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
215061 6.5 MEDIUM
Network
google android In ihevc_intra_pred_chroma_mode_3_to_9_av8 of ihevc_intra_pred_chroma_mode_3_to_9.s, there is a possible out of bounds read due to a heap buffer overflow. This could lead to remote information disclo… CWE-125
Out-of-bounds Read
CVE-2020-0193 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215062 6.5 MEDIUM
Network
google android In ih264d_decode_slice_thread of ih264d_thread_parse_decode.c, there is a possible out of bounds read due to improper input validation. This could lead to remote information disclosure with no additi… CWE-20
CWE-125
 Improper Input Validation 
Out-of-bounds Read
CVE-2020-0192 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215063 6.5 MEDIUM
Network
google android In ih264d_update_default_index_list() of ih264d_dpb_mgr.c, there is a possible out of bounds read due to a logic error. This could lead to remote information disclosure with no additional execution p… CWE-125
Out-of-bounds Read
CVE-2020-0191 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215064 8.8 HIGH
Network
google android In ideint_weave_blk of ideint_utils.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 privileges needed. … CWE-787
 Out-of-bounds Write
CVE-2020-0190 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215065 6.5 MEDIUM
Network
google android In ihevcd_decode() of ihevcd_decode.c, there is possible resource exhaustion due to an infinite loop. This could lead to remote denial of service with no additional execution privileges needed. User … CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0189 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215066 7.8 HIGH
Local
google android In onCreatePermissionRequest of SettingsSliceProvider.java, there is a possible permissions bypass due to a PendingIntent error. This could lead to local escalation of privilege with User execution p… NVD-CWE-noinfo
CVE-2020-0188 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215067 5.5 MEDIUM
Local
google android In engineSetMode of BaseBlockCipher.java, there is a possible incorrect cryptographic algorithm chosen due to an incomplete comparison. This could lead to local information disclosure with no additio… NVD-CWE-Other
CVE-2020-0187 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215068 6.7 MEDIUM
Local
google android In hal_fd_init of hal_fd.cc, 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 i… CWE-787
 Out-of-bounds Write
CVE-2020-0186 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215069 5.5 MEDIUM
Local
google android In avrc_pars_browsing_cmd of avrc_pars_tg.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-0185 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
215070 6.5 MEDIUM
Network
google android In ihevcd_ref_list() of ihevcd_ref_list.c, there is a possible infinite loop due to a missing bounds check. This could lead to remote denial of service with no additional execution privileges needed.… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2020-0184 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm