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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226651 2.1 注意 レッドハット
CandlepinProject.org
- Red Hat Subscription Asset Manager で使用される Candlepin におけるマニフェストを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6119 2013-04-4 12:21 2013-03-26 Show GitHub Exploit DB Packet Storm
226652 4.3 警告 GNOME Project
Canonical
- Gnome Online Accounts における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-1799 2013-04-3 17:14 2013-03-25 Show GitHub Exploit DB Packet Storm
226653 4.3 警告 GNOME Project
Canonical
- Gnome Online Accounts における重要な情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-0240 2013-04-3 17:13 2013-03-25 Show GitHub Exploit DB Packet Storm
226654 5 警告 iThemes - WordPress 用 BackupBuddy プラグインにおける設定情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2744 2013-04-3 15:09 2013-04-2 Show GitHub Exploit DB Packet Storm
226655 7.5 危険 iThemes - WordPress 用 BackupBuddy プラグインにおける認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-2743 2013-04-3 15:09 2013-04-2 Show GitHub Exploit DB Packet Storm
226656 7.5 危険 iThemes - WordPress 用 BackupBuddy プラグインにおけるアクセス権を取得される脆弱性 CWE-DesignError
CVE-2013-2742 2013-04-3 15:07 2013-04-2 Show GitHub Exploit DB Packet Storm
226657 7.6 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-362
競合状態
CVE-2011-3090 2013-04-3 14:48 2012-05-15 Show GitHub Exploit DB Packet Storm
226658 10 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3089 2013-04-3 14:46 2012-05-15 Show GitHub Exploit DB Packet Storm
226659 10 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3086 2013-04-3 14:45 2012-05-15 Show GitHub Exploit DB Packet Storm
226660 10 危険 アップル
Google
- 複数の製品で使用される Webkit におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3081 2013-04-3 14:44 2012-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
224891 7.5 HIGH
Network
handlebarsjs handlebars Handlebars before 4.4.5 allows Regular Expression Denial of Service (ReDoS) because of eager matching. The parser may be forced into an endless loop while processing crafted templates. This may allow… CWE-400
 Uncontrolled Resource Consumption
CVE-2019-20922 2024-11-21 13:39 2020-10-1 Show GitHub Exploit DB Packet Storm
224892 6.1 MEDIUM
Network
snapappointments bootstrap-select bootstrap-select before 1.13.6 allows Cross-Site Scripting (XSS). It does not escape title values in OPTION elements. This may allow attackers to execute arbitrary JavaScript in a victim's browser. CWE-79
Cross-site Scripting
CVE-2019-20921 2024-11-21 13:39 2020-10-1 Show GitHub Exploit DB Packet Storm
224893 8.1 HIGH
Network
handlebarsjs handlebars Handlebars before 3.0.8 and 4.x before 4.5.3 is vulnerable to Arbitrary Code Execution. The lookup helper fails to properly validate templates, allowing attackers to submit templates that execute arb… CWE-94
Code Injection
CVE-2019-20920 2024-11-21 13:39 2020-10-1 Show GitHub Exploit DB Packet Storm
224894 4.7 MEDIUM
Local
perl
fedoraproject
canonical
debian
opensuse
dbi
fedora
ubuntu_linux
debian_linux
leap
An issue was discovered in the DBI module before 1.643 for Perl. The hv_fetch() documentation requires checking for NULL and the code does that. But, shortly thereafter, it calls SvOK(profile), causi… CWE-476
 NULL Pointer Dereference
CVE-2019-20919 2024-11-21 13:39 2020-09-18 Show GitHub Exploit DB Packet Storm
224895 6.5 MEDIUM
Network
inspircd inspircd An issue was discovered in InspIRCd 3 before 3.1.0. The silence module contains a use after free vulnerability. This vulnerability can be used for remote crashing of an InspIRCd server by any user ab… CWE-416
 Use After Free
CVE-2019-20918 2024-11-21 13:39 2020-09-11 Show GitHub Exploit DB Packet Storm
224896 6.5 MEDIUM
Network
inspircd
debian
inspircd
debian_linux
An issue was discovered in InspIRCd 2 before 2.0.28 and 3 before 3.3.0. The mysql module contains a NULL pointer dereference when built against mariadb-connector-c 3.0.5 or newer. When combined with … CWE-476
 NULL Pointer Dereference
CVE-2019-20917 2024-11-21 13:39 2020-09-11 Show GitHub Exploit DB Packet Storm
224897 7.5 HIGH
Network
pypa
opensuse
debian
oracle
pip
leap
debian_linux
communications_cloud_native_core_policy
communications_cloud_native_core_network_function_cloud_native_environment
The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwr… CWE-22
Path Traversal
CVE-2019-20916 2024-11-21 13:39 2020-09-5 Show GitHub Exploit DB Packet Storm
224898 8.1 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a heap-based buffer over-read in bit_write_TF in bits.c. CWE-125
Out-of-bounds Read
CVE-2019-20915 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
224899 9.8 CRITICAL
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. There is a NULL pointer dereference in the function dwg_encode_common_entity_handle_data in common_entity_handle_data.spec. CWE-476
 NULL Pointer Dereference
CVE-2019-20914 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm
224900 8.1 HIGH
Network
gnu libredwg An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to a heap-based buffer over-read in dwg_encode_entity in common_entity_data.spec. CWE-125
Out-of-bounds Read
CVE-2019-20913 2024-11-21 13:39 2020-07-17 Show GitHub Exploit DB Packet Storm