#VU79777 HTTP response splitting in Cpp-httplib - CVE-2023-26130

 

#VU79777 HTTP response splitting in Cpp-httplib - CVE-2023-26130

Published: August 21, 2023


Vulnerability identifier: #VU79777
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2023-26130
CWE-ID: CWE-113
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Cpp-httplib
Software vendor:
Cpp-httplib Project

Description

The vulnerability allows a remote attacker to perform HTTP splitting attacks.

The vulnerability exists due to software does not correclty process CRLF character sequences passed via the Content-Type HTTP header in Patch, Post, Put and Delete requests. A remote attacker can send specially crafted request containing CRLF sequence and make the application to send a split HTTP response.

Successful exploitation of the vulnerability may allow an attacker perform cache poisoning attack.


Remediation

Install updates from vendor's website.

External links