pysec-2012-5
Vulnerability from pysec
Published
2012-05-23 20:55
Modified
2021-07-05 00:01
Details
CRLF injection vulnerability in the tornado.web.RequestHandler.set_header function in Tornado before 2.2.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via crafted input.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "tornado", "purl": "pkg:pypi/tornado" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.2", "1.0", "1.1", "1.1.1", "1.2", "1.2.1", "2.0", "2.1", "2.1.1", "2.2" ] } ], "aliases": [ "CVE-2012-2374" ], "details": "CRLF injection vulnerability in the tornado.web.RequestHandler.set_header function in Tornado before 2.2.1 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response splitting attacks via crafted input.", "id": "PYSEC-2012-5", "modified": "2021-07-05T00:01:27.298545Z", "published": "2012-05-23T20:55:00Z", "references": [ { "type": "WEB", "url": "http://www.tornadoweb.org/documentation/releases/v2.2.1.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2012/05/18/12" }, { "type": "ADVISORY", "url": "http://secunia.com/advisories/49185" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/53612" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2012/05/18/6" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.