cvelist/2018/16xxx/CVE-2018-16843.json
2018-11-28 06:09:16 -05:00

116 lines
3.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2018-16843",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "nginx",
"version" : {
"version_data" : [
{
"version_value" : "1.15.6"
},
{
"version_value" : "1.14.1"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "nginx before versions 1.15.6 and 1.14.1 has a vulnerability in the implementation of HTTP/2 that can allow for excessive memory consumption. This issue affects nginx compiled with the ngx_http_v2_module (not compiled by default) if the 'http2' option of the 'listen' directive is used in a configuration file."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-400"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://mailman.nginx.org/pipermail/nginx-announce/2018/000220.html",
"refsource" : "MISC",
"url" : "http://mailman.nginx.org/pipermail/nginx-announce/2018/000220.html"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16843",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16843"
},
{
"name" : "DSA-4335",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4335"
},
{
"name" : "RHSA-2018:3653",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3653"
},
{
"name" : "RHSA-2018:3680",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3680"
},
{
"name" : "RHSA-2018:3681",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:3681"
},
{
"name" : "USN-3812-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3812-1/"
},
{
"name" : "105868",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/105868"
},
{
"name" : "1042038",
"refsource" : "SECTRACK",
"url" : "http://www.securitytracker.com/id/1042038"
}
]
}
}