Skip to content

Correct affected range/fixed version for GHSA-w466-2wfc-8g58#8779

Open
Classic298 wants to merge 1 commit into
github:Classic298/advisory-improvement-8779from
Classic298:fix-ghsa-w466-2wfc-8g58-range
Open

Correct affected range/fixed version for GHSA-w466-2wfc-8g58#8779
Classic298 wants to merge 1 commit into
github:Classic298/advisory-improvement-8779from
Classic298:fix-ghsa-w466-2wfc-8g58-range

Conversation

@Classic298

Copy link
Copy Markdown

Corrects the affected range for GHSA-w466-2wfc-8g58.

The record currently ends the range at last_affected: 0.3.32, which understates the affected versions. The vulnerable transitive dependency (starlette <0.40 pulled via fastapi==0.111.0, CVE-2024-47874 / GHSA-f96h-pmfr-66vw) persisted past v0.3.32. It was remediated in v0.5.8 by commit 941836406 ("chore: fastapi bump"), which raised the pin to fastapi==0.115.7 (requires starlette>=0.40.0). v0.5.7 still pins fastapi==0.111.0, so the affected range extends to 0.5.7 and the fix first ships in 0.5.8.

This PR replaces last_affected: 0.3.32 with fixed: 0.5.8 so the range covers every affected release and terminates at the first fixed release.

@github-actions
github-actions Bot changed the base branch from main to Classic298/advisory-improvement-8779 July 22, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant