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

72 lines
2.1 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"
}
]
}
}