CVE-2015-3236
cURL Basic Authentication Credential Exposure Vulnerability
Description
cURL and libcurl 7.40.0 through 7.42.1 send the HTTP Basic authentication credentials for a previous connection when reusing a reset (curl_easy_reset) connection handle to send a request to the same host name, which allows remote attackers to obtain sensitive information via unspecified vectors.
INFO
Published Date :
June 22, 2015, 7:59 p.m.
Last Modified :
Oct. 17, 2018, 1:29 a.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.9
Exploitability Score :
10.0
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2015-3236
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2015-3236
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2015-3236
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
May. 14, 2024
Action Type Old Value New Value -
CVE Modified by [email protected]
Oct. 17, 2018
Action Type Old Value New Value Added Reference http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html [No Types Assigned] -
CVE Modified by [email protected]
Dec. 22, 2016
Action Type Old Value New Value Added Reference https://security.gentoo.org/glsa/201509-02 [No Types Assigned] -
CVE Modified by [email protected]
Dec. 08, 2016
Action Type Old Value New Value Added Reference https://kc.mcafee.com/corporate/index?page=content&id=SB10131 [No Types Assigned] -
CVE Modified by [email protected]
Dec. 03, 2016
Action Type Old Value New Value Added Reference http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160660.html [No Types Assigned] -
CVE Modified by [email protected]
Nov. 28, 2016
Action Type Old Value New Value Added Reference http://www.securityfocus.com/bid/75385 [No Types Assigned] -
CVE Modified by [email protected]
Oct. 15, 2016
Action Type Old Value New Value Added Reference http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html -
CVE Translated by [email protected]
Oct. 12, 2016
Action Type Old Value New Value Removed Translation cURL y libcurl 7.40.0 hasta 7.42.1 envía las credenciales de autenticación HTTP Basic para una conexión previa cuando reutiliza un manejador de conexiones de restablecimiento (curl_easy_reset) para enviar una solicitud al mismo nombre de anfitrión, lo que permite a atacantes remotos obtener información sensible a través de vectores no especificados. Added Translation cURL y libcurl 7.40.0 hasta la versión 7.42.1 mandan las credenciales de autenticación HTTP Basic de una conexión previa cuando se reutiliza en una conexión de reinicio (curl_easy_reset) usada para enviar una petición al mismo nombre de anfitrión, lo que permite a atacantes remotos obtener información sensible a través de vectores no especificados. -
CVE Modified by [email protected]
Oct. 12, 2016
Action Type Old Value New Value Changed Description cURL and libcurl 7.40.0 through 7.42.1 sends the HTTP Basic authentication credentials for a previous connection when reusing a reset (curl_easy_reset) connection handle to send a request to the same host name, which allows remote attackers to obtain sensitive information via unspecified vectors. cURL and libcurl 7.40.0 through 7.42.1 send the HTTP Basic authentication credentials for a previous connection when reusing a reset (curl_easy_reset) connection handle to send a request to the same host name, which allows remote attackers to obtain sensitive information via unspecified vectors. -
Modified Analysis by [email protected]
Aug. 16, 2016
Action Type Old Value New Value Changed Reference Type http://www.securityfocus.com/bid/91787 No Types Assigned http://www.securityfocus.com/bid/91787 Third Party Advisory, VDB Entry -
CVE Modified by [email protected]
Aug. 09, 2016
Action Type Old Value New Value Added Reference http://www.securityfocus.com/bid/91787 -
Modified Analysis by [email protected]
Aug. 04, 2016
Action Type Old Value New Value Changed Reference Type http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html No Types Assigned http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html Third Party Advisory, Patch Changed Reference Type http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html No Types Assigned http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html Third Party Advisory, Patch -
CVE Modified by [email protected]
Jul. 22, 2016
Action Type Old Value New Value Added Reference http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html -
CVE Modified by [email protected]
Oct. 23, 2015
Action Type Old Value New Value Added Reference http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html -
Modified Analysis by [email protected]
Jun. 23, 2015
Action Type Old Value New Value Added CPE Configuration Configuration 1 OR *cpe:2.3:a:haxx:curl:7.40.0:*:*:*:*:*:*:* *cpe:2.3:a:haxx:curl:7.41.0:*:*:*:*:*:*:* *cpe:2.3:a:haxx:curl:7.42.0:*:*:*:*:*:*:* *cpe:2.3:a:haxx:curl:7.42.1:*:*:*:*:*:*:* *cpe:2.3:a:haxx:libcurl:7.40.0:*:*:*:*:*:*:* *cpe:2.3:a:haxx:libcurl:7.41.0:*:*:*:*:*:*:* *cpe:2.3:a:haxx:libcurl:7.42.0:*:*:*:*:*:*:* *cpe:2.3:a:haxx:libcurl:7.42.1:*:*:*:*:*:*:* Added CVSS V2 (AV:N/AC:L/Au:N/C:P/I:N/A:N) Changed Reference Type http://curl.haxx.se/docs/adv_20150617A.html No Types Assigned http://curl.haxx.se/docs/adv_20150617A.html Advisory Added CWE CWE-200 -
Initial Analysis by [email protected]
Jun. 23, 2015
Action Type Old Value New Value
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2015-3236
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2015-3236
weaknesses.
Exploit Prediction
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days.
0.48 }} 0.00%
score
0.72083
percentile