CVE-2021-4189
- EPSS 0.41%
- Published 24.08.2022 16:15:09
- Last modified 21.11.2024 06:37:06
A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious ...
CVE-2021-28861
- EPSS 0.8%
- Published 23.08.2022 01:15:07
- Last modified 21.11.2024 06:00:20
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.43%
- Published 16.06.2022 07:15:07
- Last modified 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.87%
- Published 13.04.2022 16:15:08
- Last modified 21.11.2024 02:26:33
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%
- Published 25.03.2022 09:15:08
- Last modified 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.61%
- Published 10.03.2022 17:47:45
- Last modified 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.68%
- Published 10.03.2022 17:42:59
- Last modified 21.11.2024 06:22:16
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.21%
- Published 04.03.2022 19:15:08
- Last modified 21.11.2024 06:22:17
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 0.95%
- Published 09.02.2022 23:15:16
- Last modified 21.11.2024 06:38:31
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%
- Published 20.05.2021 13:15:07
- Last modified 21.11.2024 06:21:28
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...