Security Advisory

CVE-2016-9964

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2016-12-16 09:02:00
Last updated 2024-08-06 03:07:31
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.