Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Bacnet Protocol Stack Project Subscribe
Filtered by product Bacnet Protocol Stack
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2018-10238 1 Bacnet Protocol Stack Project 1 Bacnet Protocol Stack 2019-10-07 7.5 HIGH 9.8 CRITICAL
bvlc.c in skarg BACnet Protocol Stack bacserv 0.9.1 and 0.8.5 is affected by a Buffer Overflow because of a lack of packet-size validation. The affected component is bacserv BACnet/IP BVLC forwarded NPDU. The function 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.
CVE-2019-12480 1 Bacnet Protocol Stack Project 1 Bacnet Protocol Stack 2019-07-19 5.0 MEDIUM 7.5 HIGH
BACnet Protocol Stack through 0.8.6 has a segmentation fault leading to denial of service in BACnet APDU Layer because a malformed DCC in AtomicWriteFile, AtomicReadFile and DeviceCommunicationControl services. An unauthenticated remote attacker could cause a denial of service (bacserv daemon crash) because there is an invalid read in bacdcode.c during parsing of alarm tag numbers.