Lucene search
+L

3783 matches found

OSV
OSV
added 2025/02/14 11:08 a.m.6 views

OESA-2025-1118 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables...

5.3CVSS7AI score0.00409EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/14 11:08 a.m.10 views

OESA-2025-1117 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables...

5.3CVSS7AI score0.00409EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/14 11:08 a.m.9 views

OESA-2025-1116 cpp-httplib security update

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include httplib.h file in your code! Security Fixes: cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables...

5.3CVSS7AI score0.00409EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/12 4:20 p.m.17 views

CVE-2025-25184 Possible Log Injection in Rack::CommonLogger

Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious conten...

7.1CVSS6.5AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/02/05 7:19 p.m.25 views

CVE-2022-0666

CRLF Injection leads to Stack Trace Exposure due to lack of filtering at https://demo.microweber.org/ in Packagist microweber/microweber prior to 1.2.11...

7.6CVSS7AI score0.44259EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 1:25 a.m.11 views

CVE-2024-20337

A vulnerability in the SAML authentication process of Cisco Secure Client could allow an unauthenticated, remote attacker to conduct a carriage return line feed CRLF injection attack against a user. This vulnerability is due to insufficient validation of user-supplied input. An attacker could...

8.2CVSS8AI score0.29906EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/04 3:15 p.m.17 views

CVE-2025-0825

cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead to HTTP Response Splitting, XSS, and more...

6.9CVSS0.00409EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/02/04 2:11 p.m.30 views

CVE-2025-0825 CRLF injection in Cpp-httplib

cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead to HTTP Response Splitting, XSS, and more...

6.9CVSS0.00409EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2025/02/04 2:11 p.m.24 views

CVE-2025-0825

cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead to HTTP Response Splitting, XSS, and more...

6.9CVSS5.3AI score0.00409EPSS
SaveExploits1
OSV
OSV
added 2025/02/04 2:11 p.m.20 views

CVE-2025-0825 CRLF injection in Cpp-httplib

cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead to HTTP Response Splitting, XSS, and more...

6.9CVSS6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/04 2:11 p.m.24 views

CVE-2025-0825 CRLF injection in Cpp-httplib

cpp-httplib version v0.17.3 through v0.18.3 fails to filter CRLF characters "\r\n" when those are prefixed with a null byte. This enables attackers to exploit CRLF injection that could further lead to HTTP Response Splitting, XSS, and more...

6.9CVSS7.4AI score0.00409EPSS
SaveExploits1References2
CVE
CVE
added 2025/02/04 2:11 p.m.88 views

CVE-2025-0825

CVE-2025-0825 affects the C++ header-only library cpp-httplib, where versions v0.17.3 through v0.18.3 do not filter CRLF characters when preceded by a null byte. The underlying issue enables CRLF injection, which could lead to HTTP Response Splitting and related risks (e.g., XSS) as described in ...

6.9CVSS7.2AI score0.00409EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/02/04 12:00 a.m.11 views

PT-2025-4064 · Unknown +1 · Cpp-Httplib +1

Name of the Vulnerable Software and Affected Versions: cpp-httplib versions v0.17.3 through v0.18.3 Description: The issue allows attackers to exploit CRLF injection, which could lead to HTTP Response Splitting, XSS, and more, by not filtering CRLF characters r when those are prefixed with a null...

6.9CVSS6AI score0.00409EPSS
SaveExploits1References15
OSV
OSV
added 2025/01/16 7:24 a.m.17 views

BIT-PYTHON-MIN-2020-26116

http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request...

7.2CVSS8.3AI score0.06358EPSS
SaveExploits1References15
Fortinet
Fortinet
added 2025/01/14 12:00 a.m.6 views

File-Filter Bypass in Explicit Web Proxy Policy

...

6.5CVSS0.0078EPSS
SaveExploits0
OSV
OSV
added 2025/01/13 4:18 p.m.110 views

GHSA-MGR7-5782-6JH9 The Umbraco Heartcore headless client library uses a vulnerable Refit dependency package

Impact The Heartcore headless client library depends on Refit to assist in making HTTP requests to Heartcore public APIs. Refit recently published an advisory regarding a CRLF injection vulnerability whereby it is possible for a malicious user to smuggle additional headers or potentially body...

6.4AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/01/13 4:18 p.m.42 views

The Umbraco Heartcore headless client library uses a vulnerable Refit dependency package

Impact The Heartcore headless client library depends on Refit to assist in making HTTP requests to Heartcore public APIs. Refit recently published an advisory regarding a CRLF injection vulnerability whereby it is possible for a malicious user to smuggle additional headers or potentially body...

10CVSS7.2AI score0.00562EPSS
SaveExploits0References4Affected Software1
The Hacker News
The Hacker News
added 2025/01/09 9:35 a.m.20 views

Critical RCE Flaw in GFI KerioControl Allows Remote Code Execution via CRLF Injection

Threat actors are attempting to take advantage of a recently disclosed security flaw impacting GFI KerioControl firewalls that, if successfully exploited, could allow malicious actors to achieve remote code execution RCE. The vulnerability in question, CVE-2024-52875 , refers to a carriage return...

9.5AI score0.29558EPSS
SaveExploits1
OSV
OSV
added 2024/12/24 6:17 p.m.9 views

CLSA-2024-1735064231 Fix CVE(s): CVE-2024-11234

SECURITY UPDATE: Security vulnerability - debian/patches/CVE-2024-11234.patch: Fix stream HTTP fulluri CRLF injection issue - CVE-2024-11234...

7.2CVSS6.2AI score0.01108EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/24 3:24 p.m.11 views

CLSA-2024-1735046232 php: Fix of CVE-2024-11234

CVE-2024-11234: fix HTTP fulluri CRLF injection...

7.2CVSS6.2AI score0.01108EPSS
SaveExploits1References1
Rows per page
Query Builder