cvelist/2019/8xxx/CVE-2019-8359.json
2020-04-25 00:01:13 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-8359",
"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": "An issue was discovered in Contiki-NG through 4.3 and Contiki through 3.0. An out of bounds write is present in the data section during 6LoWPAN fragment re-assembly in the face of forged fragment offsets in os/net/ipv6/sicslowpan.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/contiki-ng/contiki-ng/pull/972",
"url": "https://github.com/contiki-ng/contiki-ng/pull/972"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/contiki-ng/contiki-ng/releases/tag/release%2Fv4.4",
"url": "https://github.com/contiki-ng/contiki-ng/releases/tag/release%2Fv4.4"
},
{
"refsource": "MISC",
"name": "https://www.usenix.org/system/files/sec20summer_clements_prepub.pdf",
"url": "https://www.usenix.org/system/files/sec20summer_clements_prepub.pdf"
}
]
}
}