cve/2023/CVE-2023-29197.md

22 lines
1.3 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-29197](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-29197)
![](https://img.shields.io/static/v1?label=Product&message=psr7&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20%3C%201.9.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-436%3A%20Interpretation%20Conflict&color=brighgreen)
### 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.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/DannyvdSluijs/DannyvdSluijs
- https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront
- https://github.com/deliciousbrains/wp-offload-ses-lite
- https://github.com/elifesciences/github-repo-security-alerts
- https://github.com/karimhabush/cyberowl