cvedb.io
CVE-2022-39225
MEDIUM · CVSS 4.3
EPSS exploitation probability: 0%
Published 2022-09-23T07:15:09.130 · Last modified 2026-06-17T04:57:57.023

Summary

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 u

Affected products

parseplatform — parse-server

Does this affect you?

Add your gear to cvedb and we'll alert you only when parseplatform ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.