CVE-2013-0196: CSRF
A CSRF issue was found in OpenShift Enterprise 1.2. The web console is using 'Basic authentication' and the REST API has no CSRF attack protection mechanism. This can allow an attacker to obtain the credential and the Authorization: header when requesting the REST API via web browser.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-0196?
CVE-2013-0196 is classified as a medium severity vulnerability due to its potential for unauthorized access to user credentials.
How do I fix CVE-2013-0196?
To fix CVE-2013-0196, it is recommended to update to a patched version of OpenShift Enterprise that implements CSRF protection mechanisms.
What impact does CVE-2013-0196 have on users?
CVE-2013-0196 can allow an attacker to exploit the lack of CSRF protections to obtain user credentials when users interact with the REST API.
Is OpenShift 1.2 the only affected version regarding CVE-2013-0196?
Yes, CVE-2013-0196 specifically affects OpenShift Enterprise version 1.2.
What types of attacks are possible with CVE-2013-0196?
CVE-2013-0196 allows for Cross-Site Request Forgery (CSRF) attacks which could compromise user authentication and credential security.