Podatność CVE-2020-26288


Publikacja: 2020-12-30

Opis:
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.

Typ:

CWE-312

(Cleartext Storage of Sensitive Information)

CVSS2 => (AV:N/AC:L/Au:S/C:P/I:N/A:N)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
4/10
2.9/10
8/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Niska
Jednorazowa
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Częściowy
Brak
Brak
Affected software
Parseplatform -> Parse-server 

 Referencje:
https://github.com/parse-community/parse-server/commit/da905a357d062ab4fea727a21eac231acc2ed92a
https://github.com/parse-community/parse-server/releases/tag/4.5.0
https://github.com/parse-community/parse-server/security/advisories/GHSA-4w46-w44m-3jq3
https://www.npmjs.com/package/parse-server

Copyright 2024, cxsecurity.com

 

Back to Top