First published: Wed Nov 13 2013(Updated: )
security/MemberLoginForm.php in SilverStripe 3.0.3 supports credentials in a GET request, which allows remote or local attackers to obtain sensitive information by reading web-server access logs, web-server Referer logs, or the browser history, a similar vulnerability to CVE-2013-2653.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Silverstripe silverstripe | =3.0.3 |
https://github.com/chillu/silverstripe-framework/commit/3e88c98ca513880e2b43ed7f27ade17fef5d9170
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2013-6789 is considered a medium severity vulnerability as it can lead to disclosure of sensitive information.
To fix CVE-2013-6789, update to a version of SilverStripe that does not support credentials in a GET request.
CVE-2013-6789 specifically affects SilverStripe version 3.0.3.
CVE-2013-6789 allows remote or local attackers to access sensitive information through web-server logs.
A potential workaround for CVE-2013-6789 is to avoid using GET requests for sensitive credential submissions.