Логотип exploitDog
product: "python"
Консоль
Логотип exploitDog

exploitDog

product: "python"

Количество 924

Количество 924

redhat логотип

CVE-2017-17522

больше 8 лет назад

Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer indicates that exploitation is impossible because the code relies on subprocess.Popen and the default shell=False setting

CVSS3: 5.3
EPSS: Низкий
nvd логотип

CVE-2017-17522

больше 8 лет назад

Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer indicates that exploitation is impossible because the code relies on subprocess.Popen and the default shell=False setting

CVSS3: 8.8
EPSS: Низкий
debian логотип

CVE-2017-17522

больше 8 лет назад

Lib/webbrowser.py in Python through 3.6.3 does not validate strings be ...

CVSS3: 8.8
EPSS: Низкий
ubuntu логотип

CVE-2017-1000158

больше 8 лет назад

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

CVSS3: 9.8
EPSS: Низкий
redhat логотип

CVE-2017-1000158

почти 9 лет назад

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

CVSS3: 8.1
EPSS: Низкий
nvd логотип

CVE-2017-1000158

больше 8 лет назад

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

CVSS3: 9.8
EPSS: Низкий
debian логотип

CVE-2017-1000158

больше 8 лет назад

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow ...

CVSS3: 9.8
EPSS: Низкий
ubuntu логотип

CVE-2016-5699

больше 9 лет назад

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.

CVSS3: 6.1
EPSS: Средний
redhat логотип

CVE-2016-5699

больше 11 лет назад

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.

CVSS3: 5.3
EPSS: Средний
nvd логотип

CVE-2016-5699

больше 9 лет назад

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.

CVSS3: 6.1
EPSS: Средний
debian логотип

CVE-2016-5699

больше 9 лет назад

CRLF injection vulnerability in the HTTPConnection.putheader function ...

CVSS3: 6.1
EPSS: Средний
ubuntu логотип

CVE-2016-5636

больше 9 лет назад

Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.

CVSS3: 9.8
EPSS: Средний
redhat логотип

CVE-2016-5636

около 10 лет назад

Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.

CVSS3: 4.5
EPSS: Средний
nvd логотип

CVE-2016-5636

больше 9 лет назад

Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.

CVSS3: 9.8
EPSS: Средний
debian логотип

CVE-2016-5636

больше 9 лет назад

Integer overflow in the get_data function in zipimport.c in CPython (a ...

CVSS3: 9.8
EPSS: Средний
ubuntu логотип

CVE-2016-1000110

больше 6 лет назад

The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.

CVSS3: 6.1
EPSS: Низкий
redhat логотип

CVE-2016-1000110

больше 9 лет назад

The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.

CVSS3: 5
EPSS: Низкий
nvd логотип

CVE-2016-1000110

больше 6 лет назад

The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.

CVSS3: 6.1
EPSS: Низкий
debian логотип

CVE-2016-1000110

больше 6 лет назад

The CGIHandler class in Python before 2.7.12 does not protect against ...

CVSS3: 6.1
EPSS: Низкий
ubuntu логотип

CVE-2016-0772

больше 9 лет назад

The smtplib library in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a "StartTLS stripping attack."

CVSS3: 6.5
EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
redhat логотип
CVE-2017-17522

Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer indicates that exploitation is impossible because the code relies on subprocess.Popen and the default shell=False setting

CVSS3: 5.3
1%
Низкий
больше 8 лет назад
nvd логотип
CVE-2017-17522

Lib/webbrowser.py in Python through 3.6.3 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a software maintainer indicates that exploitation is impossible because the code relies on subprocess.Popen and the default shell=False setting

CVSS3: 8.8
1%
Низкий
больше 8 лет назад
debian логотип
CVE-2017-17522

Lib/webbrowser.py in Python through 3.6.3 does not validate strings be ...

CVSS3: 8.8
1%
Низкий
больше 8 лет назад
ubuntu логотип
CVE-2017-1000158

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

CVSS3: 9.8
4%
Низкий
больше 8 лет назад
redhat логотип
CVE-2017-1000158

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

CVSS3: 8.1
4%
Низкий
почти 9 лет назад
nvd логотип
CVE-2017-1000158

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)

CVSS3: 9.8
4%
Низкий
больше 8 лет назад
debian логотип
CVE-2017-1000158

CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow ...

CVSS3: 9.8
4%
Низкий
больше 8 лет назад
ubuntu логотип
CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.

CVSS3: 6.1
35%
Средний
больше 9 лет назад
redhat логотип
CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.

CVSS3: 5.3
35%
Средний
больше 11 лет назад
nvd логотип
CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function in urllib2 and urllib in CPython (aka Python) before 2.7.10 and 3.x before 3.4.4 allows remote attackers to inject arbitrary HTTP headers via CRLF sequences in a URL.

CVSS3: 6.1
35%
Средний
больше 9 лет назад
debian логотип
CVE-2016-5699

CRLF injection vulnerability in the HTTPConnection.putheader function ...

CVSS3: 6.1
35%
Средний
больше 9 лет назад
ubuntu логотип
CVE-2016-5636

Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.

CVSS3: 9.8
45%
Средний
больше 9 лет назад
redhat логотип
CVE-2016-5636

Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.

CVSS3: 4.5
45%
Средний
около 10 лет назад
nvd логотип
CVE-2016-5636

Integer overflow in the get_data function in zipimport.c in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 allows remote attackers to have unspecified impact via a negative data size value, which triggers a heap-based buffer overflow.

CVSS3: 9.8
45%
Средний
больше 9 лет назад
debian логотип
CVE-2016-5636

Integer overflow in the get_data function in zipimport.c in CPython (a ...

CVSS3: 9.8
45%
Средний
больше 9 лет назад
ubuntu логотип
CVE-2016-1000110

The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.

CVSS3: 6.1
10%
Низкий
больше 6 лет назад
redhat логотип
CVE-2016-1000110

The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.

CVSS3: 5
10%
Низкий
больше 9 лет назад
nvd логотип
CVE-2016-1000110

The CGIHandler class in Python before 2.7.12 does not protect against the HTTP_PROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests.

CVSS3: 6.1
10%
Низкий
больше 6 лет назад
debian логотип
CVE-2016-1000110

The CGIHandler class in Python before 2.7.12 does not protect against ...

CVSS3: 6.1
10%
Низкий
больше 6 лет назад
ubuntu логотип
CVE-2016-0772

The smtplib library in CPython (aka Python) before 2.7.12, 3.x before 3.4.5, and 3.5.x before 3.5.2 does not return an error when StartTLS fails, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a "StartTLS stripping attack."

CVSS3: 6.5
6%
Низкий
больше 9 лет назад

Уязвимостей на страницу