CVE-2006-1079: High severity Acme Labs thttpd vulnerability
htpasswd, as used in Acme thttpd 2.25b and possibly other products such as Apache, might allow local users to gain privileges via shell metacharacters in a command line argument, which is used in a call to the system function. NOTE: since htpasswd is normally installed as a non-setuid program, and the exploit is through command line options, perhaps this issue should not be included in CVE. However, if there are some typical or recommended configurations that use htpasswd with sudo privileges, or common products that access htpasswd remotely, then perhaps it should be included.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-1079?
CVE-2006-1079 has a medium severity rating due to potential privilege escalation through shell metacharacters.
How do I fix CVE-2006-1079?
To fix CVE-2006-1079, ensure that the htpasswd utility is not called with untrusted input that may contain shell metacharacters.
Which software versions are affected by CVE-2006-1079?
CVE-2006-1079 affects Acme thttpd version 2.25b and possibly other similar products.
Can CVE-2006-1079 be exploited remotely?
CVE-2006-1079 primarily allows local users to exploit the vulnerability, not remote attackers.
What are the potential implications of CVE-2006-1079?
Exploiting CVE-2006-1079 may allow local users to gain elevated privileges on affected systems.