Overview
- Description
- Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. If the Parse Server option allowCustomObjectId: true is set, an attacker that is allowed to create a new user can set a custom object ID for that new user that exploits the vulnerability and acquires privileges of a specific role. This vulnerability is fixed in 6.5.9 and 7.3.0.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 8.1
- Impact score
- 5.2
- Exploitability score
- 2.8
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
- Severity
- HIGH
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:parseplatform:parse_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "18E2472B-FDED-4650-813B-141F4F8FF191", "versionEndExcluding": "6.5.9" }, { "criteria": "cpe:2.3:a:parseplatform:parse_server:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "FD23C31E-998D-4C18-96C3-E10E88315FCA", "versionEndExcluding": "7.3.0", "versionStartIncluding": "7.0.0" } ], "operator": "OR" } ] } ]