VYPR

rpm package

suse/python-waitress&distro=SUSE Linux Enterprise Server 15 SP2-LTSS

pkg:rpm/suse/python-waitress&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP2-LTSS

Vulnerabilities (2)

  • CVE-2024-49769Oct 29, 2024
    affected < 1.4.3-150000.3.9.1fixed 1.4.3-150000.3.9.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 sock

  • CVE-2022-24761Mar 17, 2022
    affected < 1.4.3-150000.3.6.1fixed 1.4.3-150000.3.6.1

    Waitress is a Web Server Gateway Interface server for Python 2 and 3. When using Waitress versions 2.1.0 and prior behind a proxy that does not properly validate the incoming HTTP request matches the RFC7230 standard, Waitress and the frontend proxy may disagree on where one requ