mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
811 B
Markdown
18 lines
811 B
Markdown
### [CVE-2012-5801](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/zapalm/prestashop-security-vulnerability-checker
|
|
|