Releases777
Frequency6 days 5 hours
Last Release
An express module providing a Parse-compatible API server

CVE History

CVEPublishedCVSS v3CVSS v2
7.7 HIGH4 MEDIUM

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.