OESA-2023-1365

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1365
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1365.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2023-1365
Upstream
Published
2023-06-25T11:05:25Z
Modified
2025-09-03T06:19:02.481604Z
Summary
cpp-httplib security update
Details

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 Fix(es):

Versions of the package yhirose/cpp-httplib before 0.12.4 are vulnerable to CRLF Injection when untrusted user input is used to set the content-type header in the HTTP .Patch, .Post, .Put and .Delete requests. This can lead to logical errors and other misbehaviors.

Note: This issue is present due to an incomplete fix for CVE-2020-11709.(CVE-2023-26130)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS / cpp-httplib

Package

Name
cpp-httplib
Purl
pkg:rpm/openEuler/cpp-httplib&distro=openEuler-22.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.12.4-1.oe2203

Ecosystem specific

{
    "x86_64": [
        "cpp-httplib-0.12.4-1.oe2203.x86_64.rpm"
    ],
    "aarch64": [
        "cpp-httplib-0.12.4-1.oe2203.aarch64.rpm"
    ],
    "src": [
        "cpp-httplib-0.12.4-1.oe2203.src.rpm"
    ]
}