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 12, 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
224881 6.8 警告 X.Org Foundation - X.org libXxf86vm におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2001 2013-11-28 17:46 2013-05-23 Show GitHub Exploit DB Packet Storm
224882 6.8 警告 X.Org Foundation - X.org libXxf86dga におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-2000 2013-11-28 17:41 2013-05-23 Show GitHub Exploit DB Packet Storm
224883 6.8 警告 X.Org Foundation - X.org libXvMC におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-1999 2013-11-28 17:39 2013-05-23 Show GitHub Exploit DB Packet Storm
224884 6.4 警告 PineApp - PineApp Mail-SeCure の admin/management.html における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-6828 2013-11-28 17:01 2013-11-19 Show GitHub Exploit DB Packet Storm
224885 5 警告 PineApp - PineApp Mail-SeCure の admin/viewmsg.php における絶対パストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-6827 2013-11-28 17:01 2013-11-19 Show GitHub Exploit DB Packet Storm
224886 5 警告 Novell - Novell ZENworks Configuration Management の umaninv サービスにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-1084 2013-11-28 16:44 2013-10-28 Show GitHub Exploit DB Packet Storm
224887 4.4 警告 Canonical - MAAS の maas-import-pxe-files における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1057 2013-11-28 16:42 2013-10-16 Show GitHub Exploit DB Packet Storm
224888 3.5 注意 IBM - 複数の IBM InfoSphere Master Data Management 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-4036 2013-11-28 16:20 2013-11-22 Show GitHub Exploit DB Packet Storm
224889 3.5 注意 Openbravo - Openbravo ERP に情報漏えいの脆弱性 CWE-200
CWE-264
CVE-2013-3617 2013-11-28 16:10 2013-10-30 Show GitHub Exploit DB Packet Storm
224890 7.1 危険 Linux - Linux Kernel の net/core/flow_dissector.c の skb_flow_dissect 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4348 2013-11-28 16:09 2013-11-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3391 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: arp_tables: fix IEEE1394 ARP payload parsing Weiming Shi says: "arp_packet_match() unconditionally parses the ARP pay… - CVE-2026-45844 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3392 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: slip: bound decode() reads against the compressed packet length slhc_uncompress() parses a VJ-compressed TCP header by advancing … - CVE-2026-45843 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3393 - - - In the Linux kernel, the following vulnerability has been resolved: slip: reject VJ receive packets on instances with no rstate array slhc_init() accepts rslots == 0 as a valid configuration, with … - CVE-2026-45842 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3394 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO nf_osf_match_one() computes ctx->window % f->wss.val in the OSF_WS… - CVE-2026-45841 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3395 - - - In the Linux kernel, the following vulnerability has been resolved: openvswitch: cap upcall PID array size and pre-size vport replies The vport netlink reply helpers allocate a fixed-size skb with … - CVE-2026-45840 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3396 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpf_core_parse_spec() CO-RE accessor strings are colon-separated indices that desc… - CVE-2026-45839 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3397 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: fix end-of-list detection in cgroup_storage_get_next_key() list_next_entry() never returns NULL -- when the current element … - CVE-2026-45838 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3398 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume… - CVE-2026-45836 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3399 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb() Add the same NULL guard already present in l2cap_sock_resu… - CVE-2026-45835 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm
3400 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb() Add the same NULL guard already present in l2cap_sock_resume… - CVE-2026-45834 2026-06-2 02:17 2026-05-27 Show GitHub Exploit DB Packet Storm