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 21, 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
225051 5 警告 Wireshark - Wireshark の BSSGP 解析機能の epan/dissectors/packet-bssgp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-7113 2013-12-24 13:39 2013-12-17 Show GitHub Exploit DB Packet Storm
225052 5 警告 ヒューレット・パッカード - 複数の HP LaserJet プリンタ製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-6193 2013-12-20 19:02 2013-12-12 Show GitHub Exploit DB Packet Storm
225053 7.5 危険 Google - Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-2865 2013-12-20 18:49 2013-06-4 Show GitHub Exploit DB Packet Storm
225054 4.3 警告 GNOME Project - GNOME Office Gnumeric の plugins/excel/ms-escher.c におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-6836 2013-12-20 18:47 2013-11-20 Show GitHub Exploit DB Packet Storm
225055 7.5 危険 Zabbix - Zabbix における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6824 2013-12-20 18:44 2013-12-3 Show GitHub Exploit DB Packet Storm
225056 4.3 警告 Stephane Caron - prettyPhoto の js/jquery.prettyPhoto.js 内の setTimeout 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6837 2013-12-20 18:38 2013-01-14 Show GitHub Exploit DB Packet Storm
225057 5 警告 シスコシステムズ - Cisco ONS 15454 デバイス上で稼働する Transport Node Controller の tNetTaskLimit プロセスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2013-6701 2013-12-20 18:36 2013-12-17 Show GitHub Exploit DB Packet Storm
225058 7.8 危険 ネットギア - 複数の NETGEAR ProSafe スイッチ製品のファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-4776 2013-12-20 18:24 2013-08-21 Show GitHub Exploit DB Packet Storm
225059 10 危険 Google - Google Chrome における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-2863 2013-12-20 18:24 2013-06-4 Show GitHub Exploit DB Packet Storm
225060 7.8 危険 ネットギア - 複数の NETGEAR ProSafe スイッチ製品のファームウェアにおける暗号化された管理者の認証情報を読まれる脆弱性 CWE-200
情報漏えい
CVE-2013-4775 2013-12-20 18:24 2013-08-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
210441 9.1 CRITICAL
Network
icinga icinga Icinga 2 v2.8.0 through v2.11.7 and v2.12.2 has an issue where revoked certificates due for renewal will automatically be renewed, ignoring the CRL. This issue is fixed in Icinga 2 v2.11.8 and v2.12.… CWE-295
Improper Certificate Validation 
CVE-2020-29663 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210442 7.5 HIGH
Network
xen xapi An issue was discovered in Xen XAPI before 2020-12-15. Certain xenstore keys provide feedback from the guest, and are therefore watched by toolstack. Specifically, keys are watched by xenopsd, and da… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-29487 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210443 5.5 MEDIUM
Local
xen
debian
fedoraproject
xen
debian_linux
fedora
An issue was discovered in Xen 4.6 through 4.14.x. When acting upon a guest XS_RESET_WATCHES request, not all tracking information is freed. A guest can cause unbounded memory usage in oxenstored. Th… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2020-29485 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210444 6.2 MEDIUM
Local
xen
debian
fedoraproject
xen
debian_linux
fedora
An issue was discovered in Xen through 4.14.x. Recording of the per-vCPU control block mapping maintained by Xen and that of pointers into the control block is reversed. The consumer assumes, seeing … CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-29570 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210445 6.0 MEDIUM
Local
xen
debian
fedoraproject
xen
debian_linux
fedora
An issue was discovered in Xen through 4.14.x. Nodes in xenstore have an ownership. In oxenstored, a owner could give a node away. However, node ownership has quota implications. Any guest can run an… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-29486 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210446 6.0 MEDIUM
Local
xen
debian
fedoraproject
xen
debian_linux
fedora
An issue was discovered in Xen through 4.14.x. When a Xenstore watch fires, the xenstore client that registered the watch will receive a Xenstore message containing the path of the modified Xenstore … CWE-476
 NULL Pointer Dereference
CVE-2020-29484 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210447 6.5 MEDIUM
Local
xen
debian
fedoraproject
xen
debian_linux
fedora
An issue was discovered in Xen through 4.14.x. Xenstored and guests communicate via a shared memory page using a specific protocol. When a guest violates this protocol, xenstored will drop the connec… CWE-416
 Use After Free
CVE-2020-29483 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210448 6.5 MEDIUM
Local
xen
debian
xen
debian_linux
An issue was discovered in Xen through 4.14.x. Some OSes (such as Linux, FreeBSD, and NetBSD) are processing watch events using a single thread. If the events are received faster than the thread is a… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2020-29568 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210449 6.0 MEDIUM
Local
xen
debian
fedoraproject
xen
debian_linux
fedora
An issue was discovered in Xen through 4.14.x. A guest may access xenstore paths via absolute paths containing a full pathname, or via a relative path, which implicitly includes /local/domain/$DOMID … CWE-426
 Untrusted Search Path
CVE-2020-29482 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm
210450 8.8 HIGH
Local
xen
debian
fedoraproject
xen
debian_linux
fedora
An issue was discovered in Xen through 4.14.x. Access rights of Xenstore nodes are per domid. Unfortunately, existing granted access rights are not removed when a domain is being destroyed. This mean… CWE-269
 Improper Privilege Management
CVE-2020-29481 2024-11-21 14:24 2020-12-16 Show GitHub Exploit DB Packet Storm