GHSA-4w46-w44m-3jq3

Suggest an improvement
Source
https://github.com/advisories/GHSA-4w46-w44m-3jq3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/12/GHSA-4w46-w44m-3jq3/GHSA-4w46-w44m-3jq3.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-4w46-w44m-3jq3
Aliases
Related
Published
2020-12-28T16:33:17Z
Modified
2023-12-06T01:00:27.989102Z
Severity
  • 7.7 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N CVSS Calculator
Summary
Parse Server stores password in plain text
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-312"
    ],
    "severity": "LOW",
    "nvd_published_at": "2020-12-30T20:15:00Z",
    "github_reviewed_at": "2020-12-28T16:32:50Z",
    "github_reviewed": true
}
References

Affected packages

npm / parse-server

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
4.5.0