CVE-2021-39138
Last modified
CVE-2021-39138 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Developers can use the REST API to signup users and also allow users to login anonymously. EPSS estimates a 0.99% chance of exploitation in the next 30 days.
Description
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Developers can use the REST API to signup users and also allow users to login anonymously. Prior to version 4.5.1, when an anonymous user is first signed up using REST, the server creates session incorrectly. Particularly, the `authProvider` field in `_Session` class under `createdWith` shows the user logged in creating a password. If a developer later depends on the `createdWith` field to provide a different level of access between a password user and anonymous user, the server incorrectly classified the session type as being created with a `password`. The server does not currently use `createdWith` to make decisions about internal functions, so if a developer is not using `createdWith` directly, they are not affected. The vulnerability only affects users who depend on `createdWith` by using it directly. The issue is patched in Parse Server version 4.5.1. As a workaround, do not use the `createdWith` Session field to make decisions if one allows anonymous login.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Parseplatform | Parse-Server | < 4.5.1 |
References
- https://github.com/parse-community/parse-server/commit/147bd9a3dc43391e92c36e05d5db860b04ca27dbPatch, Third Party Advisory
- https://github.com/parse-community/parse-server/releases/tag/4.5.1Release Notes, Third Party Advisory
- https://github.com/parse-community/parse-server/commit/147bd9a3dc43391e92c36e05d5db860b04ca27dbPatch, Third Party Advisory
- https://github.com/parse-community/parse-server/releases/tag/4.5.1Release Notes, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-39138?
How severe is CVE-2021-39138?
How do I fix CVE-2021-39138?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-39132Rundeck is an open source automation service with a web cons…8.8
- CVE-2021-39133Rundeck is an open source automation service with a web cons…6.8
- CVE-2021-39134`@npmcli/arborist`, the library that calculates dependency t…7.8
- CVE-2021-39135`@npmcli/arborist`, the library that calculates dependency t…7.8
- CVE-2021-39136baserCMS is an open source content management system with a …5.4
- CVE-2021-39137go-ethereum is the official Go implementation of the Ethereu…7.5
- CVE-2021-39139XStream is a simple library to serialize objects to XML and …8.8
- CVE-2021-3914It was found that the smallrye health metrics UI component d…6.1
- CVE-2021-39140XStream is a simple library to serialize objects to XML and …6.3
- CVE-2021-39141XStream is a simple library to serialize objects to XML and …8.5
- CVE-2021-39143Spinnaker is an open source, multi-cloud continuous delivery…7.1
- CVE-2021-39144XStream is a simple library to serialize objects to XML and …8.5
Are you affected by CVE-2021-39138?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
