CVE-2022-39225
Last modified
CVE-2022-39225 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.15, or 5.0.0 and above prior to 5.2.6, a user can write to the session object of another user if the session object ID is known. EPSS estimates a 0.40% 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. In versions prior to 4.10.15, or 5.0.0 and above prior to 5.2.6, a user can write to the session object of another user if the session object ID is known. For example, an attacker can assign the session object to their own user by writing to the `user` field and then read any custom fields of that session object. Note that assigning a session to another user does not usually change the privileges of either of the two users, and a user cannot assign their own session to another user. This issue is patched in version 4.10.15 and above, and 5.2.6 and above. To mitigate this issue in unpatched versions add a `beforeSave` trigger to the `_Session` class and prevent writing if the requesting user is different from the user in the session object.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Parseplatform | Parse-Server | < 4.10.15 |
| Parseplatform | Parse-Server | >= 5.0.0, < 5.2.6 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-39225?
How severe is CVE-2022-39225?
How do I fix CVE-2022-39225?
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.
- 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 2022
- CVE-2022-39219Bifrost is a middleware package which can synchronize MySQL/…6.5
- CVE-2022-3922The Broken Link Checker WordPress plugin before 1.11.20 does…4.8
- CVE-2022-39220SFTPGo is an SFTP server written in Go. Versions prior to 2.…6.1
- CVE-2022-39221McWebserver mod runs a simple HTTP server alongside the Mine…7.5
- CVE-2022-39222Dex is an identity service that uses OpenID Connect to drive…6.5
- CVE-2022-39224Arr-pm is an RPM reader/writer library written in Ruby. Vers…7.8
- CVE-2022-39226Discourse is an open source discussion platform. In versions…4.3
- CVE-2022-39227python-jwt is a module for generating and verifying JSON Web…9.1
- CVE-2022-39228vantage6 is a privacy preserving federated learning infrastr…6.5
- CVE-2022-39229Grafana is an open source data visualization platform for me…4.3
- CVE-2022-3923The ActiveCampaign for WooCommerce WordPress plugin before 1…4.3
- CVE-2022-39230fhir-works-on-aws-authz-smart is an implementation of the au…6.5
Are you affected by CVE-2022-39225?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
