CVE-2008-5184: CSRF
The web interface (cgi-bin/admin.c) in CUPS before 1.3.8 uses the guest username when a user is not logged on to the web server, which makes it easier for remote attackers to bypass intended policy and conduct CSRF attacks via the (1) add and (2) cancel RSS subscription functions.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-5184?
CVE-2008-5184 is classified as a moderate severity vulnerability due to its potential for CSRF attacks.
How do I fix CVE-2008-5184?
To fix CVE-2008-5184, you should upgrade CUPS to version 1.3.8 or later.
Which versions of CUPS are affected by CVE-2008-5184?
CVE-2008-5184 affects CUPS versions prior to 1.3.8, including multiple earlier versions.
What type of attacks can be performed due to CVE-2008-5184?
CVE-2008-5184 allows remote attackers to conduct cross-site request forgery (CSRF) attacks.
Why does CVE-2008-5184 allow for policy bypass?
CVE-2008-5184 uses the guest username for unauthorized users, making it easier for attackers to bypass intended access restrictions.