cve/2022/CVE-2022-24775.md
2024-05-25 21:48:12 +02:00

775 B

CVE-2022-24775

Description

guzzlehttp/psr7 is a PSR-7 HTTP message library. Versions prior to 1.8.4 and 2.1.1 are vulnerable to improper header parsing. An attacker could sneak in a new line character and pass untrusted values. The issue is patched in 1.8.4 and 2.1.1. There are currently no known workarounds.

POC

Reference

No PoCs from references.

Github