CyberRota
Live Feed
Return to register
Case File

CVE-2016-9964

MEDIUM · CVSS 6.5 EPSS 1.76% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2016-12-16 · Last synced 2026-08-04

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2016-9964
Severity
MEDIUM
CVSS
6.5
EPSS
1.76%

Original Filing — NVD 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.