Skip to content

Commit

Permalink
Merge pull request #252 from aws-solutions/release/v4.0.3
Browse files Browse the repository at this point in the history
Updated to version v4.0.3
  • Loading branch information
aijunpeng authored Oct 23, 2023
2 parents 50ecbe0 + d8cc0d9 commit bf5ca0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [4.0.3] - 2023-10-25

### Fixed

- 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)

## [4.0.2] - 2023-09-11

### Fixed
Expand Down

0 comments on commit bf5ca0d

Please sign in to comment.