Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

Количество 1 113

Количество 1 113

github логотип

GHSA-482h-xg25-ghqh

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

Integer overflow in _hashopenssl.c in the hashlib module in Python 2.5.2 and earlier might allow context-dependent attackers to defeat cryptographic digests, related to "partial hashlib hashing of data exceeding 4GB."

EPSS: Низкий
github логотип

GHSA-46cx-9569-w574

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

Multiple integer overflows in imageop.c in the imageop module in Python 1.5.2 through 2.5.1 allow context-dependent attackers to break out of the Python VM and execute arbitrary code via large integer values in certain arguments to the crop function, leading to a buffer overflow, a different vulnerability than CVE-2007-4965 and CVE-2008-1679.

EPSS: Средний
github логотип

GHSA-3qjm-23v2-9v26

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

** DISPUTED ** 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: Низкий
github логотип

GHSA-3hc2-c7c2-f785

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

Integer signedness error in the zlib extension module in Python 2.5.2 and earlier allows remote attackers to execute arbitrary code via a negative signed integer, which triggers insufficient memory allocation and a buffer overflow.

EPSS: Средний
github логотип

GHSA-399h-rrqc-rpgv

10 месяцев назад

When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.

CVSS3: 9.1
EPSS: Низкий
github логотип

GHSA-36jr-8w83-wr8q

почти 2 года назад

Visual Studio Code Python Extension Remote Code Execution Vulnerability

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

GHSA-2j46-98gf-6xf6

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

Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.

EPSS: Низкий
github логотип

GHSA-2755-2mm4-rm5c

5 месяцев назад

http.cookies.Morsel.js_output() returns an inline <script> snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence </script> inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.

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

GHSA-24p8-x4mp-cq86

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

urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.

CVSS3: 9.1
EPSS: Средний
oracle-oval логотип

ELSA-2026-9745

5 месяцев назад

ELSA-2026-9745: python3 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-9614

5 месяцев назад

ELSA-2026-9614: python security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-6766

6 месяцев назад

ELSA-2026-6766: python3.9 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-6473

6 месяцев назад

ELSA-2026-6473: python3 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-6286

6 месяцев назад

ELSA-2026-6286: python3.11 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-6285

6 месяцев назад

ELSA-2026-6285: python3.12 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-6283

6 месяцев назад

ELSA-2026-6283: python3.12 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-6281

6 месяцев назад

ELSA-2026-6281: python3.11 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-6256

6 месяцев назад

ELSA-2026-6256: python3.12 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-41949

2 месяца назад

ELSA-2026-41949: python3.14 security update (IMPORTANT)

EPSS: Низкий
oracle-oval логотип

ELSA-2026-40856

2 месяца назад

ELSA-2026-40856: python3.14 security update (IMPORTANT)

EPSS: Низкий

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

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-482h-xg25-ghqh

Integer overflow in _hashopenssl.c in the hashlib module in Python 2.5.2 and earlier might allow context-dependent attackers to defeat cryptographic digests, related to "partial hashlib hashing of data exceeding 4GB."

4%
Низкий
больше 4 лет назад
github логотип
GHSA-46cx-9569-w574

Multiple integer overflows in imageop.c in the imageop module in Python 1.5.2 through 2.5.1 allow context-dependent attackers to break out of the Python VM and execute arbitrary code via large integer values in certain arguments to the crop function, leading to a buffer overflow, a different vulnerability than CVE-2007-4965 and CVE-2008-1679.

21%
Средний
больше 4 лет назад
github логотип
GHSA-3qjm-23v2-9v26

** DISPUTED ** 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
4%
Низкий
больше 4 лет назад
github логотип
GHSA-3hc2-c7c2-f785

Integer signedness error in the zlib extension module in Python 2.5.2 and earlier allows remote attackers to execute arbitrary code via a negative signed integer, which triggers insufficient memory allocation and a buffer overflow.

23%
Средний
больше 4 лет назад
github логотип
GHSA-399h-rrqc-rpgv

When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.

CVSS3: 9.1
2%
Низкий
10 месяцев назад
github логотип
GHSA-36jr-8w83-wr8q

Visual Studio Code Python Extension Remote Code Execution Vulnerability

CVSS3: 8.8
1%
Низкий
почти 2 года назад
github логотип
GHSA-2j46-98gf-6xf6

Python 2.6 through 3.2 creates ~/.pypirc with world-readable permissions before changing them after data has been written, which introduces a race condition that allows local users to obtain a username and password by reading this file.

0%
Низкий
больше 4 лет назад
github логотип
GHSA-2755-2mm4-rm5c

http.cookies.Morsel.js_output() returns an inline <script> snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence </script> inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value.

CVSS3: 6.1
1%
Низкий
5 месяцев назад
github логотип
GHSA-24p8-x4mp-cq86

urllib in Python 2.x through 2.7.16 supports the local_file: scheme, which makes it easier for remote attackers to bypass protection mechanisms that blacklist file: URIs, as demonstrated by triggering a urllib.urlopen('local_file:///etc/passwd') call.

CVSS3: 9.1
12%
Средний
больше 4 лет назад
oracle-oval логотип
ELSA-2026-9745

ELSA-2026-9745: python3 security update (IMPORTANT)

0%
Низкий
5 месяцев назад
oracle-oval логотип
ELSA-2026-9614

ELSA-2026-9614: python security update (IMPORTANT)

0%
Низкий
5 месяцев назад
oracle-oval логотип
ELSA-2026-6766

ELSA-2026-6766: python3.9 security update (IMPORTANT)

0%
Низкий
6 месяцев назад
oracle-oval логотип
ELSA-2026-6473

ELSA-2026-6473: python3 security update (IMPORTANT)

0%
Низкий
6 месяцев назад
oracle-oval логотип
ELSA-2026-6286

ELSA-2026-6286: python3.11 security update (IMPORTANT)

0%
Низкий
6 месяцев назад
oracle-oval логотип
ELSA-2026-6285

ELSA-2026-6285: python3.12 security update (IMPORTANT)

0%
Низкий
6 месяцев назад
oracle-oval логотип
ELSA-2026-6283

ELSA-2026-6283: python3.12 security update (IMPORTANT)

0%
Низкий
6 месяцев назад
oracle-oval логотип
ELSA-2026-6281

ELSA-2026-6281: python3.11 security update (IMPORTANT)

0%
Низкий
6 месяцев назад
oracle-oval логотип
ELSA-2026-6256

ELSA-2026-6256: python3.12 security update (IMPORTANT)

0%
Низкий
6 месяцев назад
oracle-oval логотип
ELSA-2026-41949

ELSA-2026-41949: python3.14 security update (IMPORTANT)

1%
Низкий
2 месяца назад
oracle-oval логотип
ELSA-2026-40856

ELSA-2026-40856: python3.14 security update (IMPORTANT)

1%
Низкий
2 месяца назад

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