CVE-2023-29197

high

Description

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.

References

https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4

https://lists.fedoraproject.org/archives/list/[email protected]/message/O35UN4IK6VS2LXSRWUDFWY7NI73RKY2U/

https://lists.fedoraproject.org/archives/list/[email protected]/message/FJANWDXJZE5BGLN4MQ4FEHV5LJ6CMKQF/

https://lists.debian.org/debian-lts-announce/2023/12/msg00028.html

https://github.com/guzzle/psr7/security/advisories/GHSA-wxmh-65f7-jcvw

https://github.com/guzzle/psr7/security/advisories/GHSA-q7rv-6hp3-vh96

https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-24775

Details

Source: Mitre, NVD

Published: 2023-04-17

Updated: 2024-01-01

Risk Information

CVSS v2

Base Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N

Severity: High

CVSS v3

Base Score: 7.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Severity: High