CVE-2021-28861
- EPSS 1.4%
- Veröffentlicht 23.08.2022 01:15:07
- Zuletzt bearbeitet 17.12.2025 22:15:56
Python 3.x through 3.10 has an open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. NOTE: this is disputed by a third party because the ...
CVE-2017-20052
- EPSS 0.45%
- Veröffentlicht 16.06.2022 07:15:07
- Zuletzt bearbeitet 21.11.2024 03:22:31
A vulnerability classified as problematic was found in Python 2.7.13. This vulnerability affects unknown code of the component pgAdmin4. The manipulation leads to uncontrolled search path. The attack can be initiated remotely. The exploit has been di...
- EPSS 0.91%
- Veröffentlicht 13.04.2022 16:15:08
- Zuletzt bearbeitet 03.11.2025 22:15:43
In Python (aka CPython) up to 3.10.8, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untruste...
CVE-2018-25032
- EPSS 0.09%
- Veröffentlicht 25.03.2022 09:15:08
- Zuletzt bearbeitet 21.08.2025 20:37:11
zlib before 1.2.12 allows memory corruption when deflating (i.e., when compressing) if the input has many distant matches.
- EPSS 1.35%
- Veröffentlicht 10.03.2022 17:47:45
- Zuletzt bearbeitet 21.11.2024 06:54:02
In Python before 3.10.3 on Windows, local users can gain privileges because the search path is inadequately secured. The installer may allow a local attacker to add user-writable directories to the system search path. To exploit, an administrator mus...
CVE-2021-3733
- EPSS 0.63%
- Veröffentlicht 10.03.2022 17:42:59
- Zuletzt bearbeitet 03.11.2025 22:15:50
There's a flaw in urllib's AbstractBasicAuthHandler class. An attacker who controls a malicious HTTP server that an HTTP client (such as web browser) connects to, could trigger a Regular Expression Denial of Service (ReDOS) during an authentication r...
CVE-2021-3737
- EPSS 0.12%
- Veröffentlicht 04.03.2022 19:15:08
- Zuletzt bearbeitet 17.12.2025 22:15:56
A flaw was found in python. An improperly handled HTTP response in the HTTP client code of python may allow a remote attacker, who controls the HTTP server, to make the client script enter an infinite loop, consuming CPU time. The highest threat from...
CVE-2022-0391
- EPSS 1.21%
- Veröffentlicht 09.02.2022 23:15:16
- Zuletzt bearbeitet 17.12.2025 21:15:52
A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r...
CVE-2021-3426
- EPSS 0.08%
- Veröffentlicht 20.05.2021 13:15:07
- Zuletzt bearbeitet 18.12.2025 12:15:54
There's a flaw in Python 3's pydoc. A local or adjacent attacker who discovers or is able to convince another local or adjacent user to start a pydoc server could access the server and use it to disclose sensitive information belonging to the other u...
CVE-2021-29921
- EPSS 2.05%
- Veröffentlicht 06.05.2021 13:15:12
- Zuletzt bearbeitet 03.11.2025 22:15:48
In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string. This (in some situations) allows attackers to bypass access control that is based on IP addresses.