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

1.0 KiB

CVE-2022-35252

Description

When curl is used to retrieve and parse cookies from a HTTP(S) server, itaccepts cookies using control codes that when later are sent back to a HTTPserver might make the server return 400 responses. Effectively allowing a"sister site" to deny service to all siblings.

POC

Reference

No PoCs from references.

Github