cve/2012/CVE-2012-5801.md
2024-05-26 14:27:05 +02:00

800 B

CVE-2012-5801

Description

The PayPal module in PrestaShop 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, related to use of the PHP fsockopen function.

POC

Reference

No PoCs from references.

Github