Information disclosure in PrestaShop - CVE-2020-5250

 

Information disclosure in PrestaShop - CVE-2020-5250

Published: April 24, 2020 / Updated: April 27, 2020


Vulnerability identifier: #VU27312
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2020-5250
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: PrestaShop SA
Affected software:
PrestaShop

Detailed vulnerability description

The vulnerability allows a remote attacker to gain access to potentially sensitive information.

The vulnerability exists when a customer edits their address, they can freely change the id_address in the form. A remote authenticated attacker can steal someone else's address.

It is the same with CustomerForm, you are able to change the id_customer and change all information of all accounts.


How to mitigate CVE-2020-5250

Install updates from vendor's website.

Sources