vendor:
PrestaShop
by:
Charles Fol
7.5
CVSS
HIGH
Cookie Read
200
CWE
Product Name: PrestaShop
Affected Version From: PrestaShop <= 1.6.1.19
Affected Version To: PrestaShop <= 1.6.1.19
Patch Exists: YES
Related CWE: N/A
CPE: a:prestashop:prestashop
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: N/A
2019
PrestaShop <= 1.6.1.19 AES (Rijndael) / openssl_encrypt() Cookie Read
This POC will reveal the content of an employee's cookie. By modifying it one can read/write any PrestaShop cookie. It is a simple padding oracle implementation.
Mitigation:
Ensure that the cookie is encrypted with a strong encryption algorithm and that the encryption key is stored securely.