CVE-2010-2432: Medium severity cups vulnerability
The cupsDoAuthentication function in auth.c in the client in CUPS before 1.4.4, when HAVEGSSAPI is omitted, does not properly handle a demand for authorization, which allows remote CUPS servers to cause a denial of service (infinite loop) via HTTPUNAUTHORIZED responses.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2010-2432?
CVE-2010-2432 is classified as a denial of service vulnerability that can lead to an infinite loop in affected versions of CUPS.
How do I fix CVE-2010-2432?
To fix CVE-2010-2432, upgrade your CUPS installation to version 1.4.4 or later.
Which CUPS versions are affected by CVE-2010-2432?
CVE-2010-2432 affects CUPS versions prior to 1.4.4, including specific earlier versions such as 1.1.20, 1.1.18, 1.3.9, and others.
What component of CUPS is impacted by CVE-2010-2432?
The vulnerability is found in the cupsDoAuthentication function within the auth.c file of CUPS.
Can CVE-2010-2432 be exploited remotely?
Yes, CVE-2010-2432 can be exploited remotely by sending HTTP_UNAUTHORIZED responses that trigger the denial of service condition.