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 30, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
253961 6.5 警告 PostgreSQL.org
サイバートラスト株式会社
レッドハット
ターボリナックス
オラクル
- PostgreSQL におけるスタックベースのバッファオーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-4015 2011-08-29 09:46 2011-01-31 Show GitHub Exploit DB Packet Storm
253962 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
253963 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
253964 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
253965 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
253966 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
253967 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
253968 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
253969 4.3 警告 マイクロソフト - Microsoft .NET Framework における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1978 2011-08-25 10:04 2011-08-9 Show GitHub Exploit DB Packet Storm
253970 4.7 警告 マイクロソフト - 複数の Microsoft Windows におけるサービス運用妨害 (リブート) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1971 2011-08-25 10:03 2011-08-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
264641 7.5 HIGH
Network
haxx curl A flaw was found in curl before version 7.51. If cookie state is written into a cookie jar file that is later read back and used for subsequent requests, a malicious HTTP server can inject new cookie… - CVE-2016-8615 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264642 7.5 HIGH
Network
haxx curl The `curl_getdate` function in curl before version 7.51.0 is vulnerable to an out of bounds read if it receives an input with one digit short. CWE-125
Out-of-bounds Read
CVE-2016-8621 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264643 7.0 HIGH
Local
haxx curl The base64 encode function in curl before version 7.51.0 is prone to a buffer being under allocated in 32bit systems if it receives at least 1Gb as input via `CURLOPT_USERNAME`. - CVE-2016-8617 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264644 7.5 HIGH
Network
haxx curl curl before version 7.51.0 doesn't parse the authority component of the URL correctly when the host name part ends with a '#' character, and could instead be tricked into connecting to a different ho… - CVE-2016-8624 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264645 9.8 CRITICAL
Network
haxx libcurl The URL percent-encoding decode function in libcurl before 7.51.0 is called `curl_easy_unescape`. Internally, even if this function would be made to allocate a unscape destination buffer larger than … CWE-787
 Out-of-bounds Write
CVE-2016-8622 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264646 9.8 CRITICAL
Network
haxx curl The libcurl API function called `curl_maprintf()` before version 7.51.0 can be tricked into doing a double-free due to an unsafe `size_t` multiplication, on systems using 32 bit `size_t` variables. CWE-415
 Double Free
CVE-2016-8618 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264647 7.5 HIGH
Network
redhat ansible A flaw was found in Ansible before version 2.2.0. The apt_key module does not properly verify key fingerprints, allowing remote adversary to create an OpenPGP key which matches the short key ID and i… CWE-320
 Key Management Errors
CVE-2016-8614 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264648 7.7 HIGH
Network
redhat openshift The OpenShift Enterprise 3 router does not properly sort routes when processing newly added routes. An attacker with access to create routes can potentially overwrite existing routes and redirect net… - CVE-2016-8631 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264649 9.1 CRITICAL
Network
redhat ansible Ansible before version 2.2.0 fails to properly sanitize fact variables sent from the Ansible controller. An attacker with the ability to create special variables on the controller could execute arbit… CWE-77
Command Injection
CVE-2016-8628 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
264650 6.1 MEDIUM
Network
theforeman foreman A flaw was found in foreman 1.5.1. The remote execution plugin runs commands on hosts over SSH from the Foreman web UI. When a job is submitted that contains HTML tags, the console output shown in th… - CVE-2016-8613 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm