Skip to content

Correct affected range/fixed version for GHSA-5jp3-wp5v-5363 (CVE-2024-6706)#8778

Open
Classic298 wants to merge 1 commit into
github:Classic298/advisory-improvement-8778from
Classic298:fix-ghsa-5jp3-wp5v-5363-range
Open

Correct affected range/fixed version for GHSA-5jp3-wp5v-5363 (CVE-2024-6706)#8778
Classic298 wants to merge 1 commit into
github:Classic298/advisory-improvement-8778from
Classic298:fix-ghsa-5jp3-wp5v-5363-range

Conversation

@Classic298

Copy link
Copy Markdown

Corrects the affected range for GHSA-5jp3-wp5v-5363 (CVE-2024-6706).

The record currently ends the range at last_affected: 0.1.105, which understates the affected versions. The stored/rendered XSS (assistant output rendered via {@html token.text} with no sanitizer) was fixed in v0.3.14 by commit 5a6ece951 ("refac: enhanced response content sanitisation"), which introduced DOMPurify and wrapped the html-token branch in DOMPurify.sanitize(...). The raw render is present through v0.3.13, so the affected range extends to 0.3.13 and the fix first ships in 0.3.14.

This PR replaces last_affected: 0.1.105 with fixed: 0.3.14 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-8778 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