mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-f7fv-v9rh-prvc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-f7fv-v9rh-prvc",
|
||||
"modified": "2024-05-01T11:01:32Z",
|
||||
"modified": "2024-11-18T22:05:52Z",
|
||||
"published": "2022-05-17T05:23:55Z",
|
||||
"aliases": [
|
||||
"CVE-2012-2374"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "Tornado CRLF injection vulnerability",
|
||||
"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.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -41,6 +48,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/tornadoweb/tornado/commit/1ae91f6d58e6257e0ab49d295d8741ce1727bdb7"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/tornado/PYSEC-2012-5.yaml"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/tornadoweb/tornado"
|
||||
@@ -70,7 +81,7 @@
|
||||
"cwe_ids": [
|
||||
"CWE-20"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-05-01T11:01:31Z",
|
||||
"nvd_published_at": "2012-05-23T20:55:00Z"
|
||||
|
||||
Reference in New Issue
Block a user