[GHSA-45rp-q25w-4426] pretix: backports to 2024.5.1, 2024.6.1 not reflected - #9383
Open
zyl71 wants to merge 1 commit into
Open
[GHSA-45rp-q25w-4426] pretix: backports to 2024.5.1, 2024.6.1 not reflected#9383zyl71 wants to merge 1 commit into
zyl71 wants to merge 1 commit into
Conversation
github-actions
Bot
changed the base branch from
main
to
zyl71/advisory-improvement-9383
September 7, 2026 04:28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
Current record: PyPI:pretix: introduced=0 fixed=2024.7.1
Proposed: PyPI:pretix: introduced=0 fixed=2024.5.1 | introduced=2024.6.0 fixed=2024.6.1 | introduced=2024.7.0 fixed=2024.7.1
pretix fixed CVE-2024-8113 on all three supported release lines on 2024-08-23: the fix landed on master as f819f0c3, and the same escape() changes to the same four files were applied within the hour to the 2024.5, 2024.6 and 2024.7 release branches (56362cd7, d9d638a2, 0f44a2ad). The published PyPI wheels of 2024.5.1, 2024.6.1 and 2024.7.1 all carry those escape() calls; 2024.5.0, 2024.6.0 and 2024.7.0 do not. The vendor's own advisory names exactly these three fixed versions, so the single "< 2024.7.1" range wrongly flags 2024.5.1 and 2024.6.1 as vulnerable.
Release lines: master fix f819f0c3 committed 2024-08-23T12:41Z; branch commits 56362cd7 (2024.5, 12:42Z), d9d638a2 (2024.6, 13:20Z), 0f44a2ad (2024.7, 13:20Z). Lines with releases: 2024.5 (2024.5.0 vulnerable -> 2024.5.1 fixed), 2024.6 (2024.6.0 -> 2024.6.1), 2024.7 (2024.7.0 -> 2024.7.1); 2024.8.0 (2024-08-28) and later contain the master fix. All older lines (2024.4 and earlier, 2023.x, 4.x, ...) had no release after the fix and stay affected; they are covered by 0 -> 2024.5.1. No version exists between 2024.5.1 and 2024.6.0 or between 2024.6.1 and 2024.7.0, so the three ranges are gap-free.
Maintainer statement: the pretix security blog post of 2024-08-23 for CVE-2024-8113 says "Affected versions: pretix versions until 2024.7.0 are affected" and "we therefore just released versions 2024.7.1, 2024.6.1, and 2024.5.1 of pretix that fix this problem". The GHSA record only lists 2024.7.1.
Evidence:
Version checks:
Happy to adjust if the maintainers intend otherwise.