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, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251671 4.3 警告 オラクル - Oracle PeopleSoft Products の PeopleSoft Enterprise PeopleTools コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2275 2011-09-9 09:49 2011-07-19 Show GitHub Exploit DB Packet Storm
251672 4.3 警告 リアルネットワークス - RealNetworks RealPlayer の ActiveX コントロールにおけるクロスゾーンスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2947 2011-09-8 13:36 2011-08-16 Show GitHub Exploit DB Packet Storm
251673 10 危険 リアルネットワークス - RealNetworks RealPlayer および RealPlayer Enterprise の ActiveX コントロールにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-2946 2011-09-8 13:35 2011-08-16 Show GitHub Exploit DB Packet Storm
251674 9.3 危険 リアルネットワークス - RealNetworks RealPlayer におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2945 2011-09-8 13:34 2011-08-16 Show GitHub Exploit DB Packet Storm
251675 10 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-0084 2011-09-8 13:33 2011-08-16 Show GitHub Exploit DB Packet Storm
251676 4.3 警告 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2011-2983 2011-09-8 13:32 2011-08-16 Show GitHub Exploit DB Packet Storm
251677 10 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品におけるクローム特権で任意の JavaScript を実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2984 2011-09-7 11:35 2011-08-16 Show GitHub Exploit DB Packet Storm
251678 7.2 危険 Mozilla Foundation - Mozilla Firefox における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-2980 2011-09-7 11:34 2011-08-16 Show GitHub Exploit DB Packet Storm
251679 10 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品の appendChild 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-2378 2011-09-7 11:33 2011-08-16 Show GitHub Exploit DB Packet Storm
251680 9.3 危険 Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のイベント管理実装における同一生成元ポリシーを回避される脆弱性 CWE-16
環境設定
CVE-2011-2981 2011-09-7 11:32 2011-08-16 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
268881 6.1 MEDIUM
Network
apache solr Cross-site scripting (XSS) vulnerability in webapp/web/js/scripts/schema-browser.js in the Admin UI in Apache Solr before 5.3 allows remote attackers to inject arbitrary web script or HTML via a craf… CWE-79
Cross-site Scripting
CVE-2015-8796 2024-11-21 11:39 2016-02-15 Show GitHub Exploit DB Packet Storm
268882 6.1 MEDIUM
Network
apache solr Multiple cross-site scripting (XSS) vulnerabilities in the Admin UI in Apache Solr before 5.1 allow remote attackers to inject arbitrary web script or HTML via crafted fields that are mishandled duri… CWE-79
Cross-site Scripting
CVE-2015-8795 2024-11-21 11:39 2016-02-15 Show GitHub Exploit DB Packet Storm
268883 9.8 CRITICAL
Network
linux linux_kernel The nf_nat_redirect_ipv4 function in net/netfilter/nf_nat_redirect.c in the Linux kernel before 4.4 allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) or… CWE-476
 NULL Pointer Dereference
CVE-2015-8787 2024-11-21 11:39 2016-02-8 Show GitHub Exploit DB Packet Storm
268884 6.2 MEDIUM
Local
linux
suse
linux_kernel
linux_enterprise_real_time_extension
The fuse_fill_write_pages function in fs/fuse/file.c in the Linux kernel before 4.4 allows local users to cause a denial of service (infinite loop) via a writev system call that triggers a zero lengt… CWE-835
 Loop with Unreachable Exit Condition ('Infinite Loop')
CVE-2015-8785 2024-11-21 11:39 2016-02-8 Show GitHub Exploit DB Packet Storm
268885 6.2 MEDIUM
Local
linux
debian
canonical
linux_kernel
debian_linux
ubuntu_linux
net/sctp/sm_sideeffect.c in the Linux kernel before 4.3 does not properly manage the relationship between a lock and a socket, which allows local users to cause a denial of service (deadlock) via a c… CWE-362
Race Condition
CVE-2015-8767 2024-11-21 11:39 2016-02-8 Show GitHub Exploit DB Packet Storm
268886 7.0 HIGH
Local
linux linux_kernel kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mappings, which allows local users to gain privileges by establishing a user namespace, waiting for a root process to enter th… CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-8709 2024-11-21 11:39 2016-02-8 Show GitHub Exploit DB Packet Storm
268887 5.3 MEDIUM
Network
radicale radicale Radicale before 1.1 allows remote authenticated users to bypass owner_write and owner_only limitations via regex metacharacters in the user name, as demonstrated by ".*". CWE-264
Permissions, Privileges, and Access Controls
CVE-2015-8748 2024-11-21 11:39 2016-02-4 Show GitHub Exploit DB Packet Storm
268888 10.0 CRITICAL
Network
radicale radicale The multifilesystem storage backend in Radicale before 1.1 allows remote attackers to read or write to arbitrary files via a crafted component name. CWE-20
 Improper Input Validation 
CVE-2015-8747 2024-11-21 11:39 2016-02-4 Show GitHub Exploit DB Packet Storm
268889 6.5 MEDIUM
Network
libtiff
debian
libtiff
debian_linux
tif_luv.c in libtiff allows attackers to cause a denial of service (out-of-bounds reads) via a crafted TIFF image. CWE-125
Out-of-bounds Read
CVE-2015-8783 2024-11-21 11:39 2016-02-2 Show GitHub Exploit DB Packet Storm
268890 6.5 MEDIUM
Network
debian
libtiff
debian_linux
libtiff
tif_luv.c in libtiff allows attackers to cause a denial of service (out-of-bounds writes) via a crafted TIFF image, a different vulnerability than CVE-2015-8781. CWE-787
 Out-of-bounds Write
CVE-2015-8782 2024-11-21 11:39 2016-02-2 Show GitHub Exploit DB Packet Storm