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
253051 7.5 危険 The PHP Group - PHP の is_a 関数における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3379 2011-11-10 16:27 2011-08-22 Show GitHub Exploit DB Packet Storm
253052 7.5 危険 SIR - Gnuboard の bbs/tb.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-4066 2011-11-10 16:26 2011-11-4 Show GitHub Exploit DB Packet Storm
253053 6.3 警告 Conky - Conky における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-3616 2011-11-10 16:26 2011-11-4 Show GitHub Exploit DB Packet Storm
253054 6.9 警告 GNOME Project
レッドハット
- GNOME NetworkManager における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2011-3364 2011-11-10 16:24 2011-11-4 Show GitHub Exploit DB Packet Storm
253055 3.6 注意 pureftpd - pure-FTPd のディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-3171 2011-11-10 16:24 2011-11-4 Show GitHub Exploit DB Packet Storm
253056 6.8 警告 ヒューレット・パッカード - HP-UX Containers における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-3164 2011-11-10 16:23 2011-10-26 Show GitHub Exploit DB Packet Storm
253057 7.5 危険 e107.org - e107 CMS の install_.php における任意の PHP コードを挿入される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2011-1513 2011-11-10 16:23 2011-11-4 Show GitHub Exploit DB Packet Storm
253058 7.5 危険 Deon George - phpLDAPadmin の lib/functions.php 内の masort 関数における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-4075 2011-11-9 16:42 2011-11-2 Show GitHub Exploit DB Packet Storm
253059 4.3 警告 Deon George - phpLDAPadmin の cmd.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4074 2011-11-9 16:42 2011-11-2 Show GitHub Exploit DB Packet Storm
253060 6.4 警告 ヒューレット・パッカード - HP OpenView Network Node Manager (OV NNM) における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-3167 2011-11-9 16:38 2011-11-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
264621 9.8 CRITICAL
Network
adobe dng_converter Adobe DNG Converter versions 9.7 and earlier have an exploitable memory corruption vulnerability. Successful exploitation could lead to arbitrary code execution. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7856 2024-11-21 11:58 2016-12-15 Show GitHub Exploit DB Packet Storm
264622 9.8 CRITICAL
Network
fedoraproject
x.org
fedora
libxvmc
Buffer underflow in X.org libXvMC before 1.0.10 allows remote X servers to have unspecified impact via an empty string. CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2016-7953 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264623 7.5 HIGH
Network
fedoraproject
x.org
fedora
libxtst
X.org libXtst before 1.2.3 allows remote X servers to cause a denial of service (infinite loop) via a reply in the (1) XRecordStartOfData, (2) XRecordEndOfData, or (3) XRecordClientDied category with… CWE-20
CWE-284
 Improper Input Validation 
Improper Access Control
CVE-2016-7952 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264624 9.8 CRITICAL
Network
fedoraproject
x
fedora
libxtst
Multiple integer overflows in X.org libXtst before 1.2.3 allow remote X servers to trigger out-of-bounds memory access operations by leveraging the lack of range checks. CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2016-7951 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264625 9.8 CRITICAL
Network
x.org
fedoraproject
libxrender
fedora
The XRenderQueryFilters function in X.org libXrender before 0.9.10 allows remote X servers to trigger out-of-bounds write operations via vectors involving filter name lengths. CWE-787
 Out-of-bounds Write
CVE-2016-7950 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264626 9.8 CRITICAL
Network
x.org
fedoraproject
libxrender
fedora
Multiple buffer overflows in the (1) XvQueryAdaptors and (2) XvQueryEncodings functions in X.org libXrender before 0.9.10 allow remote X servers to trigger out-of-bounds write operations via vectors … CWE-20
CWE-787
 Improper Input Validation 
 Out-of-bounds Write
CVE-2016-7949 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264627 9.8 CRITICAL
Network
x.org
fedoraproject
libxrandr
fedora
X.org libXrandr before 1.5.1 allows remote X servers to trigger out-of-bounds write operations by leveraging mishandling of reply data. CWE-787
 Out-of-bounds Write
CVE-2016-7948 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264628 9.8 CRITICAL
Network
fedoraproject
x.org
fedora
libxrandr
Multiple integer overflows in X.org libXrandr before 1.5.1 allow remote X servers to trigger out-of-bounds write operations via a crafted response. CWE-787
CWE-190
 Out-of-bounds Write
 Integer Overflow or Wraparound
CVE-2016-7947 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264629 7.5 HIGH
Network
x.org
fedoraproject
libxi
fedora
X.org libXi before 1.7.7 allows remote X servers to cause a denial of service (infinite loop) via vectors involving length fields. CWE-284
Improper Access Control
CVE-2016-7946 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm
264630 7.5 HIGH
Network
fedoraproject
x.org
fedora
libxi
Multiple integer overflows in X.org libXi before 1.7.7 allow remote X servers to cause a denial of service (out-of-bounds memory access or infinite loop) via vectors involving length fields. CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2016-7945 2024-11-21 11:58 2016-12-14 Show GitHub Exploit DB Packet Storm