← Back to CVE List

CVE-2022-38667

Published: 2022-08-22T20:15Z
Last Modified: 2024-11-21T07:16Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt