VDB
KO
HIGH 7.7

GHSA-4w46-w44m-3jq3

Parse Server stores password in plain text

Details

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. 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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm / parse-server
Introduced in: 0 Fixed in: 4.5.0
Fix npm install parse-server@4.5.0

References