Skip to content

Commit d8cc0d9

Browse files
committed
Updated to version v4.0.3
1 parent 50ecbe0 commit d8cc0d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8+
## [4.0.3] - 2023-10-25
9+
10+
### Fixed
11+
12+
- Patched urllib3 vulnerability as it is possible for a user to specify a Cookie header and unknowingly leak information via HTTP redirects to a different origin if that user doesn't disable redirects explicitly. For more details: [CVE-2023-43804](https://nvd.nist.gov/vuln/detail/CVE-2023-43804)
13+
814
## [4.0.2] - 2023-09-11
915

1016
### Fixed

0 commit comments

Comments
 (0)