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 27, 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
201871 4.4 警告
Local
Fabrice Bellard - QEMU の hw/net/pcnet.c の pcnet_rdra_addr 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-7909 2016-10-13 11:30 2016-09-27 Show GitHub Exploit DB Packet Storm
201872 4.4 警告
Local
Fabrice Bellard - QEMU の hw/net/mcf_fec.c の mcf_fec_do_tx 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-7908 2016-10-13 11:30 2016-09-22 Show GitHub Exploit DB Packet Storm
201873 4.4 警告
Local
Fabrice Bellard - QEMU の hw/net/imx_fec.c の imx_fec_do_tx 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-399
CVE-2016-7907 2016-10-13 11:30 2016-09-22 Show GitHub Exploit DB Packet Storm
201874 9.8 緊急
Network
Fabrice Bellard - QEMU の xlnx.xps-ethernetlite の .receive コールバックにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7161 2016-10-13 11:30 2016-08-9 Show GitHub Exploit DB Packet Storm
201875 7.5 重要
Network
Debian
The Perl Foundation
- Perl 用 DBD::mysql モジュールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-1246 2016-10-13 11:30 2016-10-3 Show GitHub Exploit DB Packet Storm
201876 7.5 重要
Network
シスコシステムズ - Cisco Unified Contact Center Express で使用される Unified Intelligence Center におけるユーザアカウントを作成される脆弱性 CWE-20
不適切な入力確認
CVE-2016-6426 2016-10-13 11:13 2016-10-5 Show GitHub Exploit DB Packet Storm
201877 6.5 警告
Network
シスコシステムズ - Cisco IOS および IOS XE の IKEv2 クライアントおよびイニシエータの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-6423 2016-10-13 11:13 2016-10-5 Show GitHub Exploit DB Packet Storm
201878 5.3 警告
Network
シスコシステムズ - Cisco IOS XR におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-6421 2016-10-13 11:13 2016-09-28 Show GitHub Exploit DB Packet Storm
201879 6.1 警告
Network
シスコシステムズ - Cisco Videoscape Distribution Suite Service Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-6418 2016-10-13 11:13 2016-09-28 Show GitHub Exploit DB Packet Storm
201880 8.8 重要
Network
シスコシステムズ - Cisco FireSIGHT システム ソフトウェアおよび Firepower Management Center におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-6417 2016-10-13 11:13 2016-09-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
290131 - linux linux_kernel Multiple buffer overflows in drivers/staging/wlags49_h2/wl_priv.c in the Linux kernel before 3.12 allow local users to cause a denial of service or possibly have unspecified other impact by leveragin… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4514 2024-11-21 10:55 2013-11-12 Show GitHub Exploit DB Packet Storm
290132 - linux linux_kernel Buffer overflow in the oz_cdev_write function in drivers/staging/ozwpan/ozcdev.c in the Linux kernel before 3.12 allows local users to cause a denial of service or possibly have unspecified other imp… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4513 2024-11-21 10:55 2013-11-12 Show GitHub Exploit DB Packet Storm
290133 - linux linux_kernel Buffer overflow in the exitcode_proc_write function in arch/um/kernel/exitcode.c in the Linux kernel before 3.12 allows local users to cause a denial of service or possibly have unspecified other imp… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4512 2024-11-21 10:55 2013-11-12 Show GitHub Exploit DB Packet Storm
290134 - linux linux_kernel Multiple integer overflows in Alchemy LCD frame-buffer drivers in the Linux kernel before 3.12 allow local users to create a read-write memory mapping for the entirety of kernel memory, and consequen… CWE-189
Numeric Errors
CVE-2013-4511 2024-11-21 10:55 2013-11-12 Show GitHub Exploit DB Packet Storm
290135 - openbsd openssh The mm_newkeys_from_blob function in monitor_wrap.c in sshd in OpenSSH 6.2 and 6.3, when an AES-GCM cipher is used, does not properly initialize memory for a MAC context data structure, which allows … CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-4548 2024-11-21 10:55 2013-11-9 Show GitHub Exploit DB Packet Storm
290136 7.5 HIGH
Network
lighttpd
debian
opensuse
lighttpd
debian_linux
opensuse
lighttpd before 1.4.34, when SNI is enabled, configures weak SSL ciphers, which makes it easier for remote attackers to hijack sessions by inserting packets into the client-server data stream or obta… CWE-326
Inadequate Encryption Strength
CVE-2013-4508 2024-11-21 10:55 2013-11-8 Show GitHub Exploit DB Packet Storm
290137 - openstack havana
grizzly
folsom
The XenAPI backend in OpenStack Compute (Nova) Folsom, Grizzly, and Havana before 2013.2 does not properly apply security groups (1) when resizing an image or (2) during live migration, which allows … CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-4497 2024-11-21 10:55 2013-11-6 Show GitHub Exploit DB Packet Storm
290138 - ldap-account-manager ldap_account_manager Cross-site scripting (XSS) vulnerability in templates/login.php in LDAP Account Manager (LAM) 4.3 and 4.2.1 allows remote attackers to inject arbitrary web script or HTML via the language parameter. CWE-79
Cross-site Scripting
CVE-2013-4453 2024-11-21 10:55 2013-11-6 Show GitHub Exploit DB Packet Storm
290139 - libguestfs
suse
novell
libguestfs
suse_linux_enterprise_software_development_kit
suse_linux_enterprise_server
The guestfish command in libguestfs 1.20.12, 1.22.7, and earlier, when using the --remote or --listen option, does not properly check the ownership of /tmp/.guestfish-$UID/ when creating a temporary … CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-4419 2024-11-21 10:55 2013-11-6 Show GitHub Exploit DB Packet Storm
290140 - saltstack salt Salt (aka SaltStack) before 0.15.0 through 0.17.0 allows remote authenticated minions to impersonate arbitrary minions via a crafted minion with a valid key. CWE-264
Permissions, Privileges, and Access Controls
CVE-2013-4439 2024-11-21 10:55 2013-11-6 Show GitHub Exploit DB Packet Storm