Lucene search
+L

91 matches found

Veracode
Veracode
added 2024/11/11 7:29 a.m.16 views

Denial Of Service (DoS)

Waitress is vulnerable to Denial Of Service DoS. The vulnerability is due to a race condition where, if a remote client closes the connection before Waitress calls getpeername, allows an attacker to trigger a busy-loop in the server, causing it to repeatedly attempt writing to a non-existent sock...

7.5CVSS7AI score0.01377EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/10/29 3:15 p.m.14 views

AZL-51831 CVE-2024-49769 affecting package python-waitress for versions less than 3.0.1-1

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS5.7AI score0.01377EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/29 3:15 p.m.11 views

PYSEC-2024-211

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer...

7.5CVSS5.9AI score0.01377EPSS
SaveExploits0References5
Snyk
Snyk
added 2024/10/29 2:33 p.m.12 views

Missing Release of Resource after Effective Lifetime

Overview waitress is a production-quality pure-Python WSGI server with very acceptable performance. Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime due to the improper handling of socket connections when a remote client prematurely closes t...

8.7CVSS6.9AI score0.01377EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/10/29 12:00 a.m.12 views

Waitress 安全漏洞

Waitress is a production-quality, pure Python WSGI server from the Pylons project. A security vulnerability existed prior to Waitress version 3.0.1, which stemmed from the fact that if a remote client closed a connection before waitress called getpeername, waitress would fail to clean up the...

7.5CVSS7.4AI score0.01377EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/30 1:26 p.m.48 views

Moderate: Red Hat Security Advisory: avahi security update

An update for avahi is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. 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 ea...

6.2CVSS6.6AI score0.00443EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/01/30 1:26 p.m.12 views

avahi: Local DoS by event-busy-loop from writing long lines to /run/avahi-daemon/socket

A flaw was found in avahi. The event used to signal the termination of the client connection on the avahi Unix socket is not correctly handled in the clientwork function, allowing a local attacker to trigger an infinite loop. The highest threat from this vulnerability is to the availability of th...

5.5CVSS7.3AI score0.00443EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/01/25 8:36 a.m.9 views

avahi: Local DoS by event-busy-loop from writing long lines to /run/avahi-daemon/socket

A flaw was found in avahi. The event used to signal the termination of the client connection on the avahi Unix socket is not correctly handled in the clientwork function, allowing a local attacker to trigger an infinite loop. The highest threat from this vulnerability is to the availability of th...

5.5CVSS7.3AI score0.00443EPSS
SaveExploits0References4
OSV
OSV
added 2024/01/09 4:07 a.m.39 views

RLSA-2023:7836 Moderate: avahi security update

Avahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zero Configuration Networking. It facilitates service discovery on a local network. Avahi and Avahi-aware applications allow you to plug your computer into a network and, with no configuration, view other...

6.2CVSS7AI score0.00443EPSS
SaveExploits0References7
AlmaLinux
AlmaLinux
added 2023/12/14 12:00 a.m.49 views

Moderate: avahi security update

Avahi is an implementation of the DNS Service Discovery and Multicast DNS specifications for Zero Configuration Networking. It facilitates service discovery on a local network. Avahi and Avahi-aware applications allow you to plug your computer into a network and, with no configuration, view other...

6.2CVSS7.2AI score0.00443EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2023/11/07 8:38 a.m.56 views

Moderate: Red Hat Security Advisory: avahi security update

An update for avahi is now available for Red Hat Enterprise Linux 9. 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 the...

5.5CVSS6.4AI score0.00443EPSS
SaveExploits2References5
SUSE CVE
SUSE CVE
added 2023/02/15 6:21 a.m.6 views

SUSE CVE-2003-0788

Unknown vulnerability in the Internet Printing Protocol IPP implementation in CUPS before 1.1.19 allows remote attackers to cause a denial of service CPU consumption from a "busy loop" via certain inputs to the IPP port TCP 631...

5CVSS6.8AI score0.02382EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:57 a.m.9 views

SUSE CVE-2020-14378

An integer underflow in dpdk versions before 18.11.10 and before 19.11.5 in the movedesc function can lead to large amounts of CPU cycles being eaten up in a long running loop. An attacker could cause movedesc to get stuck in a 4,294,967,295-count iteration loop. Depending on how vhostcrypto is...

3.8CVSS6.8AI score0.00397EPSS
SaveExploits0References9
AlpineLinux
AlpineLinux
added 2022/11/01 1:15 p.m.125 views

CVE-2022-42324

Oxenstored 32-31 bit integer truncation issues Integers in Ocaml are 63 or 31 bits of signed precision. The Ocaml Xenbus library takes a C uint32t out of the ring and casts it directly to an Ocaml integer. In 64-bit Ocaml builds this is fine, but in 32-bit builds, it truncates off the most...

1.3AI score0.00282EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2022/11/01 1:15 p.m.9 views

CVE-2022-42324

Oxenstored 32-31 bit integer truncation issues Integers in Ocaml are 63 or 31 bits of signed precision. The Ocaml Xenbus library takes a C uint32t out of the ring and casts it directly to an Ocaml integer. In 64-bit Ocaml builds this is fine, but in 32-bit builds, it truncates off the most...

5.5CVSS5.8AI score0.00282EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2022/11/01 12:00 a.m.12 views

Xen 缓冲区错误漏洞

Xen is an open source virtual machine monitor product from the University of Cambridge, UK. The product enables different and incompatible operating systems to run on the same computer and supports runtime migration to ensure uptime and avoid downtime. A security vulnerability exists in Xen...

5.5CVSS5.7AI score0.00282EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2022/11/01 12:00 a.m.6 views

PT-2022-26366 · Unknown · Oxenstored

Name of the Vulnerable Software and Affected Versions: Oxenstored versions 32-bit builds Description: The issue arises from the Ocaml Xenbus library taking a C uint32 t out of the ring and casting it directly to an Ocaml integer. In 32-bit builds, this causes a truncation of the most significant...

8.8CVSS6.1AI score0.00301EPSS
SaveExploits0References62
Tenable Nessus
Tenable Nessus
added 2022/09/23 12:00 a.m.49 views

EulerOS Virtualization 2.9.1 : curl (EulerOS-SA-2022-2341)

According to the versions of the curl packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - An improper authentication vulnerability exists in curl 7.33.0 to and including 7.82.0 which might allow reuse OAUTH2-authenticated...

9.8CVSS6.8AI score0.3216EPSS
SaveExploits9References10
Tenable Nessus
Tenable Nessus
added 2022/09/14 12:00 a.m.53 views

EulerOS 2.0 SP9 : curl (EulerOS-SA-2022-2310)

According to the versions of the curl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - libcurl provides the CURLOPTCERTINFO option to allow applications torequest details to be returned about a server's certificate chain.Due to an...

9.8CVSS6.8AI score0.3216EPSS
SaveExploits5References6
Tenable Nessus
Tenable Nessus
added 2022/07/01 12:00 a.m.84 views

Ubuntu 16.04 ESM : curl vulnerabilities (USN-5499-1)

The remote Ubuntu 16.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5499-1 advisory. Florian Kohnhuser discovered that curl incorrectly handled returning a TLS servers certificate chain details. A remote attacker could possibly use this...

7.5CVSS6.9AI score0.07256EPSS
SaveExploits2References3
Rows per page
Query Builder