bottle.py is a fast and simple micro-framework for python web-applications. redirect() in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, which leads to a CRLF attack, as demonstrated by a redirect("233\r\nSet-Cookie: name=salt") call.
{ "nvd_published_at": "2016-12-16T09:59:00Z", "cwe_ids": [ "CWE-93" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-05-31T15:43:48Z" }