CVE-2020-26288

Severity CVSS v4.0:
Pending analysis
Type:
CWE-312 Cleartext Storage of Sensitive Information
Publication date:
30/12/2020
Last modified:
04/01/2021

Description

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* 4.5.0 (excluding)