Http4s is a Scala interface for HTTP services. Starting with version 0.1.0 and prior to versions 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38, the `User-Agent` and `Server` header parsers are susceptible to a fatal error on certain inputs. In http4s, modeled headers are lazily parsed, so this only applies to services that explicitly request these typed headers. Fixes are released in 0.21.34, 0.22.15, 0.23.17, and 1.0.0-M38. As a workaround, use the weakly typed header interface.
References
Link Resource
https://github.com/http4s/http4s/security/advisories/GHSA-54w6-vxfh-fw7f Exploit Mitigation Third Party Advisory
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-01-04T15:30:04.129Z

Updated:

Reserved: 2022-12-29T03:00:40.879Z


Link: CVE-2023-22465

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-01-04T16:15:09.323

Modified: 2023-11-07T04:06:57.047


Link: CVE-2023-22465

JSON object: View

cve-icon Redhat Information

No data.

CWE