CVE-2022-38667

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
22/08/2022
Last modified:
28/10/2022

Description

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 has begun processing a later request before it has finished processing an earlier request.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:crowcpp:crow:*:*:*:*:*:*:*:* 1.0\+4 (including)