CVE-2022-31083
published 2022-06-17CVE-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…
PriorityP342high7.5CVSS 3.1
AVNACLPRNUINSUCNIHAN
EPSS
0.80%
52.1th percentile
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.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parse-community | parse-server | < 4.0.11 | 4.0.11 |
| parse-community | parse-server | — | — |
| parse-community | parse-server | >= 0 < 4.10.11 | 4.10.11 |
| parse-community | parse-server | >= 5.0.0 < 5.2.2 | 5.2.2 |
| parseplatform | parse-server | < 4.10.11 | 4.10.11 |
| parseplatform | parse-server | >= 5.0.0 < 5.2.2 | 5.2.2 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:P/A:N
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Authentication bypass vulnerability in Apple Game Center auth adapter
ghsa·2022-06-17
CVE-2022-31083 [HIGH] CWE-287 Authentication bypass vulnerability in Apple Game Center auth adapter
Authentication bypass vulnerability in Apple Game Center auth adapter
### Impact
The certificate in 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.
### Patches
To prevent this, a new `rootCertificateUrl` property is introduced 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](https://developer.apple.com/news/?id=stttq465) as of May 27, 2022.
Keep in mind that the root certificate can change at any time
OSV
Authentication bypass vulnerability in Apple Game Center auth adapter
osv·2022-06-17
CVE-2022-31083 [HIGH] Authentication bypass vulnerability in Apple Game Center auth adapter
Authentication bypass vulnerability in Apple Game Center auth adapter
### Impact
The certificate in 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.
### Patches
To prevent this, a new `rootCertificateUrl` property is introduced 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](https://developer.apple.com/news/?id=stttq465) as of May 27, 2022.
Keep in mind that the root certificate can change at any time
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://developer.apple.com/news/?id=stttq465https://github.com/parse-community/parse-server/commit/ba2b0a9cb9a568817a114b132a4c2e0911d76df1https://github.com/parse-community/parse-server/pull/8054https://github.com/parse-community/parse-server/security/advisories/GHSA-rh9j-f5f8-rvgchttps://developer.apple.com/news/?id=stttq465https://github.com/parse-community/parse-server/commit/ba2b0a9cb9a568817a114b132a4c2e0911d76df1https://github.com/parse-community/parse-server/pull/8054https://github.com/parse-community/parse-server/security/advisories/GHSA-rh9j-f5f8-rvgc
2022-06-17
Published