CVE-2023-29197
Last modified
CVE-2023-29197 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. guzzlehttp/psr7 is a PSR-7 HTTP message library implementation in PHP. Affected versions are subject to improper header parsing. EPSS estimates a 1.22% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Guzzlephp | Psr-7 | < 1.9.1 |
| Guzzlephp | Psr-7 | >= 2.0.0, < 2.4.5 |
| Fedoraproject | Fedora | 37 |
| Fedoraproject | Fedora | 38 |
References
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FJANWDXJZE5BGLN4MQ4FEHV5LJ6CMKQF/Mailing List, Third Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O35UN4IK6VS2LXSRWUDFWY7NI73RKY2U/Mailing List, Third Party Advisory
- https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4Technical Description
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FJANWDXJZE5BGLN4MQ4FEHV5LJ6CMKQF/Mailing List, Third Party Advisory
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/O35UN4IK6VS2LXSRWUDFWY7NI73RKY2U/Mailing List, Third Party Advisory
- https://www.rfc-editor.org/rfc/rfc7230#section-3.2.4Technical Description
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-29197?
How severe is CVE-2023-29197?
How do I fix CVE-2023-29197?
Are you affected by CVE-2023-29197?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
