mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
110 lines
3.6 KiB
JSON
110 lines
3.6 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "secalert@redhat.com",
|
|
"ID": "CVE-2018-16844",
|
|
"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 CPU usage. 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": "DSA-4335",
|
|
"refsource": "DEBIAN",
|
|
"url": "https://www.debian.org/security/2018/dsa-4335"
|
|
},
|
|
{
|
|
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16844",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16844"
|
|
},
|
|
{
|
|
"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": "105868",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/105868"
|
|
},
|
|
{
|
|
"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": "1042038",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1042038"
|
|
},
|
|
{
|
|
"name": "USN-3812-1",
|
|
"refsource": "UBUNTU",
|
|
"url": "https://usn.ubuntu.com/3812-1/"
|
|
}
|
|
]
|
|
}
|
|
} |