Lucene search
+L

44 matches found

Fedora
Fedora
added 2026/03/20 12:18 a.m.21 views

[SECURITY] Fedora 44 Update: cpp-httplib-0.37.1-2.fc44

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code!...

7.5CVSS5.7AI score0.00602EPSS
SaveExploits4
UbuntuCve
UbuntuCve
added 2026/03/16 2:19 p.m.11 views

CVE-2026-32627

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.2, when a cpp-httplib client is configured with a proxy and setfollowlocationtrue, any HTTPS redirect it follows will have TLS certificate and hostname verification silently disabled on the new...

8.7CVSS5.7AI score0.00179EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/13 8:03 p.m.18 views

Server-side Request Forgery (SSRF)

Overview Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the fetchKey function. An attacker can cause the server to make arbitrary HTTP requests to attacker-controlled destinations by crafting a JWT with malicious claim values that are interpolated into th...

9.3CVSS5.9AI score0.00258EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/03/11 6:16 p.m.13 views

CVE-2026-31870

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.37.1, when a cpp-httplib client uses the streaming API httplib::stream::Get, httplib::stream::Post, etc., the library calls std::stoull directly on the Content-Length header value received from the server...

7.5CVSS5.8AI score0.00453EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/03/04 7:36 p.m.22 views

CVE-2026-28435

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, cpp-httplib httplib.h does not enforce Server::setpayloadmaxlength on the decompressed request body when using HandlerWithContentReader streaming ContentReader with Content-Encoding: gzip or other...

7.5CVSS5.2AI score0.00418EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/04 7:34 p.m.34 views

CVE-2026-28434

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.35.0, when a request handler throws a C++ exception and the application has not registered a custom exception handler via setexceptionhandler, the library catches the exception and writes its message...

5.3CVSS5.3AI score0.003EPSS
SaveExploits1
Fedora
Fedora
added 2026/01/22 1:15 a.m.19 views

[SECURITY] Fedora 42 Update: cpp-httplib-0.30.1-5.fc42

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code!...

10CVSS7.1AI score0.0066EPSS
SaveExploits6
Fedora
Fedora
added 2026/01/22 1:08 a.m.16 views

[SECURITY] Fedora 43 Update: cpp-httplib-0.30.1-5.fc43

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code!...

10CVSS7.1AI score0.00521EPSS
SaveExploits5
Debian CVE
Debian CVE
added 2026/01/12 6:18 p.m.40 views

CVE-2026-22776

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to version 0.30.1, a Denial of Service DoS vulnerability exists in cpp-httplib due to the unsafe handling of compressed HTTP request bodies Content-Encoding: gzip, br, etc.. The library validates the...

8.7CVSS5.3AI score0.00405EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/01/01 5:54 p.m.22 views

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.3AI score0.00413EPSS
SaveExploits1
Fedora
Fedora
added 2025/12/07 1:26 a.m.13 views

[SECURITY] Fedora 42 Update: tinygltf-2.9.7-1.fc42

TinyGLTF is a header only C++11 glTF 2.0 library...

7AI score
SaveExploits0
Fedora
Fedora
added 2025/12/07 12:57 a.m.17 views

[SECURITY] Fedora 43 Update: tinygltf-2.9.7-1.fc43

TinyGLTF is a header only C++11 glTF 2.0 library...

7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/05 6:20 p.m.17 views

CVE-2025-66577

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which...

5.3CVSS5.3AI score0.00274EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2025/12/05 6:18 p.m.38 views

CVE-2025-66570

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTEADDR, REMOTEPORT,...

10CVSS7.7AI score0.00333EPSS
SaveExploits1
CNNVD
CNNVD
added 2025/10/23 12:00 a.m.14 views

AudioFile 安全漏洞

AudioFile is a simple C++ library containing only header files by the individual developer Adam Stark in the UK. It is used to read and write audio files. A security vulnerability exists in AudioFile version v0.3.7, which stems from a null pointer dereference in the ModuleState::setup function...

7.5CVSS6.5AI score0.00365EPSS
SaveExploits1References1
OSV
OSV
added 2025/07/18 11:08 a.m.6 views

OESA-2025-1842 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 is a C++11 single file header that only cross-platform HTTP/HTTPS library. Prior to 0.23.0, incoming requests using transfer code:...

7.5CVSS6.8AI score0.00521EPSS
SaveExploits1References2
OSV
OSV
added 2025/06/06 11:08 a.m.14 views

OESA-2025-1612 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 is a C++ header-only HTTP/HTTPS server and client library. Prior to version 0.20.1, the library fails to enforce configured size...

7.5CVSS6.9AI score0.0066EPSS
SaveExploits1References2
OSV
OSV
added 2025/02/14 11:08 a.m.9 views

OESA-2025-1119 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
Fedora
Fedora
added 2023/06/11 2:03 a.m.33 views

[SECURITY] Fedora 38 Update: cpp-httplib-0.12.5-1.fc38

A C++11 single-file header-only cross platform HTTP/HTTPS library. It's extremely easy to setup. Just include the httplib.h file in your code!...

8.8CVSS6.9AI score0.01137EPSS
SaveExploits0
Debian
Debian
added 2023/04/01 4:15 p.m.124 views

[SECURITY] [DLA 3376-1] svgpp security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-3376-1 [email protected] https://www.debian.org/lts/security/ Anton Gladky March 31, 2023 https://wiki.debian.org/LTS -...

8.8CVSS8.3AI score0.02501EPSS
SaveExploits3
Rows per page
Query Builder