cvelist/2019/1010xxx/CVE-2019-1010073.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2019-03-20 13:01:06 +00:00
{
"CVE_data_meta": {
2019-07-18 14:00:52 +00:00
"ASSIGNER": "cve-assign@distributedweaknessfiling.org",
2019-03-20 13:01:06 +00:00
"ID": "CVE-2019-1010073",
2019-07-18 14:00:52 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "bacserv",
"version": {
"version_data": [
{
"version_value": "0.9.1 and 0.8.5 [fixed: 0.8.6]"
}
]
}
}
]
},
"vendor_name": "BACnet Stack"
}
]
}
2019-03-20 13:01:06 +00:00
},
2019-07-18 14:00:52 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2019-03-20 13:01:06 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-07-18 14:00:52 +00:00
"value": "BACnet Stack bacserv 0.9.1 and 0.8.5 is affected by: Buffer Overflow. The impact is: exploit was not explored. The component is: bacserv BVLC forwarded NPDU. bvlc_bdt_forward_npdu() calls bvlc_encode_forwarded_npdu() which copies the content from the request into a local in the bvlc_bdt_forward_npdu() stack frame and clobbers the canary. The attack vector is: A BACnet/IP device with BBMD enabled based on this library connected to IP network. The fixed version is: 0.8.6."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceforge.net/p/bacnet/bugs/55/",
"refsource": "MISC",
"name": "https://sourceforge.net/p/bacnet/bugs/55/"
},
{
"url": "https://sourceforge.net/p/bacnet/code/3169/",
"refsource": "MISC",
"name": "https://sourceforge.net/p/bacnet/code/3169/"
2019-03-20 13:01:06 +00:00
}
]
}
}