0.49.1
📦 starletteView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
Starlette 0.49.1 patches a security issue in FileResponse's Range header parsing.
Migration Steps
- Upgrade to starlette==0.49.1 to apply the security fix.
🐛 Bug Fixes
- Fixed a security vulnerability in the parsing logic of the `Range` header in `FileResponse`. Optimized HTTP ranges parsing logic.
🔧 Affected Symbols
FileResponse