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":June 11, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
242841 6 警告 Public Knowledge Project - Open Journal Systems における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2012-1468 2012-09-11 10:08 2012-03-16 Show GitHub Exploit DB Packet Storm
242842 7.5 危険 Public Knowledge Project - Open Journal Systems で使用される iBrowser プラグインライブラリにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-1467 2012-09-11 10:07 2012-03-16 Show GitHub Exploit DB Packet Storm
242843 4.3 警告 Joomla! - Joomla! の Update Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1612 2012-09-11 10:05 2012-04-2 Show GitHub Exploit DB Packet Storm
242844 5 警告 Joomla! - Joomla! におけるインストールパスを取得される脆弱性 CWE-200
情報漏えい
CVE-2012-0837 2012-09-11 10:04 2012-02-2 Show GitHub Exploit DB Packet Storm
242845 5 警告 Joomla! - Joomla! におけるエラーログを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2012-0836 2012-09-11 10:03 2012-02-2 Show GitHub Exploit DB Packet Storm
242846 5 警告 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-0835 2012-09-11 10:02 2012-02-2 Show GitHub Exploit DB Packet Storm
242847 4.3 警告 Joomla! - Joomla! におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0822 2012-09-11 10:01 2012-01-24 Show GitHub Exploit DB Packet Storm
242848 5 警告 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-0821 2012-09-11 10:00 2012-01-24 Show GitHub Exploit DB Packet Storm
242849 4.3 警告 Joomla! - Joomla! におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0820 2012-09-11 10:00 2012-01-24 Show GitHub Exploit DB Packet Storm
242850 5 警告 Joomla! - Joomla! における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2012-0819 2012-09-11 09:59 2012-01-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 11, 2026, 5:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
267591 7.5 HIGH
Network
haxx curl A flaw was found in curl before version 7.51.0. The way curl handles cookies permits other threads to trigger a use-after-free leading to information disclosure. - CVE-2016-8623 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
267592 9.8 CRITICAL
Network
haxx curl The 'globbing' feature in curl before version 7.51.0 has a flaw that leads to integer overflow and out-of-bounds read via user controlled input. CWE-125
CWE-190
Out-of-bounds Read
 Integer Overflow or Wraparound
CVE-2016-8620 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
267593 9.8 CRITICAL
Network
haxx curl The function `read_data()` in security.c in curl before version 7.51.0 is vulnerable to memory double free. CWE-415
 Double Free
CVE-2016-8619 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
267594 5.9 MEDIUM
Network
haxx curl A flaw was found in curl before version 7.51.0 When re-using a connection, curl was doing case insensitive comparisons of user name and password with the existing connections. This means that if an u… CWE-255
Credentials Management
CVE-2016-8616 2024-11-21 11:59 2018-08-1 Show GitHub Exploit DB Packet Storm
267595 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
267596 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
267597 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
267598 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
267599 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
267600 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