CVE-2020-26288 HIGH

CVE-2020-26288: Parse Server stores password in plain text

Vendor Parse-Community
Product parse-server
Weakness CWE-312 · Cleartext storage
Published December 30, 2020
Last update August 4, 2024

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. It is an npm package "parse-server". In Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext. This is fixed in version 4.5.0 by stripping password after authentication to prevent cleartext password storage.

Key dates

02Disclosure timeline

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