ghsa-qf8x-vqjv-92gr
Vulnerability from github
Published
2022-05-04 18:59
Modified
2022-06-02 17:39
Severity ?
VLAI Severity ?
Summary
Authentication bypass and denial of service (DoS) vulnerabilities in Apple Game Center auth adapter
Details
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.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "parse-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.10.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "parse-server" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24901" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2022-05-04T18:59:46Z", "nvd_published_at": "2022-05-04T01:15:00Z", "severity": "HIGH" }, "details": "### Impact\nWeak 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.\n\n### Patches\nThe vulnerability has been fixed by improving the URL validation and adding additional checks of the resource the URL points to before downloading it.", "id": "GHSA-qf8x-vqjv-92gr", "modified": "2022-06-02T17:39:42Z", "published": "2022-05-04T18:59:46Z", "references": [ { "type": "WEB", "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-qf8x-vqjv-92gr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24901" }, { "type": "WEB", "url": "https://github.com/parse-community/parse-server/commit/af4a0417a9f3c1e99b3793806b4b18e04d9fa999" }, { "type": "WEB", "url": "https://github.com/parse-community/parse-server" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Authentication bypass and denial of service (DoS) vulnerabilities in Apple Game Center auth adapter " }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…