Skip to content

Commit 2fb24d8

Browse files
committed
remove incorrect CVE id from changelog
Change-Id: Ic8ca95299ce2bc0f0e6f6af6c24014bf7c5e16ae
1 parent 72e10c5 commit 2fb24d8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

doc/build/unreleased/435.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
Fixed issue in :class:`.TemplateLookup` where a URI with backslash path
66
separators (e.g. ``\..\secret.txt``) could bypass the directory traversal
77
check on Windows, allowing reads of arbitrary files outside of the template
8-
directory. This is an incomplete fix for :cve:`2026-41205`. Backslash
9-
characters in URIs are now normalized to forward slashes before path
10-
resolution.
8+
directory. Backslash characters in URIs are now normalized to forward
9+
slashes before path resolution.

0 commit comments

Comments
 (0)