| Package | Installed | Affected | Info |
|---|---|---|---|
| requests | 2.14.0 | <2.32.2 |
show Affected versions of Requests, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. Requests 2.32.0 fixes the issue, but versions 2.32.0 and 2.32.1 were yanked due to conflicts with CVE-2024-35195 mitigation. |
| requests | 2.14.0 | <2.33.0 |
show Affected versions of the requests package are vulnerable to Insecure Temporary File reuse due to predictable temporary filename generation in extract_zipped_paths(). The requests.utils.extract_zipped_paths() utility extracts files from zip archives into the system temporary directory using a deterministic path, and if that file already exists, the function reuses it without validating that it is the expected extracted content. |
| requests | 2.14.0 | >=2.3.0,<2.31.0 |
show Affected versions of Requests are vulnerable to proxy credential leakage. When redirected to an HTTPS endpoint, the Proxy-Authorization header is forwarded to the destination server due to the use of rebuild_proxies to reattach the header. This may allow a malicious actor to exfiltrate sensitive information. |
| requests | 2.14.0 | <2.32.4 |
show Requests is an HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session. |
| requests | 2.14.0 | >=2.3.0,<2.20.0 |
show Requests before 2.20.0 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. |
| Package | Installed | Affected | Info |
|---|---|---|---|
| requests | 2.14.0 | <2.32.2 |
show Affected versions of Requests, when making requests through a Requests `Session`, if the first request is made with `verify=False` to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of `verify`. This behavior will continue for the lifecycle of the connection in the connection pool. Requests 2.32.0 fixes the issue, but versions 2.32.0 and 2.32.1 were yanked due to conflicts with CVE-2024-35195 mitigation. |
| requests | 2.14.0 | <2.33.0 |
show Affected versions of the requests package are vulnerable to Insecure Temporary File reuse due to predictable temporary filename generation in extract_zipped_paths(). The requests.utils.extract_zipped_paths() utility extracts files from zip archives into the system temporary directory using a deterministic path, and if that file already exists, the function reuses it without validating that it is the expected extracted content. |
| requests | 2.14.0 | >=2.3.0,<2.31.0 |
show Affected versions of Requests are vulnerable to proxy credential leakage. When redirected to an HTTPS endpoint, the Proxy-Authorization header is forwarded to the destination server due to the use of rebuild_proxies to reattach the header. This may allow a malicious actor to exfiltrate sensitive information. |
| requests | 2.14.0 | <2.32.4 |
show Requests is an HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session. |
| requests | 2.14.0 | >=2.3.0,<2.20.0 |
show Requests before 2.20.0 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. |
| Package | Installed | Affected | Info |
|---|---|---|---|
| lxml | 4.6.1 | <4.6.5 |
show Lxml 4.6.5 includes a fix for CVE-2021-43818: Prior to version 4.6.5, the HTML Cleaner in lxml.html lets certain crafted script content pass through, as well as script content in SVG files embedded using data URIs. Users that employ the HTML cleaner in a security relevant context should upgrade to lxml 4.6.5 to receive a patch. |
| lxml | 4.6.1 | <4.9.1 |
show Lxml 4.9.1 includes a fix for CVE-2022-2309: NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered. |
| lxml | 4.6.1 | <6.1.0 |
show Affected versions of the lxml package are vulnerable to XML External Entity Injection due to insecure default parser configuration that resolves external entities. The iterparse() function and the ETCompatXMLParser() class both default to resolve_entities=True, so untrusted XML input processed through either parser will expand external entity references and read referenced local files from the host. An attacker who supplies a crafted XML document to an application using these parsers in their default configuration can read sensitive local files and exfiltrate their contents through the parsed output. |
| lxml | 4.6.1 | <4.6.2 |
show Lxml 4.6.2 includes a fix for CVE-2020-27783: A XSS vulnerability was discovered in python-lxml's clean module. The module's parser didn't properly imitate browsers, which caused different behaviors between the sanitizer and the user's page. A remote attacker could exploit this flaw to run arbitrary HTML/JS code. |
| lxml | 4.6.1 | <4.6.3 |
show Lxml version 4.6.3 includes a fix for CVE-2021-28957: An XSS vulnerability was discovered in python-lxml's clean module versions before 4.6.3. When disabling the safe_attrs_only and forms arguments, the Cleaner class does not remove the formation attribute allowing for JS to bypass the sanitizer. A remote attacker could exploit this flaw to run arbitrary JS code on users who interact with incorrectly sanitized HTML. https://bugs.launchpad.net/lxml/+bug/1888153 |
https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/python-3-shield.svg
[](https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/)
.. image:: https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/python-3-shield.svg
:target: https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/
:alt: Python 3
<a href="https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/"><img src="https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/shield.svg" alt="Python 3" /></a>
!https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/python-3-shield.svg(Python 3)!:https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/
{<img src="https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/python-3-shield.svg" alt="Python 3" />}[https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/]
https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/shield.svg
[](https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/)
.. image:: https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/shield.svg
:target: https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/
:alt: Updates
<a href="https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/"><img src="https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/shield.svg" alt="Updates" /></a>
!https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/shield.svg(Updates)!:https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/
{<img src="https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/shield.svg" alt="Updates" />}[https://pyup.io/repos/github/PennyDreadfulMTG/Penny-Dreadful-Tools/]