cvelist/2017/12xxx/CVE-2017-12130.json

76 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:24:47 +00:00
"CVE_data_meta": {
"ASSIGNER": "talos-cna@cisco.com",
"DATE_PUBLIC": "2018-01-17T00:00:00",
"ID": "CVE-2017-12130",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Tinysvcmdns",
"version": {
"version_data": [
{
"version_value": "tinysvcmdns 2017-11-05"
}
]
}
}
]
},
"vendor_name": "Talos"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-01-19 18:16:02 -05:00
{
2019-03-18 03:24:47 +00:00
"lang": "eng",
"value": "An exploitable NULL pointer dereference vulnerability exists in the tinysvcmdns library version 2017-11-05. A specially crafted packet can make the library dereference a NULL pointer leading to a server crash and denial of service. An attacker needs to send a DNS query to trigger this vulnerability."
2018-01-19 18:16:02 -05:00
}
2019-03-18 03:24:47 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "denial of service"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "102795",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102795"
},
{
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0486",
"refsource": "MISC",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2017-0486"
}
]
2022-04-19 14:12:48 -04:00
},
"impact": {
"cvss": {
"baseScore": 7.5,
"baseSeverity": "High",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
2019-03-18 03:24:47 +00:00
}
}