CVE-2022-31083
Authentication bypass vulnerability in Apple Game Center auth adapter
Description
### 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 (expected to be announced by Apple) 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. ### Workarounds None. ### References - https://github.com/parse-community/parse-server/security/advisories/GHSA-rh9j-f5f8-rvgc - https://developer.apple.com/news/?id=stttq465 - https://github.com/parse-community/parse-server ### More information * For questions or comments about this vulnerability visit our [community forum](http://community.parseplatform.org) or [community chat](http://chat.parseplatform.org) * Report other vulnerabilities at [report.parseplatform.org](https://report.parseplatform.org)
How to fix CVE-2022-31083
To remediate CVE-2022-31083, upgrade the affected package to a fixed version below.
- —upgrade to 4.10.11 or later
- —upgrade to 4.10.11 or later
Is CVE-2022-31083 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (2)
- from 0, < 4.10.11, >= 5.0.0, < 5.2.2