cvelist/2018/4xxx/CVE-2018-4003.json

62 lines
2.1 KiB
JSON
Raw Normal View History

2018-01-02 17:05:29 -05:00
{
2019-03-21 16:00:42 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 23:41:15 +00:00
"CVE_data_meta": {
"ID": "CVE-2018-4003",
2019-03-21 16:00:42 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "CUJO",
"version": {
"version_data": [
{
"version_value": "CUJO Smart Firewall - Firmware version 7003"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "heap overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0672",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2018-0672"
}
]
2019-03-17 23:41:15 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-03-21 16:00:42 +00:00
"value": "An exploitable heap overflow vulnerability exists in the mdnscap binary of the CUJO Smart Firewall running firmware 7003. The string lengths are handled incorrectly when parsing character strings in mDNS resource records, leading to arbitrary code execution in the context of the mdnscap process. An unauthenticated attacker can send an mDNS message to trigger this vulnerability."
2019-03-17 23:41:15 +00:00
}
]
}
}