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 2, 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
251071 10 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2010-3117 2011-06-10 09:54 2010-08-19 Show GitHub Exploit DB Packet Storm
251072 10 危険 シスコシステムズ - Cisco Wireless LAN Controller における設定を変更される脆弱性 CWE-noinfo
情報不足
CVE-2009-1167 2011-06-10 09:53 2009-07-27 Show GitHub Exploit DB Packet Storm
251073 7.8 危険 シスコシステムズ - Cisco Wireless LAN Controller の管理用 Web インターフェースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-1166 2011-06-10 09:53 2009-07-27 Show GitHub Exploit DB Packet Storm
251074 6.8 警告 Redback
Apache Software Foundation
- Apache Archiva および Apache Continuum におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2010-3449 2011-06-10 09:53 2010-11-24 Show GitHub Exploit DB Packet Storm
251075 5 警告 JSecurity
Apache Software Foundation
- Apache Shiro および JSecurity におけるアクセス制限を回避される脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3863 2011-06-10 09:52 2010-11-5 Show GitHub Exploit DB Packet Storm
251076 4.3 警告 Apache Software Foundation - Apache CouchDB の Web 管理インターフェースにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3854 2011-06-10 09:52 2011-01-28 Show GitHub Exploit DB Packet Storm
251077 4.3 警告 The Dojo Foundation
Apache Software Foundation
- Apache Struts などで利用される Dojo におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6726 2011-06-10 09:51 2009-04-9 Show GitHub Exploit DB Packet Storm
251078 4.3 警告 Apache Software Foundation - Apache Struts の LookupDispatchAction、DispatchAction および ActionDispatcher におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-1548 2011-06-10 09:50 2006-03-30 Show GitHub Exploit DB Packet Storm
251079 7.8 危険 Apache Software Foundation - Apache Struts (with BeanUtils) の ActionForm におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-1547 2011-06-10 09:50 2006-03-30 Show GitHub Exploit DB Packet Storm
251080 4.3 警告 Apache Software Foundation
レッドハット
- Apache Struts におけるクロスサイトスクリプティングの脆弱性 - CVE-2005-3745 2011-06-10 09:49 2005-11-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 2, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
211101 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
211102 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
211103 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
211104 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
211105 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
211106 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
211107 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
211108 7.8 HIGH
Local
google android In handleMessage of BluetoothManagerService, there is an incomplete reset. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed … CWE-459
 Incomplete Cleanup
CVE-2020-0183 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211109 6.5 MEDIUM
Network
google
debian
android
debian_linux
In exif_entry_get_value of exif-entry.c, 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 privileges … CWE-125
Out-of-bounds Read
CVE-2020-0182 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm
211110 7.5 HIGH
Network
google
fedoraproject
libexif_project
android
fedora
libexif
In exif_data_load_data_thumbnail of exif-data.c, there is a possible denial of service due to an integer overflow. This could lead to remote denial of service with no additional execution privileges … CWE-190
 Integer Overflow or Wraparound
CVE-2020-0181 2024-11-21 13:53 2020-06-12 Show GitHub Exploit DB Packet Storm