Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: server crashes when receiving file download request with invalid byte range #8235

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 14, 2022

@parse-github-assistant

This comment was marked as resolved.

@mtrezza mtrezza changed the title fix: release 2wj3 fix: server crashes when receiving file download request with invalid byte range Oct 14, 2022
@mtrezza mtrezza merged commit 066f296 into parse-community:release Oct 14, 2022
parseplatformorg pushed a commit that referenced this pull request Oct 14, 2022
## [5.2.8](5.2.7...5.2.8) (2022-10-14)

### Bug Fixes

* server crashes when receiving file download request with invalid byte range; this fixes a security vulnerability that allows an attacker to impact the availability of the server instance; the fix improves parsing of the range parameter to properly handle invalid range requests ([GHSA-h423-w6qv-2wj3](GHSA-h423-w6qv-2wj3)) ([#8235](#8235)) ([066f296](066f296))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.2.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants