9.3
CVSSv2

CVE-2010-4740

Published: 16/02/2011 Updated: 22/09/2011
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Stack-based buffer overflow in WTclient.dll in SCADA Engine BACnet OPC Client prior to 1.0.25 allows user-assisted remote malicious users to execute arbitrary code via a crafted .csv file, related to a status log message.

Vulnerable Product Search on Vulmon Subscribe to Product

scadaengine bacnet opc client

Exploits

#!/usr/bin/python # bacnetpy # BACnet OPC Client Buffer Overflow Exploit # Jeremy Brown [0xjbrown41-gmail-com] # Sept 2010 # # After communicating via several emails with the vendor, sharing details # about the vulnerability, as well as proof-of-concept code (I also offered # to send the exploit code for them to test themselves), it was clear tha ...