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.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| bottle(PyPI) | 0.10.1 | 0.12.11 | N/A |
CVSS Metrics