CVE-2016-9964

Source
https://cve.org/CVERecord?id=CVE-2016-9964
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-9964.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-9964
Aliases
Downstream
Related
Published
2016-12-16T09:59:00.373Z
Modified
2026-07-08T05:49:20.548414414Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N CVSS Calculator
Summary
[none]
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "8.0"
                },
                {
                    "last_affected": "8.0"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "debian:debian_linux",
            "cpes": [
                "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*"
            ]
        }
    ]
}
References

Affected packages

Git / github.com/bottlepy/bottle

Affected ranges

Type
GIT
Repo
https://github.com/bottlepy/bottle
Events
Database specific
{
    "source": [
        "CPE_STRING",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:bottlepy:bottle:0.12.10:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.12.10"
        },
        {
            "last_affected": "0.12.10"
        }
    ]
}

Affected versions

0.*
0.12.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-9964.json"