Beveiligingsadvies

CVE-2020-26288

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2020-12-30 19:25:17
Laatst bijgewerkt 2024-08-04 15:56:04
Toegewezen door GitHub_M
CVSS-score 7.7
Status PUBLISHED

Beschrijving

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.