CVE-2022-39313
published 2022-10-24CVE-2022-39313: Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.17, and prior to 5.2.8 on the…
PriorityP339high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.69%
48.1th percentile
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Versions prior to 4.10.17, and prior to 5.2.8 on the 5.x branch, crash when a file download request is received with an invalid byte range, resulting in a Denial of Service. This issue has been patched in versions 4.10.17, and 5.2.8. There are no known workarounds.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| parse-community | parse-server | < 4.10.17 | 4.10.17 |
| parse-community | parse-server | — | — |
| parse-community | parse-server | >= 0 < 4.10.17 | 4.10.17 |
| parse-community | parse-server | >= 5.0.0 < 5.2.8 | 5.2.8 |
| parseplatform | parse-server | < 4.10.17 | 4.10.17 |
| parseplatform | parse-server | >= 5.0.0 < 5.2.8 | 5.2.8 |
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.
OSV
parse-server crashes when receiving file download request with invalid byte range
osv·2022-10-18
CVE-2022-39313 [HIGH] parse-server crashes when receiving file download request with invalid byte range
parse-server crashes when receiving file download request with invalid byte range
### 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
- [GHSA-h423-w6qv-2wj3](https://github.com/parse-community/parse-server/security/advisories/GHSA-h423-w6qv-2wj3)
GHSA
parse-server crashes when receiving file download request with invalid byte range
ghsa·2022-10-18
CVE-2022-39313 [HIGH] CWE-1284 parse-server crashes when receiving file download request with invalid byte range
parse-server crashes when receiving file download request with invalid byte range
### 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
- [GHSA-h423-w6qv-2wj3](https://github.com/parse-community/parse-server/security/advisories/GHSA-h423-w6qv-2wj3)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2022-10-24
Published