cvelist/2019/16xxx/CVE-2019-16254.json

102 lines
4.0 KiB
JSON
Raw Normal View History

2019-11-26 18:02:02 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16254",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Ruby through 2.4.7, 2.5.x through 2.5.6, and 2.6.x through 2.6.4 allows HTTP Response Splitting. If a program using WEBrick inserts untrusted input into the response header, an attacker can exploit it to insert a newline character to split a header, and inject malicious content to deceive clients. NOTE: this issue exists because of an incomplete fix for CVE-2017-17742, which addressed the CRLF vector, but did not address an isolated CR or an isolated LF."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://hackerone.com/reports/331984",
"refsource": "MISC",
"name": "https://hackerone.com/reports/331984"
},
{
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2019/11/msg00025.html",
"url": "https://lists.debian.org/debian-lts-announce/2019/11/msg00025.html"
},
{
"refsource": "CONFIRM",
"name": "https://www.ruby-lang.org/ja/news/2019/10/01/http-response-splitting-in-webrick-cve-2019-16254/",
"url": "https://www.ruby-lang.org/ja/news/2019/10/01/http-response-splitting-in-webrick-cve-2019-16254/"
},
{
"refsource": "CONFIRM",
"name": "https://www.ruby-lang.org/ja/news/2019/10/01/ruby-2-6-5-released/",
"url": "https://www.ruby-lang.org/ja/news/2019/10/01/ruby-2-6-5-released/"
},
{
"refsource": "CONFIRM",
"name": "https://www.ruby-lang.org/ja/news/2019/10/01/ruby-2-5-7-released/",
"url": "https://www.ruby-lang.org/ja/news/2019/10/01/ruby-2-5-7-released/"
},
{
"refsource": "CONFIRM",
"name": "https://www.ruby-lang.org/ja/news/2019/10/01/ruby-2-4-8-released/",
"url": "https://www.ruby-lang.org/ja/news/2019/10/01/ruby-2-4-8-released/"
2019-12-10 15:01:01 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191210 [SECURITY] [DLA 2027-1] jruby security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00009.html"
2019-12-17 12:01:00 +00:00
},
{
"refsource": "BUGTRAQ",
"name": "20191217 [SECURITY] [DSA 4587-1] ruby2.3 security update",
"url": "https://seclists.org/bugtraq/2019/Dec/31"
},
{
"refsource": "BUGTRAQ",
"name": "20191217 [SECURITY] [DSA 4586-1] ruby2.5 security update",
"url": "https://seclists.org/bugtraq/2019/Dec/32"
2019-11-26 18:02:02 +00:00
}
]
}
}