Lucene search
+L

3063 matches found

OSV
OSV
added 2005/12/08 1:3 a.m.4 views

DEBIAN-CVE-2005-4077

Multiple off-by-one errors in the cURL library libcurl 7.11.2 through 7.15.0 allow local users to trigger a buffer overflow and cause a denial of service or bypass PHP security restrictions via certain URLs that 1 are malformed in a way that prevents a terminating null byte from being added to...

4.6CVSS7.1AI score0.00516EPSS
SaveExploits0References1
securityvulns
securityvulns
added 2005/12/08 12:0 a.m.30 views

Advisory 24/2005: libcurl URL parsing vulnerability

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hardened-PHP Project www.hardened-php.net -= Security Advisory =- Advisory: libcurl URL Parsing Vulnerability Release Date: 2005/12/07 Last Modified: 2005/12/07 Author: Stefan Esser [email protected] Application: Curl = 7.15.0 libcurl = 7.15.0...

7.9AI score
SaveExploits0
OSV
OSV
added 2005/12/07 8:0 a.m.9 views

CURL-CVE-2005-4077 URL Buffer Overflow

libcurl's URL parser function can overflow a heap based buffer in two ways, if given a too long URL. These overflows happen if you 1 - pass in a URL with no protocol like "http://" prefix, using no slash and the string is 256 bytes or longer. This leads to a single zero byte overflow of the heap...

4.6CVSS6.5AI score0.00516EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2005/12/07 8:0 a.m.9 views

URL Buffer Overflow

libcurl's URL parser function can overflow a heap based buffer in two ways, if given a too long URL. These overflows happen if you 1 - pass in a URL with no protocol like "http://" prefix, using no slash and the string is 256 bytes or longer. This leads to a single zero byte overflow of the heap...

4.6CVSS5.5AI score0.00516EPSS
SaveExploits0Affected Software2
FreeBSD
FreeBSD
added 2005/12/07 12:0 a.m.39 views

curl -- URL buffer overflow vulnerability

A Project cURL Security Advisory reports: libcurl's URL parser function can overflow a malloced buffer in two ways, if given a too long URL. 1 - pass in a URL with no protocol like "http://" prefix, using no slash and the string is 256 bytes or longer. This leads to a single zero byte overflow of...

4.6CVSS6.6AI score0.00516EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2005/11/02 12:59 p.m.5 views

security flaw

Stack-based buffer overflow in the ntlmoutput function in http-ntlm.c for 1 wget 1.10, 2 curl 7.13.2, and 3 libcurl 7.13.2, and other products that use libcurl, when NTLM authentication is enabled, allows remote servers to execute arbitrary code via a long NTLM username...

7.5CVSS6.4AI score0.05188EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2005/10/19 12:0 a.m.24 views

Mandrake Linux Security Advisory : curl (MDKSA-2005:182)

A vulnerability in libcurl's NTLM function can overflow a stack-based buffer if given too long a user name or domain name in NTLM authentication is enabled and either a pass a user and domain name to libcurl that together are longer than 192 bytes or b allow libcurl to follow HTTP redirects and t...

7.5CVSS5.4AI score0.05188EPSS
SaveExploits0References2
OSV
OSV
added 2005/10/13 10:2 p.m.5 views

DEBIAN-CVE-2005-3185

Stack-based buffer overflow in the ntlmoutput function in http-ntlm.c for 1 wget 1.10, 2 curl 7.13.2, and 3 libcurl 7.13.2, and other products that use libcurl, when NTLM authentication is enabled, allows remote servers to execute arbitrary code via a long NTLM username...

7.5CVSS8.1AI score0.05188EPSS
SaveExploits0References1
NVD
NVD
added 2005/10/13 10:2 p.m.22 views

CVE-2005-3185

Stack-based buffer overflow in the ntlmoutput function in http-ntlm.c for 1 wget 1.10, 2 curl 7.13.2, and 3 libcurl 7.13.2, and other products that use libcurl, when NTLM authentication is enabled, allows remote servers to execute arbitrary code via a long NTLM username...

7.5CVSS7.8AI score0.05188EPSS
SaveExploits0References39
UbuntuCve
UbuntuCve
added 2005/10/13 10:2 p.m.31 views

CVE-2005-3185

Stack-based buffer overflow in the ntlmoutput function in http-ntlm.c for 1 wget 1.10, 2 curl 7.13.2, and 3 libcurl 7.13.2, and other products that use libcurl, when NTLM authentication is enabled, allows remote servers to execute arbitrary code via a long NTLM username...

