CVE Vulnerabilities

CVE-2023-29197

Interpretation Conflict

Published: Apr 17, 2023 | Modified: Jan 01, 2024
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
MEDIUM

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 rnrn is used to terminate the header list, many servers in the wild will also accept nn. 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.

Weakness

Product A handles inputs or steps differently than Product B, which causes A to perform incorrect actions based on its perception of B’s state.

Affected Software

Name Vendor Start Version End Version
Psr-7 Guzzlephp * 1.9.1 (excluding)
Psr-7 Guzzlephp 2.0.0 (including) 2.4.5 (excluding)
Php-guzzlehttp-psr7 Ubuntu esm-apps/jammy *
Php-guzzlehttp-psr7 Ubuntu esm-apps/xenial *
Php-guzzlehttp-psr7 Ubuntu focal *
Php-guzzlehttp-psr7 Ubuntu jammy *
Php-guzzlehttp-psr7 Ubuntu kinetic *
Php-guzzlehttp-psr7 Ubuntu lunar *
Php-guzzlehttp-psr7 Ubuntu trusty *
Php-guzzlehttp-psr7 Ubuntu upstream *
Php-guzzlehttp-psr7 Ubuntu xenial *
Php-nyholm-psr7 Ubuntu esm-apps/focal *
Php-nyholm-psr7 Ubuntu esm-apps/jammy *
Php-nyholm-psr7 Ubuntu focal *
Php-nyholm-psr7 Ubuntu jammy *
Php-nyholm-psr7 Ubuntu kinetic *
Php-nyholm-psr7 Ubuntu lunar *
Php-nyholm-psr7 Ubuntu trusty *
Php-nyholm-psr7 Ubuntu upstream *
Php-nyholm-psr7 Ubuntu xenial *

References