Lucene search
K

12249 matches found

F5 Networks
F5 Networks
added 2023/02/21 7:28 p.m.31 views

K16398: Python vulnerability CVE-2006-4980

Security Advisory Description Buffer overflow in the repr function in Python 2.3 through 2.6 before 20060822 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via crafted wide character UTF-32/UCS-4 strings to certain scripts. CVE-2006-4980 Impact...

7.5CVSS7.7AI score0.01059EPSS
Exploits0Affected Software9
F5 Networks
F5 Networks
added 2023/02/21 7:0 p.m.66 views

K57542514: Python vulnerabilities CVE-2019-9636 and CVE-2019-10160

Security Advisory Description Python 2.7.x through 2.7.16 and 3.x through 3.7.2 is affected by: Improper Handling of Unicode Encoding with an incorrect netloc during NFKC normalization. The impact is: Information disclosure credentials, cookies, etc. that are cached against a given hostname. The...

9.8CVSS7.3AI score0.08764EPSS
Exploits0Affected Software15
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.27 views

K67317871: Python Pillow vulnerability CVE 2016-4009

Security Advisory Description Integer overflow in the ImagingResampleHorizontal function in libImaging/Resample.c in Pillow before 3.1.1 allows remote attackers to have unspecified impact via negative values of the new size, which triggers a heap-based buffer overflow. CVE-2016-4009 Impact There ...

10CVSS9.8AI score0.05263EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:53 p.m.131 views

K93278412: Python and Jython vulnerabilities CVE-2014-1912 and CVE-2014-4650

Security Advisory Description CVE-2014-1912 Buffer overflow in the socket.recvfrominto function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string. CVE-2014-4650 It was discovered...

9.8CVSS8.6AI score0.33997EPSS
Exploits12
F5 Networks
F5 Networks
added 2023/02/21 6:52 p.m.40 views

K16213320: Python Pillow vulnerabilities CVE-2020-5312 and CVE-2020-5313

Security Advisory Description CVE-2020-5312 libImaging/PcxDecode.c in Pillow before 6.2.2 has a PCX P mode buffer overflow. CVE-2020-5313 libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow. Impact There is no impact; F5 products are not affected by this vulnerability. Securi...

9.8CVSS6.4AI score0.01753EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:49 p.m.67 views

K78825687: Python and Jython vulnerability CVE-2014-7185

Security Advisory Description Integer overflow in bufferobject.c in Python before 2.7.8 allows context-dependent attackers to obtain sensitive information from process memory via a large size and offset in a "buffer" function. CVE-2014-7185 Impact An attacker that is able to control arguments in...

6.4CVSS8AI score0.01134EPSS
Exploits1Affected Software14
F5 Networks
F5 Networks
added 2023/02/21 6:47 p.m.60 views

K01955184: Python smtplib library vulnerability CVE-2016-0772

Security Advisory Description 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...

6.5CVSS7.3AI score0.07644EPSS
Exploits3
F5 Networks
F5 Networks
added 2023/02/21 6:46 p.m.38 views

K37332121: Python vulnerability CVE-2017-1000158

Security Advisory Description CPython aka Python up to 2.7.13 is vulnerable to an integer overflow in the PyStringDecodeEscape function in stringobject.c, resulting in heap-based buffer overflow and possible arbitrary code execution CVE-2017-1000158 Impact BIG-IP / ARX / Enterprise Manager / BIG-...

9.8CVSS8.3AI score0.0359EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:35 p.m.66 views

K14102355: Python Pillow vulnerability CVE-2021-25289

Security Advisory Description An issue was discovered in Pillow before 8.1.1. TiffDecode has a heap-based buffer overflow when decoding crafted YCbCr files because of certain interpretation conflicts with LibTIFF in RGBA mode. NOTE: this issue exists because of an incomplete fix for CVE-2020-3565...

9.8CVSS7.7AI score0.00762EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:35 p.m.74 views

K53955014: Python vulnerabilities CVE-2016-1494, CVE-2016-6536, CVE-2017-17522, CVE-2017-18207, and CVE-2018-1000030

