Description
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.
Recommendation
Update the parse-server package to the latest compatible version. Followings are version details:
- Affected version(s): < 4.5.0
- Patched version(s): 4.5.0
References
Related Issues
- Information disclosure in parse-server - CVE-2020-5251
- Parse Server has a password reset token single-use bypass via concurrent requests - CVE-2026-32943
- parse-server new anonymous user session acts as if it's created with password - CVE-2021-39138
- Parse Server has a NoSQL injection via token type in password reset and email verification endpoints - CVE-2026-30941
- Tags:
- npm
- parse-server
Anything's wrong? Let us know Last updated on February 01, 2023