cvelist/2017/8xxx/CVE-2017-8289.json
2019-03-18 03:02:30 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-8289",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Stack-based buffer overflow in the ipv6_addr_from_str function in sys/net/network_layer/ipv6/addr/ipv6_addr_from_str.c in RIOT prior to 2017-04-25 allows local attackers, and potentially remote attackers, to cause a denial of service or possibly have unspecified other impact via a malformed IPv6 address."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/RIOT-OS/RIOT/issues/6840",
"refsource": "CONFIRM",
"url": "https://github.com/RIOT-OS/RIOT/issues/6840"
},
{
"name": "https://github.com/RIOT-OS/RIOT/pull/6961",
"refsource": "CONFIRM",
"url": "https://github.com/RIOT-OS/RIOT/pull/6961"
},
{
"name": "https://github.com/RIOT-OS/RIOT/pull/6962",
"refsource": "CONFIRM",
"url": "https://github.com/RIOT-OS/RIOT/pull/6962"
}
]
}
}