Lucene search
+L

3197 matches found

Amazon
Amazon
added 2015/06/18 12:00 a.m.56 views

Medium: curl

Issue Overview: As discussed upstream http://curl.haxx.se/docs/adv20150617A.html, libcurl can wrongly send HTTP credentials when re-using connections. CVE-2015-3236 Also discussed upstream http://curl.haxx.se/docs/adv20150617B.html, libcurl can get tricked by a malicious SMB server to send off da...

6.4CVSS8.9AI score0.08302EPSS
SaveExploits0
OSV
OSV
added 2015/06/17 8:00 a.m.16 views

CURL-CVE-2015-3236 lingering HTTP credentials in connection reuse

libcurl can wrongly send HTTP credentials when reusing connections. libcurl allows applications to set credentials for the upcoming transfer with HTTP Basic authentication, like with CURLOPTUSERPWD for example. Name and password. Like all other libcurl options the credentials are sticky and are...

5CVSS7AI score0.07299EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2015/06/17 8:00 a.m.19 views

SMB send off unrelated memory contents

libcurl can get tricked by a malicious SMB server to send off data it did not intend to. In libcurl's state machine function handling the SMB protocol smbrequeststate, two length and offset values are extracted from data that has arrived over the network, and those values are subsequently used to...

6.4CVSS8.2AI score0.08302EPSS
SaveExploits0Affected Software2
curl security advisories
curl security advisories
added 2015/06/17 8:00 a.m.24 views

lingering HTTP credentials in connection reuse

libcurl can wrongly send HTTP credentials when reusing connections. libcurl allows applications to set credentials for the upcoming transfer with HTTP Basic authentication, like with CURLOPTUSERPWD for example. Name and password. Like all other libcurl options the credentials are sticky and are...

5CVSS8AI score0.07299EPSS
SaveExploits0Affected Software2
OSV
OSV
added 2015/06/17 8:00 a.m.13 views

CURL-CVE-2015-3237 SMB send off unrelated memory contents

libcurl can get tricked by a malicious SMB server to send off data it did not intend to. In libcurl's state machine function handling the SMB protocol smbrequeststate, two length and offset values are extracted from data that has arrived over the network, and those values are subsequently used to...

6.4CVSS7.3AI score0.08302EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/06/17 12:00 a.m.41 views

CVE-2015-3237

The smbrequeststate function in cURL and libcurl 7.40.0 through 7.42.1 allows remote SMB servers to obtain sensitive information from memory or cause a denial of service out-of-bounds read and crash via crafted length and offset values...

6.4CVSS7.2AI score0.08302EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2015/06/17 12:00 a.m.32 views

CVE-2015-3236

cURL and libcurl 7.40.0 through 7.42.1 send the HTTP Basic authentication credentials for a previous connection when reusing a reset curleasyreset connection handle to send a request to the same host name, which allows remote attackers to obtain sensitive information via unspecified vectors...

5CVSS7.2AI score0.07299EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2015/06/17 12:00 a.m.42 views

cURL -- Multiple Vulnerability

cURL reports: libcurl can wrongly send HTTP credentials when re-using connections. libcurl allows applications to set credentials for the upcoming transfer with HTTP Basic authentication, like with CURLOPTUSERPWD for example. Name and password. Just like all other libcurl options the credentials...

9.1AI score
SaveExploits0References2
F5 Networks
F5 Networks
added 2015/05/29 12:00 a.m.54 views

SOL16708 - cURL and libcurl vulnerabilities CVE-2015-3144 and CVE-2015-3145

Note: As of February 17, 2015, AskF5 Security Advisory articles include the Severity value. Security Advisory articles published before this date do not list a Severity value. Recommended Action None Supplemental Information SOL9970: Subscribing to email notifications regarding F5 products SOL995...

9CVSS1AI score0.37411EPSS
SaveExploits0References6
F5 Networks
F5 Networks
added 2015/05/29 12:00 a.m.41 views

SOL16704 - cURL and libcurl vulnerability CVE-2015-3143

Note: As of February 17, 2015, AskF5 Security Advisory articles include the Severity value. Security Advisory articles published before this date do not list a Severity value. Vulnerability Recommended Actions If the previous table lists a version in the Versions known to be not vulnerable column...

5CVSS1.4AI score0.12774EPSS
SaveExploits1References6
F5 Networks
F5 Networks
added 2015/05/29 12:00 a.m.57 views

SOL16707 - cURL and libcurl vulnerability CVE-2015-3148

cURL and libcurl 7.10.6 through 7.41.0 does not properly re-use authenticated Negotiate connections, which allows remote attackers to connect as other users via a request. CVE-2015-3148...

5CVSS8.3AI score0.1415EPSS
SaveExploits0References6
ArchLinux
ArchLinux
added 2015/05/28 12:00 a.m.66 views

curl: information leakage

libcurl provides applications a way to set custom HTTP headers to be sent to the server by using CURLOPTHTTPHEADER. A similar option is available for the curl command-line tool with the '--header' option. When the connection passes through an HTTP proxy the same set of headers is sent to the prox...

5CVSS0.07247EPSS
SaveExploits0References2
NVD
NVD
added 2015/05/01 3:59 p.m.21 views

CVE-2015-3153

The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents...

5CVSS8.4AI score0.07247EPSS
SaveExploits0References14
OSV
OSV
added 2015/05/01 3:59 p.m.6 views

CVE-2015-3153

The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents...

5CVSS9.1AI score0.07247EPSS
SaveExploits0References17
OSV
OSV
added 2015/05/01 3:59 p.m.8 views

DEBIAN-CVE-2015-3153

The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents...

5CVSS6.7AI score0.07247EPSS
SaveExploits0References1
Prion
Prion
added 2015/05/01 3:59 p.m.24 views

Default configuration

The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents...

5CVSS9AI score0.07247EPSS
SaveExploits0References14Affected Software6
Cvelist
Cvelist
added 2015/05/01 3:00 p.m.32 views

CVE-2015-3153

The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents...

6.4AI score0.07247EPSS
SaveExploits0References14
CVE
CVE
added 2015/05/01 3:00 p.m.151 views

CVE-2015-3153

Technical details for CVE-2015-3153 are not provided in the connected documents. Monitor for updates; the available material only includes the initial summary of impact without vendor/product specifics.

5CVSS8.2AI score0.07247EPSS
SaveExploits0References14Affected Software1
Debian CVE
Debian CVE
added 2015/05/01 3:00 p.m.38 views

CVE-2015-3153

The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents...

5CVSS8.5AI score0.07247EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2015/04/29 12:00 a.m.26 views

CVE-2015-3153

The default configuration for cURL and libcurl before 7.42.1 sends custom HTTP headers to both the proxy and destination server, which might allow remote proxy servers to obtain sensitive information by reading the header contents...

5CVSS7.1AI score0.07247EPSS
SaveExploits0References3
Rows per page
Query Builder