cvelist/2018/16xxx/CVE-2018-16881.json

92 lines
2.8 KiB
JSON
Raw Normal View History

2018-09-11 13:06:17 -04:00
{
2019-03-17 22:20:45 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2018-16881",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "rsyslog:",
"version": {
"version_data": [
{
"version_value": "8.27.0"
}
]
}
}
]
},
"vendor_name": "The rsyslog Project"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-01-25 10:28:41 -03:00
{
2019-03-17 22:20:45 +00:00
"lang": "eng",
"value": "A denial of service vulnerability was found in rsyslog in the imptcp module. An attacker could send a specially crafted message to the imptcp socket, which would cause rsyslog to crash. Versions before 8.27.0 are vulnerable."
2019-01-25 10:28:41 -03:00
}
2019-03-17 22:20:45 +00:00
]
},
"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": [
2019-01-25 10:28:41 -03:00
{
2019-03-17 22:20:45 +00:00
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
2019-01-25 10:28:41 -03:00
}
2019-03-17 22:20:45 +00:00
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16881",
"refsource": "CONFIRM",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16881"
2019-08-06 17:00:50 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2110",
"url": "https://access.redhat.com/errata/RHSA-2019:2110"
2019-08-12 14:00:53 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2439",
"url": "https://access.redhat.com/errata/RHSA-2019:2439"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2437",
"url": "https://access.redhat.com/errata/RHSA-2019:2437"
2019-08-27 05:00:50 +00:00
},
{
"refsource": "REDHAT",
"name": "RHBA-2019:2501",
"url": "https://access.redhat.com/errata/RHBA-2019:2501"
2019-03-17 22:20:45 +00:00
}
]
}
}