libero / python-project-poc

Proof of concept for Libero python projects going forward
MIT License
0 stars 1 forks source link

[Security] Bump requests from 2.4.3 to 2.21.0 #11

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps requests from 2.4.3 to 2.21.0. This update includes security fixes.

Vulnerabilities fixed *Sourced from [The Sonatype OSS Index](https://ossindex.sonatype.org/vuln/ff687d0d-71e4-495a-a53b-158812b50e0a).* > **[CVE-2015-2296] The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 al...** > The resolve_redirects function in sessions.py in requests 2.1.0 through 2.5.3 allows remote attackers to conduct session fixation attacks via a cookie without a host value in a redirect. > > Affected versions: = 2.1.0; = 2.2.1; = 2.3.0; <= 2.4.3, >= 2.4.0; <= 2.5.3, >= 2.5.0 *Sourced from The GitHub Security Advisory Database.* > **Moderate severity vulnerability that affects requests** > The Requests package through 2.19.1 before 2018-09-14 for Python sends an HTTP Authorization header to an http URI upon receiving a same-hostname https-to-http redirect, which makes it easier for remote attackers to discover credentials by sniffing the network. > > Affected versions: <= 2.19.1
Changelog *Sourced from [requests's changelog](https://github.com/requests/requests/blob/master/HISTORY.md).* > 2.21.0 (2018-12-10) > ------------------- > > **Dependencies** > > - Requests now supports idna v2.8. > > 2.20.1 (2018-11-08) > ------------------- > > **Bugfixes** > > - Fixed bug with unintended Authorization header stripping for > redirects using default ports (http/80, https/443). > > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. > charset=utf8 v Charset=utf8). > - Fixed exception leak where certain redirect urls would raise > uncaught urllib3 exceptions. > - Requests removes Authorization header from requests redirected > from https to http on the same hostname. (CVE-2018-18074) > - `should_bypass_proxies` now handles URIs without hostnames (e.g. > files). > > **Dependencies** > > - Requests now supports urllib3 v1.24. > > **Deprecations** > > - Requests has officially stopped support for Python 2.6. > > 2.19.1 (2018-06-14) > ------------------- > > **Bugfixes** > > - Fixed issue where status\_codes.py's `init` function failed trying > to append to a `__doc__` value of `None`. > > 2.19.0 (2018-06-12) > ------------------- > > **Improvements** > > ... (truncated)
Commits - [`5a1e738`](https://github.com/requests/requests/commit/5a1e738ea9c399c3f59977f2f98b083986d6037a) v2.21.0 - [`8761e97`](https://github.com/requests/requests/commit/8761e9736f7d5508a5547cdf3adecbe0b7306278) Bumped maximum version of idna - [`abe950c`](https://github.com/requests/requests/commit/abe950cfd3ee437279ca23866da6571571b637a6) Revert "Set up Azure Pipelines for Linux and Windows" - [`c35f342`](https://github.com/requests/requests/commit/c35f34263ae9162b91b7a57ca64594e9a296b617) Merge pull request [#4898](https://github-redirect.dependabot.com/requests/requests/issues/4898) from requests/revert_azure - [`0dd4752`](https://github.com/requests/requests/commit/0dd4752598719c4466e46c58e9de862bdb925934) revert azure pipeline changes - [`57d7284`](https://github.com/requests/requests/commit/57d7284c1a245cf9fbcecb594f50471d86e879f7) Merge pull request [#4874](https://github-redirect.dependabot.com/requests/requests/issues/4874) from kaylangan/patch-1 - [`fc9dfac`](https://github.com/requests/requests/commit/fc9dfac2b9d1861734fabd0eb2da7b9bd14fa736) Add build badge for Azure Pipelines - [`bc3eddc`](https://github.com/requests/requests/commit/bc3eddc6eda5ec1937a9103a475a73ed6557cb9b) Delete settings.json - [`d911f27`](https://github.com/requests/requests/commit/d911f278689bf10b7a74c5b1e8e4f2af103e87d7) Delete install.ps1 - [`3da2f10`](https://github.com/requests/requests/commit/3da2f10290a0dc78e34031856438ef1fed4e7435) Delete .travis.yml - Additional commits viewable in [compare view](https://github.com/requests/requests/compare/v2.4.3...v2.21.0)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
GiancarloFusiello commented 5 years ago

@dependabot recreate