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 8, 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
258281 4.6 警告 IBM - IBM DB2 の dasauto における管理者権限を持たないユーザが実行可能な脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-4150 2010-01-15 14:10 2009-12-2 Show GitHub Exploit DB Packet Storm
258282 2.1 注意 サン・マイクロシステムズ - Sun Solaris の ldap_cachemgr におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-4080 2010-01-15 14:10 2009-11-24 Show GitHub Exploit DB Packet Storm
258283 5 警告 サン・マイクロシステムズ - Sun Solaris の sshd におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4075 2010-01-15 14:09 2009-11-23 Show GitHub Exploit DB Packet Storm
258284 2.6 注意 オラクル - Oracle Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-01-14 15:01 2010-01-14 Show GitHub Exploit DB Packet Storm
258285 9.3 危険 マイクロソフト - Microsoft Internet Explorer に脆弱性 CWE-94
コード・インジェクション
CVE-2009-3672 2010-01-14 12:08 2009-11-25 Show GitHub Exploit DB Packet Storm
258286 9.3 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の java.lang パッケージにおける脆弱性 CWE-362
競合状態
CVE-2009-2724 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
258287 10 危険 サン・マイクロシステムズ
VMware
- Sun Java SE の Provider クラスにおける脆弱性 CWE-noinfo
情報不足
CVE-2009-2721 2010-01-14 12:08 2009-08-10 Show GitHub Exploit DB Packet Storm
258288 5 警告 有限会社シースリー - WebCalenderC3 におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-0348 2010-01-12 15:01 2010-01-12 Show GitHub Exploit DB Packet Storm
258289 4.3 警告 有限会社シースリー - WebCalenderC3 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-0349 2010-01-12 15:00 2010-01-12 Show GitHub Exploit DB Packet Storm
258290 10 危険 サイバートラスト株式会社
XEmacs
- XEmacs の glyphs-eimage.c における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-2688 2010-01-12 14:48 2009-08-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
266511 7.5 HIGH
Network
cisco identity_services_engine A vulnerability in the Active Directory integration component of Cisco Identity Services Engine (ISE) could allow an unauthenticated, remote attacker to perform a denial of service (DoS) attack. More… CWE-399
 Resource Management Errors
CVE-2016-9198 2024-11-21 12:00 2016-12-14 Show GitHub Exploit DB Packet Storm
266512 7.5 HIGH
Network
cisco firesight_system_software
firepower_management_center
A vulnerability in the malicious file detection and blocking features of Cisco Firepower Management Center and Cisco FireSIGHT System Software could allow an unauthenticated, remote attacker to bypas… CWE-20
 Improper Input Validation 
CVE-2016-9193 2024-11-21 12:00 2016-12-14 Show GitHub Exploit DB Packet Storm
266513 7.8 HIGH
Local
cisco anyconnect_secure_mobility_client A vulnerability in Cisco AnyConnect Secure Mobility Client for Windows could allow an authenticated, local attacker to install and execute an arbitrary executable file with privileges equivalent to t… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-9192 2024-11-21 12:00 2016-12-14 Show GitHub Exploit DB Packet Storm
266514 6.0 MEDIUM
Local
qemu
opensuse
debian
qemu
leap
debian_linux
Memory leak in the v9fs_write function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (memory consumption) by leveraging failure to fre… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2016-9106 2024-11-21 12:00 2016-12-10 Show GitHub Exploit DB Packet Storm
266515 6.0 MEDIUM
Local
qemu
opensuse
debian
qemu
leap
debian_linux
Memory leak in the v9fs_link function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (memory consumption) via vectors involving a refer… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2016-9105 2024-11-21 12:00 2016-12-10 Show GitHub Exploit DB Packet Storm
266516 4.4 MEDIUM
Local
qemu
debian
opensuse
qemu
debian_linux
leap
Multiple integer overflows in the (1) v9fs_xattr_read and (2) v9fs_xattr_write functions in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allow local guest OS administrators to cause a denial of service … CWE-190
 Integer Overflow or Wraparound
CVE-2016-9104 2024-11-21 12:00 2016-12-10 Show GitHub Exploit DB Packet Storm
266517 6.0 MEDIUM
Local
qemu
debian
qemu
debian_linux
The v9fs_xattrcreate function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS administrators to obtain sensitive host heap memory information by reading xattribute values before wr… CWE-200
Information Exposure
CVE-2016-9103 2024-11-21 12:00 2016-12-10 Show GitHub Exploit DB Packet Storm
266518 6.0 MEDIUM
Local
qemu
debian
qemu
debian_linux
Memory leak in the v9fs_xattrcreate function in hw/9pfs/9p.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (memory consumption and QEMU process crash)… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2016-9102 2024-11-21 12:00 2016-12-10 Show GitHub Exploit DB Packet Storm
266519 6.0 MEDIUM
Local
qemu
opensuse
debian
qemu
leap
debian_linux
Memory leak in hw/net/eepro100.c in QEMU (aka Quick Emulator) allows local guest OS administrators to cause a denial of service (memory consumption and QEMU process crash) by repeatedly unplugging an… CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2016-9101 2024-11-21 12:00 2016-12-10 Show GitHub Exploit DB Packet Storm
266520 8.1 HIGH
Network
fedoraproject
canonical
djangoproject
fedora
ubuntu_linux
django
Django before 1.8.x before 1.8.16, 1.9.x before 1.9.11, and 1.10.x before 1.10.3, when settings.DEBUG is True, allow remote attackers to conduct DNS rebinding attacks by leveraging failure to validat… CWE-264
Permissions, Privileges, and Access Controls
CVE-2016-9014 2024-11-21 12:00 2016-12-10 Show GitHub Exploit DB Packet Storm