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":April 30, 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
250611 5 警告 Google - Google Chrome におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-1811 2011-07-19 10:00 2011-06-7 Show GitHub Exploit DB Packet Storm
250612 7.5 危険 Google - Google Chrome におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-1812 2011-07-19 09:59 2011-06-7 Show GitHub Exploit DB Packet Storm
250613 4.3 警告 マイクロソフト - ASP.NET におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2011-07-15 12:02 2011-07-15 Show GitHub Exploit DB Packet Storm
250614 4.3 警告 Google - Google 検索アプライアンスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1339 2011-07-15 12:01 2011-07-15 Show GitHub Exploit DB Packet Storm
250615 5 警告 Google - Google Chrome の developer tools におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1816 2011-07-15 10:13 2011-06-7 Show GitHub Exploit DB Packet Storm
250616 5 警告 Google - Google Chrome におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-1817 2011-07-15 10:12 2011-06-7 Show GitHub Exploit DB Packet Storm
250617 7.5 危険 Google - Google Chrome のイメージローダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1818 2011-07-15 10:12 2011-06-7 Show GitHub Exploit DB Packet Storm
250618 5 警告 Google - Google Chrome における chrome:// ページへ不特定の挿入を実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-1819 2011-07-15 10:11 2011-06-7 Show GitHub Exploit DB Packet Storm
250619 7.5 危険 Google - Google Chrome にて使用される Google V8 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2348 2011-07-15 10:10 2011-06-28 Show GitHub Exploit DB Packet Storm
250620 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2349 2011-07-15 10:09 2011-06-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 30, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
198361 7.4 HIGH
Network
saltstack
fedoraproject
debian
salt
fedora
debian_linux
In SaltStack Salt before 3002.5, when authenticating to services using certain modules, the SSL certificate is not always validated. CWE-295
Improper Certificate Validation 
CVE-2020-35662 2024-11-21 14:27 2021-02-27 Show GitHub Exploit DB Packet Storm
198362 6.1 MEDIUM
Network
acronis cyber_protect An issue was discovered in Acronis Cyber Protect before 15 Update 1 build 26172. There is cross-site scripting (XSS) in the console. CWE-79
Cross-site Scripting
CVE-2020-35664 2024-11-21 14:27 2021-02-22 Show GitHub Exploit DB Packet Storm
198363 6.1 MEDIUM
Network
mantisbt mantisbt An issue was discovered in MantisBT through 2.24.3. In the helper_ensure_confirmed call in manage_custom_field_update.php, the custom field name is not sanitized. This may be problematic depending on… CWE-79
Cross-site Scripting
CVE-2020-35571 2024-11-21 14:27 2021-02-22 Show GitHub Exploit DB Packet Storm
198364 7.5 HIGH
Network
acronis cyber_protect An issue was discovered in Acronis Cyber Protect before 15 Update 1 build 26172. Because the local notification service misconfigures CORS, information disclosure can occur. NVD-CWE-noinfo
CVE-2020-35556 2024-11-21 14:27 2021-02-22 Show GitHub Exploit DB Packet Storm
198365 7.4 HIGH
Network
djangoproject channels Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive information from a different request scope. The legacy channels.http.AsgiHandler class, used for handling HTTP type reques… CWE-200
Information Exposure
CVE-2020-35681 2024-11-21 14:27 2021-02-22 Show GitHub Exploit DB Packet Storm
198366 6.7 MEDIUM
Local
linux linux_kernel A NULL pointer dereference flaw in Linux kernel versions prior to 5.11 may be seen if sco_sock_getsockopt function in net/bluetooth/sco.c do not have a sanity check for a socket connection, when usin… CWE-476
 NULL Pointer Dereference
CVE-2020-35499 2024-11-21 14:27 2021-02-20 Show GitHub Exploit DB Packet Storm
198367 5.4 MEDIUM
Network
pi-hole pi-hole Pi-hole 5.0, 5.1, and 5.1.1 allows XSS via the Options header to the admin/ URI. A remote user is able to inject arbitrary web script or HTML due to incorrect sanitization of user-supplied data and a… CWE-79
Cross-site Scripting
CVE-2020-35592 2024-11-21 14:27 2021-02-19 Show GitHub Exploit DB Packet Storm
198368 5.4 MEDIUM
Network
pi-hole pi-hole Pi-hole 5.0, 5.1, and 5.1.1 allows Session Fixation. The application does not generate a new session cookie after the user is logged in. A malicious user is able to create a new session cookie value … CWE-384
 Session Fixation
CVE-2020-35591 2024-11-21 14:27 2021-02-19 Show GitHub Exploit DB Packet Storm
198369 6.5 MEDIUM
Network
endalia selection_portal In Endalia Selection Portal before 4.205.0, an Insecure Direct Object Reference (IDOR) allows any authenticated user to download every file uploaded to the platform by changing the value of the file … NVD-CWE-Other
CVE-2020-35577 2024-11-21 14:27 2021-02-18 Show GitHub Exploit DB Packet Storm
198370 9.8 CRITICAL
Network
74cms 74cms In 74cms version 5.0.1, there is a remote code execution vulnerability in /Application/Admin/Controller/ConfigController.class.php and /ThinkPHP/Common/functions.php where attackers can obtain server… CWE-94
Code Injection
CVE-2020-35339 2024-11-21 14:27 2021-02-18 Show GitHub Exploit DB Packet Storm