CVE-2022-39225

CVSS V2 None CVSS V3 Low 3.1
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.
Overview
  • CVE ID
  • CVE-2022-39225
  • Assigner
  • security-advisories@github.com
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-09-23T07:15:09
  • Last Modified Date
  • 2022-09-28T13:50:43
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* 1 OR 4.10.15
cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:* 1 OR 5.0.0 5.2.6
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • HIGH
  • Privileges Required
  • LOW
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • NONE
  • Availability Impact
  • NONE
  • Base Score
  • 3.1
  • Base Severity
  • LOW
  • Exploitability Score
  • 1.6
  • Impact Score
  • 1.4
History
Created Old Value New Value Data Type Notes
2022-09-23 09:01:46 Added to TrackCVE
2022-12-07 04:32:43 2022-09-23T07:15Z 2022-09-23T07:15:09 CVE Published Date updated
2022-12-07 04:32:43 2022-09-28T13:50:43 CVE Modified Date updated
2022-12-07 04:32:43 Analyzed Vulnerability Status updated