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 11, 2026, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251841 4.3 警告 アップル - Windows 上で稼動する Apple Safari の CFNetwork におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1420 2011-08-5 10:07 2011-07-21 Show GitHub Exploit DB Packet Storm
251842 9.3 危険 アップル - Windows 上で稼動する Apple Safari の CFNetwork における任意のコードを実行される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-1383 2011-08-5 10:04 2011-07-21 Show GitHub Exploit DB Packet Storm
251843 4.3 警告 ヒューレット・パッカード - ArcSight Connector Appliance にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0770 2011-08-5 10:02 2011-07-19 Show GitHub Exploit DB Packet Storm
251844 5.8 警告 Mutt
レッドハット
- Mutt における SSL SMTP サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2011-1429 2011-08-5 09:59 2011-03-16 Show GitHub Exploit DB Packet Storm
251845 7.5 危険 Plone Foundation
Zope Foundation
- Plone などの製品で使用される Zope および PloneHotfix20110720 における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-2528 2011-08-5 09:57 2011-06-28 Show GitHub Exploit DB Packet Storm
251846 5 警告 ISC, Inc.
レッドハット
オラクル
- ISC BIND にサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-2464 2011-08-5 09:55 2011-07-6 Show GitHub Exploit DB Packet Storm
251847 5 警告 サイバートラスト株式会社
Apache Software Foundation
レッドハット
- Apache Subversion で利用される Apache HTTP Server におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-1752 2011-08-5 09:52 2011-06-6 Show GitHub Exploit DB Packet Storm
251848 6 警告 IBM
アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ターボリナックス
ヒューレット・パッカード
OpenBSD
- OpenSSH における X11-forwarded コネクション処理の不備によるセッションハイジャックの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1483 2011-08-5 09:50 2008-03-24 Show GitHub Exploit DB Packet Storm
251849 7.5 危険 オラクル - Oracle SysFW の Sun Integrated Lights Out Manager における脆弱性 CWE-noinfo
情報不足
CVE-2011-2307 2011-08-4 10:10 2011-07-19 Show GitHub Exploit DB Packet Storm
251850 7.5 危険 オラクル - Oracle SPARC Enterprise M Series における XSCF Control Package (XCP) の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2299 2011-08-4 10:08 2011-07-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
286701 8.8 HIGH
Network
apache subversion libsvn_fs_fs/fs_fs.c in Apache Subversion 1.8.x before 1.8.2 might allow remote authenticated users with commit access to corrupt FSFS repositories and cause a denial of service or obtain sensitive i… CWE-284
Improper Access Control
CVE-2013-4246 2024-11-21 10:55 2017-10-30 Show GitHub Exploit DB Packet Storm
286702 6.2 MEDIUM
Local
oracle
linux
linux
linux_kernel
The Linux kernel before 4.4.1 allows local users to bypass file-descriptor limits and cause a denial of service (memory consumption) by sending each descriptor over a UNIX socket before closing it, r… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4312 2024-11-21 10:55 2016-02-8 Show GitHub Exploit DB Packet Storm
286703 - pwgen_project pwgen Password Generator (aka Pwgen) before 2.07 uses weak pseudo generated numbers when /dev/urandom is unavailable, which makes it easier for context-dependent attackers to guess the numbers. CWE-310
Cryptographic Issues
CVE-2013-4442 2024-11-21 10:55 2014-12-20 Show GitHub Exploit DB Packet Storm
286704 - pwgen_project pwgen Password Generator (aka Pwgen) before 2.07 generates weak non-tty passwords, which makes it easier for context-dependent attackers to guess the password via a brute-force attack. CWE-255
Credentials Management
CVE-2013-4440 2024-11-21 10:55 2014-12-20 Show GitHub Exploit DB Packet Storm
286705 - redhat libvirt The remoteClientFreeFunc function in daemon/remote.c in libvirt before 1.1.3, when ACLs are used, does not set an identity, which causes event handler removal to be denied and remote attackers to cau… NVD-CWE-Other
CVE-2013-4399 2024-11-21 10:55 2014-12-13 Show GitHub Exploit DB Packet Storm
286706 - qemu qemu The virtio_scsi_load_request function in hw/scsi/scsi-bus.c in QEMU before 1.7.2 might allow remote attackers to execute arbitrary code via a crafted savevm image, which triggers an out-of-bounds arr… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4542 2024-11-21 10:55 2014-11-5 Show GitHub Exploit DB Packet Storm
286707 - qemu qemu The usb_device_post_load function in hw/usb/bus.c in QEMU before 1.7.2 might allow remote attackers to execute arbitrary code via a crafted savevm image, related to a negative setup_len or setup_inde… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4541 2024-11-21 10:55 2014-11-5 Show GitHub Exploit DB Packet Storm
286708 - qemu
opensuse
qemu
opensuse
Buffer overflow in scoop_gpio_handler_update in QEMU before 1.7.2 might allow remote attackers to execute arbitrary code via a large (1) prev_level, (2) gpio_level, or (3) gpio_dir value in a savevm … CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4540 2024-11-21 10:55 2014-11-5 Show GitHub Exploit DB Packet Storm
286709 - qemu qemu Multiple buffer overflows in the tsc210x_load function in hw/input/tsc210x.c in QEMU before 1.7.2 might allow remote attackers to execute arbitrary code via a crafted (1) precision, (2) nextprecision… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4539 2024-11-21 10:55 2014-11-5 Show GitHub Exploit DB Packet Storm
286710 - qemu qemu Multiple buffer overflows in the ssd0323_load function in hw/display/ssd0323.c in QEMU before 1.7.2 allow remote attackers to cause a denial of service (memory corruption) or possibly execute arbitra… CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2013-4538 2024-11-21 10:55 2014-11-5 Show GitHub Exploit DB Packet Storm