Skip to content

Authentication bypass and denial of service (DoS) vulnerabilities in Apple Game Center auth adapter

High severity GitHub Reviewed Published May 1, 2022 in parse-community/parse-server • Updated Feb 1, 2023

Package

npm parse-server (npm)

Affected versions

< 4.10.10
>= 5.0.0, < 5.2.1

Patched versions

4.10.10
5.2.1

Description

Impact

Weak validation of the Apple certificate URL in the Apple Game Center authentication adapter allows to bypass authentication and makes the server vulnerable to DoS attacks.

Patches

The vulnerability has been fixed by improving the URL validation and adding additional checks of the resource the URL points to before downloading it.

References

@mtrezza mtrezza published to parse-community/parse-server May 1, 2022
Published by the National Vulnerability Database May 4, 2022
Published to the GitHub Advisory Database May 4, 2022
Reviewed May 4, 2022
Last updated Feb 1, 2023

Severity

High
7.5
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVE ID

CVE-2022-24901

GHSA ID

GHSA-qf8x-vqjv-92gr

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.