guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Affected versions are subject to improper header parsing. An attacker could sneak in a newline (\n) into both the header names and values. While the specification states that \r\n\r\n is used to terminate the header list, many servers in the wild will also accept \n\n. This is a follow-up to CVE-2022-24775 where the fix was incomplete. The issue has been patched in versions 1.9.1 and 2.4.5. There are no known workarounds for this vulnerability. Users are advised to upgrade.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-04-17T21:08:46.675Z

Updated: 2023-04-17T21:08:46.675Z

Reserved: 2023-04-03T13:37:18.453Z


Link: CVE-2023-29197

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-04-17T22:15:09.947

Modified: 2024-01-01T01:15:20.317


Link: CVE-2023-29197

JSON object: View

cve-icon Redhat Information

No data.

CWE