7.5CVSS6.5AI score0.05188EPSS
SaveExploits0References2
OSV
OSV
added 2005/10/13 10:2 p.m.9 views

CVE-2005-3185

Stack-based buffer overflow in the ntlmoutput function in http-ntlm.c for 1 wget 1.10, 2 curl 7.13.2, and 3 libcurl 7.13.2, and other products that use libcurl, when NTLM authentication is enabled, allows remote servers to execute arbitrary code via a long NTLM username...

7.5CVSS7.9AI score0.05188EPSS
SaveExploits0References40
OSV
OSV
added 2005/10/13 8:0 a.m.6 views

CURL-CVE-2005-3185 NTLM Buffer Overflow

libcurl's NTLM function can overflow a stack-based buffer if given a too long username or domain name. This would happen if you enable NTLM authentication and either: A - pass in a username and domain name to libcurl that together are longer than 192 bytes B - allow libcurl to follow HTTP...

7.5CVSS6.6AI score0.05188EPSS
SaveExploits0
curl security advisories
curl security advisories
added 2005/10/13 8:0 a.m.11 views

NTLM Buffer Overflow

libcurl's NTLM function can overflow a stack-based buffer if given a too long username or domain name. This would happen if you enable NTLM authentication and either: A - pass in a username and domain name to libcurl that together are longer than 192 bytes B - allow libcurl to follow HTTP...

7.5CVSS5.6AI score0.05188EPSS
SaveExploits0Affected Software2
CVE
CVE
added 2005/10/13 4:0 a.m.110 views

CVE-2005-3185

CVE-2005-3185 describes a stack-based buffer overflow in the ntlm_output function of http-ntlm.c within wget 1.10, curl 7.13.2, and libcurl 7.13.2 (and other libcurl-using products) when NTLM authentication is enabled. The vulnerability is triggered by a long NTLM username and can allow remote co...

7.5CVSS7.7AI score0.05188EPSS
SaveExploits0References39Affected Software3
Cvelist
Cvelist
added 2005/10/13 4:0 a.m.28 views

CVE-2005-3185

Stack-based buffer overflow in the ntlmoutput function in http-ntlm.c for 1 wget 1.10, 2 curl 7.13.2, and 3 libcurl 7.13.2, and other products that use libcurl, when NTLM authentication is enabled, allows remote servers to execute arbitrary code via a long NTLM username...

7.8AI score0.05188EPSS
SaveExploits0References39
OSV
OSV
added 2005/05/02 4:0 a.m.5 views

DEBIAN-CVE-2005-0490

Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and possibly other versions, allow remote malicious web servers to execute arbitrary code via base64 encoded replies that exceed the intended buffer lengths when decoded, which is not properly handled by 1 the Curlinputntlm functio...

8.8CVSS9.1AI score0.05732EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2005/05/02 4:0 a.m.30 views

CVE-2005-0490

Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and possibly other versions, allow remote malicious web servers to execute arbitrary code via base64 encoded replies that exceed the intended buffer lengths when decoded, which is not properly handled by 1 the Curlinputntlm functio...

8.8CVSS6.3AI score0.05732EPSS
SaveExploits0References2
NVD
NVD
added 2005/05/02 4:0 a.m.18 views

CVE-2005-0490

Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and possibly other versions, allow remote malicious web servers to execute arbitrary code via base64 encoded replies that exceed the intended buffer lengths when decoded, which is not properly handled by 1 the Curlinputntlm functio...

8.8CVSS9.2AI score0.05732EPSS
SaveExploits0References12
OSV
OSV
added 2005/05/02 4:0 a.m.7 views

CVE-2005-0490

Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and possibly other versions, allow remote malicious web servers to execute arbitrary code via base64 encoded replies that exceed the intended buffer lengths when decoded, which is not properly handled by 1 the Curlinputntlm functio...

8.8CVSS9.2AI score0.05732EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2005/04/05 3:6 p.m.5 views

security flaw

Multiple stack-based buffer overflows in libcURL and cURL 7.12.1, and possibly other versions, allow remote malicious web servers to execute arbitrary code via base64 encoded replies that exceed the intended buffer lengths when decoded, which is not properly handled by 1 the Curlinputntlm functio...

8.8CVSS6.5AI score0.05732EPSS
SaveExploits0References4
Rows per page
Query Builder