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.
References
Link | Resource |
---|---|
https://github.com/parse-community/parse-server/releases/tag/4.5.0 | Release Notes Third Party Advisory |
https://github.com/parse-community/parse-server/commit/da905a357d062ab4fea727a21eac231acc2ed92a | Patch Third Party Advisory |
https://github.com/parse-community/parse-server/security/advisories/GHSA-4w46-w44m-3jq3 | Third Party Advisory |
https://www.npmjs.com/package/parse-server | Product Third Party Advisory |
Configurations
Information
Published : 2020-12-30 12:15
Updated : 2021-01-04 13:01
NVD link : CVE-2020-26288
Mitre link : CVE-2020-26288
JSON object : View
CWE
CWE-312
Cleartext Storage of Sensitive Information
Products Affected
parseplatform
- parse-server