CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.6. It may lead to a denial-of-service condition.
CVE
CVE-2005-4077
Severity
MEDIUM
CVSS
4.6
EPSS
0.52%
Original NVD Description
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 either a hostname or path buffer, or (2) contain a "?" separator in the hostname portion, which causes a "/" to be prepended to the resulting string.