Описание
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
Ссылки
- https://github.com/parse-community/parse-server/security/advisories/GHSA-h423-w6qv-2wj3
- https://nvd.nist.gov/vuln/detail/CVE-2022-39313
- https://github.com/parse-community/parse-server/commit/066f29673ab4030b6b5b90c0c0326f7d3fe7612a
- https://github.com/parse-community/parse-server/commit/3d7a61ecd5231638f01ff1a965b6313043c594a7
- https://github.com/parse-community/parse-server/releases/tag/4.10.17
Пакеты
Наименование
parse-server
npm
Затронутые версииВерсия исправления
< 4.10.17
4.10.17
Наименование
parse-server
npm
Затронутые версииВерсия исправления
>= 5.0.0, < 5.2.8
5.2.8
Связанные уязвимости
CVSS3: 7.5
nvd
больше 3 лет назад
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.