cvelist/2018/10xxx/CVE-2018-10932.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2018-05-09 11:02:57 -04:00
{
2023-02-02 21:01:15 +00:00
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
2019-03-17 23:12:37 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-10932",
2023-02-02 21:01:15 +00:00
"ASSIGNER": "secalert@redhat.com",
2019-03-17 23:12:37 +00:00
"STATE": "PUBLIC"
},
2023-02-02 21:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-12 23:01:54 +00:00
"value": "lldptool version 1.0.1 and older can print a raw, unsanitized attacker controlled buffer when mngAddr information is displayed. This may allow an attacker to inject shell control characters into the buffer and impact the behavior of the terminal."
2023-02-02 21:01:15 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 23:01:54 +00:00
"value": "CWE-117",
2023-02-02 21:01:15 +00:00
"cweId": "CWE-117"
}
]
}
]
},
2019-03-17 23:12:37 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 23:01:54 +00:00
"vendor_name": "Intel",
2019-03-17 23:12:37 +00:00
"product": {
"product_data": [
{
2023-02-12 23:01:54 +00:00
"product_name": "lldptool",
2023-02-02 21:01:15 +00:00
"version": {
"version_data": [
{
2023-02-12 23:01:54 +00:00
"version_affected": "=",
"version_value": "1.0.1 and older"
2019-03-17 23:12:37 +00:00
}
]
}
}
]
2023-02-02 21:01:15 +00:00
}
2019-03-17 23:12:37 +00:00
}
]
}
},
"references": {
"reference_data": [
2023-02-02 21:01:15 +00:00
{
"url": "https://access.redhat.com/errata/RHSA-2019:3673",
"refsource": "MISC",
"name": "https://access.redhat.com/errata/RHSA-2019:3673"
},
2019-03-17 23:12:37 +00:00
{
2023-02-02 21:01:15 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1551623",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1551623"
2019-03-17 23:12:37 +00:00
},
2019-11-06 01:01:43 +00:00
{
2023-02-02 21:01:15 +00:00
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10932",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10932"
},
{
"url": "https://github.com/intel/openlldp/pull/7",
"refsource": "MISC",
"name": "https://github.com/intel/openlldp/pull/7"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
2019-03-17 23:12:37 +00:00
}
]
}
}