Lucene search
+L

110 matches found

OSV
OSV
added 2026/01/01 6:15 p.m.18 views

UBUNTU-CVE-2026-21428

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF characters in user supplied headers, allowing untrusted header value to escape header lines. This vulnerability allows attackers to add...

8.7CVSS5.6AI score0.00378EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/01/01 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-21428

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.0, the writeheaders function does not check for CR & LF...

8.7CVSS6.9AI score0.00378EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2020-0115

Malware in sbrugna...

6.1CVSS6.1AI score0.00819EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-1430

Malware in sbrugna...

7.5CVSS7.6AI score0.0117EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2019-0157

Malware in sbrugna...

7.5CVSS6.1AI score0.02545EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2020-0239

Malware in sbrugna...

7.5CVSS6AI score0.02122EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2020-0445

Malware in sbrugna...

7.5CVSS6.2AI score0.02806EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-0109

Malware in sbrugna...

6.1CVSS6.1AI score0.00686EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2024-0187

Malicious code in bioql PyPI...

9.1CVSS6.2AI score0.00486EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-41236

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.02221EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/01 5:59 p.m.67 views

Security Bulletin: Waitress WSGI Server Vulnerability: HTTP Pipelining Request Handling with Disabled Lookahead

Summary Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default we won't read any more requests, and...

9.1CVSS7AI score0.00486EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 9:57 p.m.21 views

CVE-2022-38667

HTTP applications servers based on Crow through 1.0+4 may allow a Use-After-Free and code execution when HTTP pipelining is used. The HTTP parser supports HTTP pipelining, but the asynchronous Connection layer is unaware of HTTP pipelining. Specifically, the Connection layer is unaware that it ha...

9.8CVSS7.5AI score0.02221EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:12 p.m.9 views

CVE-2020-7670

agoo prior to 2.14.0 allows request smuggling attacks where agoo is used as a backend and a frontend proxy also being vulnerable. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Content-Length and Transfer encoding header parsing. It is possible to conduct...

7.5CVSS6.7AI score0.0117EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-49768

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes defaults to 8192 long, follow...

9.1CVSS7.1AI score0.00486EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/12 6:37 a.m.23 views

MGASA-2025-0053 Updated python-waitress packages fix security vulnerabilities

Waitress has a request processing race condition in HTTP pipelining with an invalid first request. CVE-2024-49768 Waitress has a denial of service leading to high CPU usage/resource exhaustion. CVE-2024-49769...

9.1CVSS8.1AI score0.01377EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/02/10 1:6 a.m.37 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 17.1 (python-waitress) security update

An update for python-waitress is now available for Red Hat OpenStack Platform 17.1 Wallaby. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.1CVSS6.7AI score0.01377EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/02/10 1:6 a.m.17 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
Amazon
Amazon
added 2024/12/12 12:0 a.m.10 views

Important: python-waitress

Issue Overview: Waitress is a Web Server Gateway Interface server for Python 2 and 3. A remote client may send a request that is exactly recvbytes defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default we won't read any more...

9.1CVSS6.7AI score0.01377EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/26 11:24 a.m.18 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/11/20 4:28 a.m.24 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
Rows per page
Query Builder