CVE-2022-38667

CVSS V2 None CVSS V3 Critical 9.8
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.
Overview
  • CVE ID
  • CVE-2022-38667
  • Assigner
  • cve@mitre.org
  • Vulnerability Status
  • Analyzed
  • Published Version
  • 2022-08-22T20:15:08
  • Last Modified Date
  • 2022-10-28T19:04:27
CPE Configuration (Product)
CPE Vulnerable Operator Version Start Version End
cpe:2.3:a:crowcpp:crow:*:*:*:*:*:*:*:* 1 OR 1.0\+4
CVSS Version 3
  • Version
  • 3.1
  • Vector String
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Attack Vector
  • NETWORK
  • Attack Compatibility
  • LOW
  • Privileges Required
  • NONE
  • User Interaction
  • NONE
  • Scope
  • UNCHANGED
  • Confidentiality Impact
  • HIGH
  • Availability Impact
  • HIGH
  • Base Score
  • 9.8
  • Base Severity
  • CRITICAL
  • Exploitability Score
  • 3.9
  • Impact Score
  • 5.9
References
Reference URL Reference Tags
https://cwe.mitre.org/data/definitions/372.html Technical Description Third Party Advisory
https://github.com/0xhebi/CVEs/blob/main/Crow/CVE-2022-38667.md Exploit Third Party Advisory
https://github.com/CrowCpp/Crow/pull/524 Patch Third Party Advisory
https://gynvael.coldwind.pl/?id=753 Exploit Third Party Advisory
History
Created Old Value New Value Data Type Notes
2022-08-22 21:00:15 Added to TrackCVE