CVE-2012-5792: Input Validation
The Sage Pay Direct module in osCommerce does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2012-5792?
CVE-2012-5792 is considered a high severity vulnerability due to the risk of man-in-the-middle attacks.
How do I fix CVE-2012-5792?
To fix CVE-2012-5792, ensure that the server hostname is verified against the domain name in the X.509 certificate's Common Name or subjectAltName.
Which products are affected by CVE-2012-5792?
CVE-2012-5792 affects osCommerce and the Sage Pay Direct module.
Can CVE-2012-5792 lead to data breaches?
Yes, CVE-2012-5792 can potentially lead to data breaches if exploited, as it allows attackers to spoof legitimate SSL servers.
Is there a workaround for CVE-2012-5792?
A potential workaround for CVE-2012-5792 is to configure your application to validate the hostname during SSL/TLS connections.