ghsa-h423-w6qv-2wj3
Vulnerability from github
Published
2022-10-18 16:08
Modified
2022-10-18 16:08
Severity ?
VLAI Severity ?
Summary
parse-server crashes when receiving file download request with invalid byte range
Details
Impact
Parse Server crashes when a file download request is received with an invalid byte range.
Patches
Improved parsing of the range parameter to properly handle invalid range requests.
Workarounds
None
References
{ "affected": [ { "package": { "ecosystem": "npm", "name": "parse-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.10.17" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "parse-server" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.2.8" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-39313" ], "database_specific": { "cwe_ids": [ "CWE-1284", "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2022-10-18T16:08:49Z", "nvd_published_at": "2022-10-24T14:15:00Z", "severity": "HIGH" }, "details": "### Impact\n\nParse Server crashes when a file download request is received with an invalid byte range.\n\n### Patches\n\nImproved parsing of the range parameter to properly handle invalid range requests.\n\n### Workarounds\n\nNone\n\n### References\n\n- [GHSA-h423-w6qv-2wj3](https://github.com/parse-community/parse-server/security/advisories/GHSA-h423-w6qv-2wj3)", "id": "GHSA-h423-w6qv-2wj3", "modified": "2022-10-18T16:08:49Z", "published": "2022-10-18T16:08:49Z", "references": [ { "type": "WEB", "url": "https://github.com/parse-community/parse-server/security/advisories/GHSA-h423-w6qv-2wj3" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39313" }, { "type": "WEB", "url": "https://github.com/parse-community/parse-server/commit/066f29673ab4030b6b5b90c0c0326f7d3fe7612a" }, { "type": "WEB", "url": "https://github.com/parse-community/parse-server/commit/3d7a61ecd5231638f01ff1a965b6313043c594a7" }, { "type": "PACKAGE", "url": "https://github.com/parse-community/parse-server" }, { "type": "WEB", "url": "https://github.com/parse-community/parse-server/releases/tag/4.10.17" } ], "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": "parse-server crashes when receiving file download request with invalid byte range" }
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…