Lucene search
+L

5119 matches found

OSV
OSV
added 2023/10/23 12:00 a.m.27 views

ALSA-2023:5994 Important: python27:2.7 security update

Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for...

5.3CVSS6.4AI score0.00797EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2023/10/23 12:00 a.m.28 views

RHEL 8 : python3 (RHSA-2023:5996)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2023:5996 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic dat...

5.3CVSS7.1AI score0.00797EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2023/10/23 12:00 a.m.50 views

Important: python39:3.9 and python39-devel:3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.3CVSS7AI score0.00797EPSS
SaveExploits0References4
OSV
OSV
added 2023/10/23 12:00 a.m.31 views

ALSA-2023:5997 Important: python3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.3CVSS6.4AI score0.00797EPSS
SaveExploits0References4
OSV
OSV
added 2023/10/23 12:00 a.m.54 views

ALSA-2023:5998 Important: python39:3.9 and python39-devel:3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.3CVSS6.4AI score0.00797EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
added 2023/10/23 12:00 a.m.52 views

Important: python3 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.3CVSS7AI score0.00797EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/10/20 2:54 p.m.6 views

golang: crypto/tls: large handshake records may cause panics

A flaw was found in Golang Go, where it is vulnerable to a denial of service caused when processing large TLS handshake records. By sending specially-crafted TLS handshake records, a remote, authenticated attacker can cause a denial of service condition...

7.5CVSS6.6AI score0.01111EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/10/19 7:09 p.m.8 views

netty: SniHandler 16MB allocation leads to OOM

A flaw was found in Netty's SniHandler while navigating TLS handshake which may permit a large heap allocation if the handler did not have a timeout configured. This issue may allow an attacker to send a client hello packet which would cause the server to buffer large amounts of data per...

6.5CVSS7AI score0.02459EPSS
SaveExploits1References4
OSV
OSV
added 2023/10/19 9:54 a.m.8 views

SUSE-SU-2023:3828-2 Security update for python3

This update for python3 fixes the following issues: - CVE-2023-40217: Fixed TLS handshake bypass on closed sockets bsc1214692...

5.3CVSS5.8AI score0.00797EPSS
SaveExploits0References3
NVD
NVD
added 2023/10/18 4:15 a.m.27 views

CVE-2023-38545

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host na...

9.8CVSS9.7AI score0.78483EPSS
SaveExploits6References21
OSV
OSV
added 2023/10/18 4:15 a.m.13 views

ALPINE-CVE-2023-38545

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host na...

9.8CVSS6.9AI score0.78483EPSS
SaveExploits6References1
OSV
OSV
added 2023/10/18 4:15 a.m.13 views

DEBIAN-CVE-2023-38545

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host na...

9.8CVSS7.1AI score0.78483EPSS
SaveExploits6References1
ATTACKERKB
ATTACKERKB
added 2023/10/18 4:15 a.m.6 views

CVE-2023-38545

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host na...

9.8CVSS6.8AI score0.78483EPSS
SaveExploits6References14Affected Software1
Vulnrichment
Vulnrichment
added 2023/10/18 3:52 a.m.41 views

CVE-2023-38545

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host na...

9.4AI score0.78483EPSS
SaveExploits6References13
CVE
CVE
added 2023/10/18 3:52 a.m.1220 views

CVE-2023-38545

CVE-2023-38545 is a heap-based buffer overflow in curl/libcurl during SOCKS5 proxy hostname handling. When a long host name (over 255 bytes) is passed for proxy resolution, curl may copy the full hostname into the target buffer due to a race in a slow handshake, enabling arbitrary code execution....

9.8CVSS9.4AI score0.78483EPSS
SaveExploits6References21Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/10/18 12:00 a.m.42 views

Ubuntu 23.10 : curl vulnerabilities (USN-6429-3)

The remote Ubuntu 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6429-3 advisory. USN-6429-1 fixed vulnerabilities in curl. This update provides the corresponding updates for Ubuntu 23.10. Tenable has extracted the preceding description...

9.8CVSS7.6AI score0.78483EPSS
SaveExploits6References3
Oracle linux
Oracle linux
added 2023/10/18 12:00 a.m.50 views

curl security update

7.76.1-23.el92.4 - curl: a heap-based buffer overflow in the SOCKS5 proxy handshake CVE-2023-38545 - curl: cookie injection with none file CVE-2023-38546...

7.5CVSS10AI score0.78483EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2023/10/18 12:00 a.m.68 views

Oracle Linux 9 : curl (ELSA-2023-5763)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-5763 advisory. - curl: a heap-based buffer overflow in the SOCKS5 proxy handshake CVE-2023-38545 Tenable has extracted the preceding description block directly from t...

9.8CVSS7.9AI score0.78483EPSS
SaveExploits6References3
RedHat Linux
RedHat Linux
added 2023/10/17 3:33 p.m.9 views

QEMU: VNC: improper I/O watch removal in TLS handshake can lead to remote unauthenticated denial of service

A flaw was found in the QEMU built-in VNC server. When a client connects to the VNC server, QEMU checks whether the current number of connections crosses a certain threshold and if so, cleans up the previous connection. If the previous connection happens to be in the handshake phase and fails, QE...

7.5CVSS7.1AI score0.01606EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/10/17 9:04 a.m.14 views

curl: heap based buffer overflow in the SOCKS5 proxy handshake

A heap-based buffer overflow flaw was found in the SOCKS5 proxy handshake in the Curl package. If Curl is unable to resolve the address itself, it passes the hostname to the SOCKS5 proxy. However, the maximum length of the hostname that can be passed is 255 bytes. If the hostname is longer, then...

9.8CVSS7AI score0.78483EPSS
SaveExploits6References5
Rows per page
Query Builder