mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issues:**
- Prevents unbounded split length exploits similar to
https://nvd.nist.gov/vuln/detail/CVE-2025-30204
- Also removes parsing of request body for token, see
https://github.com/fleetdm/fleet/issues/39659
- @iansltx I figured since this PR updates the code blocks in question,
makes sense to [remove the body parsing
here](https://github.com/fleetdm/fleet/pull/39427/changes#diff-83b0d73af21e81cf2c5ed4448718d0760543699fe6e36e401372467befea29edL30-L33),
and clean up the [related dead
code](
|
||
|---|---|---|
| .. | ||
| apple_bm | ||
| authz | ||
| capabilities | ||
| carvestore | ||
| certserial | ||
| ctxdb | ||
| ctxerr | ||
| host | ||
| installersize | ||
| license | ||
| logging | ||
| publicip | ||
| token | ||
| viewer | ||