CVE-2002-1658: Buffer Overflow
Buffer overflow in htdigest in Apache 1.3.26 and 1.3.27 may allow attackers to execute arbitrary code via a long user argument. NOTE: since htdigest is normally only locally accessible and not setuid or setgid, there are few attack vectors which would lead to an escalation of privileges, unless htdigest is executed from a CGI program. Therefore this may not be a vulnerability.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2002-1658?
CVE-2002-1658 has a medium severity level due to the potential for attackers to execute arbitrary code.
How do I fix CVE-2002-1658?
To fix CVE-2002-1658, you should upgrade your Apache HTTP Server to a version later than 1.3.27.
What software versions are affected by CVE-2002-1658?
CVE-2002-1658 affects Apache HTTP Server versions 1.3.1 through 1.3.27.
What type of attack can exploit CVE-2002-1658?
CVE-2002-1658 can be exploited through a buffer overflow attack via a long user argument to the htdigest tool.
Is CVE-2002-1658 a remotely exploitable vulnerability?
CVE-2002-1658 is typically not remotely exploitable as htdigest is usually only accessible locally.