CVE-2022-31083

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 4.10.11 and 5.2.2, the certificate in the Parse Server Apple Game Center auth adapter not validated. As a result, authentication could potentially be bypassed by making a fake certificate accessible via certain Apple domains and providing the URL to that certificate in an authData object. Versions 4.0.11 and 5.2.2 prevent this by introducing a new `rootCertificateUrl` property to the Parse Server Apple Game Center auth adapter which takes the URL to the root certificate of Apple's Game Center authentication certificate. If no value is set, the `rootCertificateUrl` property defaults to the URL of the current root certificate as of May 27, 2022. Keep in mind that the root certificate can change at any time and that it is the developer's responsibility to keep the root certificate URL up-to-date when using the Parse Server Apple Game Center auth adapter. There are no known workarounds for this issue.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*
cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*

History

29 Jun 2023, 14:39

Type Values Removed Values Added
CWE CWE-287 CWE-295

29 Jun 2022, 14:02

Type Values Removed Values Added
References (MISC) https://developer.apple.com/news/?id=stttq465 - (MISC) https://developer.apple.com/news/?id=stttq465 - Third Party Advisory
References (MISC) https://github.com/parse-community/parse-server/pull/8054 - (MISC) https://github.com/parse-community/parse-server/pull/8054 - Issue Tracking, Patch, Third Party Advisory
References (CONFIRM) https://github.com/parse-community/parse-server/security/advisories/GHSA-rh9j-f5f8-rvgc - (CONFIRM) https://github.com/parse-community/parse-server/security/advisories/GHSA-rh9j-f5f8-rvgc - Third Party Advisory
References (MISC) https://github.com/parse-community/parse-server/commit/ba2b0a9cb9a568817a114b132a4c2e0911d76df1 - (MISC) https://github.com/parse-community/parse-server/commit/ba2b0a9cb9a568817a114b132a4c2e0911d76df1 - Patch, Third Party Advisory
First Time Parseplatform
Parseplatform parse-server
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
CPE cpe:2.3:a:parseplatform:parse-server:*:*:*:*:*:node.js:*:*

17 Jun 2022, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2022-06-17 19:15

Updated : 2023-12-10 14:22


NVD link : CVE-2022-31083

Mitre link : CVE-2022-31083

CVE.ORG link : CVE-2022-31083


JSON object : View

Products Affected

parseplatform

  • parse-server
CWE
CWE-295

Improper Certificate Validation

CWE-287

Improper Authentication