CVE-2020-15085 MEDIUM

CVE-2020-15085: Client caching login operation with plaintext password in Saleor Storefront

Vendor Mirumee
Product saleor-storefront
Weakness CWE-312 · Cleartext storage
Published June 30, 2020
Last update August 4, 2024

CVSS base score

6.9/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction Required
Confidentiality High
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:L/A:N

What the vulnerability does

01Description

In Saleor Storefront before version 2.10.3, request data used to authenticate customers was inadvertently cached in the browser's local storage mechanism, including credentials. A malicious user with direct access to the browser could extract the email and password. In versions prior to 2.10.0 persisted the cache even after the user logged out. This is fixed in version 2.10.3. A workaround is to manually clear application data (browser's local storage) after logging into Saleor Storefront.

Key dates

02Disclosure timeline

June 30, 2020 CVE published
August 4, 2024 Record updated