Medium
CVSS 6.5
Overview
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.
redirect() in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, whic...
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.
This vulnerability is rated 🟡 MEDIUM.
Recommended actions: