mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-26 07:33:24 +00:00
865 B
865 B
CVE-2023-28362
Description
The redirect_to method in Rails allows provided values to contain characters which are not legal in an HTTP header value. This results in the potential for downstream services which enforce RFC compliance on HTTP response headers to remove the assigned Location header.
POC
Reference
No PoCs from references.