Security Advisory Description CVE-2016-1494 The verify function in the RSA package for Python Python-RSA before 3.3 allows attackers to spoof signatures with a small public exponent via crafted signature padding, aka a BERserk attack. CVE-2016-6536 The /setup URI on AVer Information EH6108H+...

10CVSS7.3AI score0.03132EPSS
Exploits4
F5 Networks
F5 Networks
added 2023/02/21 6:35 p.m.44 views

K53192206: Python and Jython vulnerability CVE-2013-1752

Security Advisory Description REJECT Various versions of Python do not properly restrict readline calls, which allows remote attackers to cause a denial of service memory consumption via a long string, related to 1 httplib - fixed in 2.7.4, 2.6.9, and 3.3.3; 2 ftplib - fixed in 2.7.6, 2.6.9, 3.3....

8.1AI score
Exploits1Affected Software15
F5 Networks
F5 Networks
added 2023/02/21 6:34 p.m.39 views

K75004031: Python vulnerability CVE-2016-1000110

Security Advisory Description The CGIHandler class in Python before 2.7.12 does not protect against the HTTPPROXY variable name clash in a CGI script, which could allow a remote attacker to redirect HTTP requests. CVE-2016-1000110 Impact There is no impact; F5 products are not affected by this...

6.1CVSS7.4AI score0.09899EPSS
Exploits0
F5 Networks
F5 Networks
added 2023/02/21 6:34 p.m.49 views

K78284681: Python tarfile library vulnerability CVE-2019-20907

Security Advisory Description In Lib/tarfile.py in Python through 3.8.3, an attacker is able to craft a TAR archive leading to an infinite loop when opened by tarfile.open, because procpax lacks header validation. CVE-2019-20907 Impact A user-created custom Python script utilizing the Python...

7.5CVSS7.2AI score0.00323EPSS
Exploits0Affected Software15
F5 Networks
F5 Networks
added 2023/02/21 6:32 p.m.88 views

K46604804: Python vulnerability CVE-2021-29921

Security Advisory Description 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. CVE-2021-29921 Impact There is no impact; F5...

9.8CVSS7.6AI score0.02048EPSS
Exploits1
F5 Networks
F5 Networks
added 2023/02/21 6:13 p.m.37 views

K77241314: Python vulnerability CVE-2013-7440

Security Advisory Description The ssl.matchhostname function in CPython aka Python before 2.7.9 and 3.x before 3.3.3 does not properly handle wildcards in hostnames, which might allow man-in-the-middle attackers to spoof servers via a crafted certificate. CVE-2013-7440 Impact There is no impact; ...

5.9CVSS5.7AI score0.00358EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2023/02/21 11:33 a.m.4 views

python: int() type in PyLong_FromString() does not limit amount of digits converting text to int leading to DoS

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS6.7AI score0.00384EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/02/21 11:33 a.m.54 views

Moderate: Red Hat Security Advisory: python3 security update

An update for python3 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.5CVSS6.7AI score0.01395EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2023/02/21 11:33 a.m.3 views

python: open redirection vulnerability in lib/http/server.py may lead to information disclosure

A vulnerability was found in python. This security flaw causes an open redirection vulnerability in lib/http/server.py due to no protection against multiple / at the beginning of the URI path. This issue may lead to information disclosure...

7.4CVSS6.8AI score0.01395EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2023/02/21 11:33 a.m.4 views

python: CPU denial of service via inefficient IDNA decoder

A vulnerability was discovered in Python. A quadratic algorithm exists when processing inputs to the IDNA RFC 3490 decoder, such that a crafted unreasonably long name being presented to the decoder could lead to a CPU denial of service. Hostnames are often supplied by remote servers that could be...

7.5CVSS6.9AI score0.0013EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2023/02/21 12:0 a.m.15 views

AlmaLinux 8 : python-setuptools (ALSA-2023:0835)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2023:0835 advisory. - Python Packaging Authority PyPA setuptools before 65.5.1 allows remote attackers to cause a denial of service via HTML in a crafted package or custom PackageInde...

5.9CVSS7AI score0.00513EPSS
Exploits1References2
Rows per page
Query Builder