Skip to content

Commit 192d03f

Browse files
Update CHANGES.txt
1 parent df784b9 commit 192d03f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Unreleased
22
----------
33

4+
Security Fix
5+
~~~~~~~~~~~~
6+
7+
- The use of WebOb's Response object to redirect a request to a new location
8+
can lead to an open redirect if the Location header is not a full URI.
9+
10+
See https://github.com/Pylons/webob/security/advisories/GHSA-mg3v-6m49-jhp3
11+
and CVE-2024-42353
12+
13+
Thanks to Sara Gao for the report
14+
15+
(This fix was released in WebOb 1.8.8)
16+
417
Feature
518
~~~~~~~
619

0 commit comments

Comments
 (0)