vendor:
Akka HTTP
by:
cxosmo
7.5
CVSS
HIGH
Denial of Service
400
CWE
Product Name: Akka HTTP
Affected Version From: Akka HTTP 10.1.x < 10.1.15 & 10.2.x < 10.2.7
Affected Version To: Akka HTTP 10.2.4
Patch Exists: YES
Related CWE: CVE-2021-42697
CPE: a:akka:akka_http
Platforms Tested: Ubuntu
2022
Akka HTTP Denial of Service via Nested Header Comments
This exploit is related to CVE-2021-42697, which is a denial of service vulnerability in Akka HTTP 10.1.x < 10.1.15 & 10.2.x < 10.2.7. The exploit is achieved by sending a malicious request with a nested comment payload in the User-Agent header. The payload is 8191 characters long, which is sufficient to trigger a stack overflow. If the server is successfully DoSed, an exception will be returned.
Mitigation:
Upgrade to Akka HTTP 10.1.15 or 10.2.7 or later.