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
253621 10 危険 サイバートラスト株式会社
オラクル
- net-snmp の fixproc コマンドにおける不適切な一時ファイルを作成される脆弱性 - CVE-2005-1740 2011-08-29 09:55 2005-05-18 Show GitHub Exploit DB Packet Storm
253622 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
オラクル
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-0053 2011-08-29 09:49 2011-03-1 Show GitHub Exploit DB Packet Storm
253623 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
レッドハット
ターボリナックス
オラクル
- PostgreSQL におけるスタックベースのバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4015 2011-08-29 09:46 2011-01-31 Show GitHub Exploit DB Packet Storm
253624 4.3 警告 WebsiteBaker Org - WebsiteBaker におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3385 2011-08-26 12:01 2011-08-26 Show GitHub Exploit DB Packet Storm
253625 9.3 危険 マイクロソフト - Microsoft Windows 7 および 2008 の Data Access Tracing component における権限昇格の脆弱性 CWE-Other
その他
CVE-2011-1975 2011-08-26 10:22 2011-08-9 Show GitHub Exploit DB Packet Storm
253626 5 警告 マイクロソフト - Microsoft Windows Server 2003 および 2008 の DNS サーバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2011-1970 2011-08-26 10:20 2011-08-9 Show GitHub Exploit DB Packet Storm
253627 10 危険 マイクロソフト - Microsoft Windows Server 2008 の DNS サーバにおける任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1966 2011-08-26 10:18 2011-08-9 Show GitHub Exploit DB Packet Storm
253628 4.3 警告 マイクロソフト - Microsoft Internet Explorer における Cookie を読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2011-2383 2011-08-26 10:17 2011-08-9 Show GitHub Exploit DB Packet Storm
253629 9.3 危険 マイクロソフト - Microsoft Internet Explorer 7 から 9 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2011-1963 2011-08-26 10:15 2011-08-9 Show GitHub Exploit DB Packet Storm
253630 4.3 警告 マイクロソフト - Microsoft Internet Explorer 6 から 9 におけるコンテンツを読まれる脆弱性 CWE-200
情報漏えい
CVE-2011-1962 2011-08-26 10:13 2011-08-9 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
265071 7.8 HIGH
Local
netbsd netbsd mail.local in NetBSD versions 6.0 through 6.0.6, 6.1 through 6.1.5, and 7.0 allows local users to change ownership of or append data to arbitrary files on the target system via a symlink attack on th… CWE-59
Link Following
CVE-2016-6253 2024-11-21 11:55 2017-01-21 Show GitHub Exploit DB Packet Storm
265072 6.1 MEDIUM
Network
atlassian confluence Cross-site scripting (XSS) vulnerability in Atlassian Confluence before 5.10.6 allows remote attackers to inject arbitrary web script or HTML via the newFileName parameter to pages/doeditattachment.a… CWE-79
Cross-site Scripting
CVE-2016-6283 2024-11-21 11:55 2017-01-19 Show GitHub Exploit DB Packet Storm
265073 7.5 HIGH
Network
bzrtp_project bzrtp The Bzrtp library (aka libbzrtp) 1.0.x before 1.0.4 allows man-in-the-middle attackers to conduct spoofing attacks by leveraging a missing HVI check on DHPart2 packet reception. CWE-254
 7PK - Security Features
CVE-2016-6271 2024-11-21 11:55 2017-01-19 Show GitHub Exploit DB Packet Storm
265074 7.5 HIGH
Network
call-cc http-client The "http-client" egg always used a HTTP_PROXY environment variable to determine whether HTTP traffic should be routed via a proxy, even when running as a CGI process. Under several web servers this … CWE-19
 Data Processing Errors
CVE-2016-6287 2024-11-21 11:55 2017-01-11 Show GitHub Exploit DB Packet Storm
265075 7.5 HIGH
Network
call-cc http-client The "spiffy-cgi-handlers" egg would convert a nonexistent "Proxy" header to the HTTP_PROXY environment variable, which would allow attackers to direct CGI programs which use this environment variable… CWE-19
 Data Processing Errors
CVE-2016-6286 2024-11-21 11:55 2017-01-11 Show GitHub Exploit DB Packet Storm
265076 4.7 MEDIUM
Local
linux linux_kernel fs/namespace.c in the Linux kernel before 4.9 does not restrict how many mounts may exist in a mount namespace, which allows local users to cause a denial of service (memory consumption and deadlock)… CWE-400
 Uncontrolled Resource Consumption
CVE-2016-6213 2024-11-21 11:55 2016-12-28 Show GitHub Exploit DB Packet Storm
265077 8.8 HIGH
Network
python-openxml_project python-docx python-docx before 0.8.6 allows context-dependent attackers to conduct XML External Entity (XXE) attacks via a crafted document. CWE-611
XXE
CVE-2016-5851 2024-11-21 11:55 2016-12-22 Show GitHub Exploit DB Packet Storm
265078 5.3 MEDIUM
Network
gnupg
debian
canonical
libgcrypt
debian_linux
ubuntu_linux
gnupg
The mixing functions in the random number generator in Libgcrypt before 1.5.6, 1.6.x before 1.6.6, and 1.7.x before 1.7.3 and GnuPG before 1.4.21 make it easier for attackers to obtain the values of … CWE-200
Information Exposure
CVE-2016-6313 2024-11-21 11:55 2016-12-14 Show GitHub Exploit DB Packet Storm
265079 7.5 HIGH
Network
imagemagick
oracle
imagemagick
solaris
MagickCore/property.c in ImageMagick before 7.0.2-1 allows remote attackers to obtain sensitive memory information via vectors involving the q variable, which triggers an out-of-bounds read. CWE-125
Out-of-bounds Read
CVE-2016-5842 2024-11-21 11:55 2016-12-14 Show GitHub Exploit DB Packet Storm
265080 9.8 CRITICAL
Network
imagemagick
oracle
imagemagick
solaris
Integer overflow in MagickCore/profile.c in ImageMagick before 7.0.2-1 allows remote attackers to cause a denial of service (segmentation fault) or possibly execute arbitrary code via vectors involvi… CWE-190
 Integer Overflow or Wraparound
CVE-2016-5841 2024-11-21 11:55 2016-12-14 Show GitHub Exploit DB Packet Storm