原始 OSV JSON{
"id": "GHSA-4w46-w44m-3jq3",
"aliases": [
"CVE-2020-26288"
],
"details": "Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js.\nIn Parse Server before version 4.5.0, user passwords involved in LDAP authentication are stored in cleartext.\nThis is fixed in version 4.5.0 by stripping password after authentication to prevent cleartext password storage.",
"summary": "Parse Server stores password in plain text",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.5.0"
}
]
}
],
"package": {
"name": "parse-server",
"ecosystem": "npm"
}
}
],
"modified": "2021-01-07T22:32:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"
}
],
"published": "2020-12-28T16:33:17Z",
"references": [
{
"url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-4w46-w44m-3jq3",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26288",
"type": "ADVISORY"
},
{
"url": "https://github.com/parse-community/parse-server/commit/da905a357d062ab4fea727a21eac231acc2ed92a",
"type": "WEB"
},
{
"url": "https://github.com/parse-community/parse-server/releases/tag/4.5.0",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/1593",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/package/parse-server",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-312"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": "2020-12-30T20:15:00Z",
"github_reviewed_at": "2020-12-28T16:32:50Z"
}
}