{ "CVE_data_meta": { "ASSIGNER": "cve-assign@distributedweaknessfiling.org", "ID": "CVE-2019-1010073", "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" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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/" } ] } }