Delta Electronics ISPSoft version 3.0.5 and prior allow an attacker, by opening a crafted file, to cause the application to read past the boundary allocated to a stack object, which could allow execution of code under the context of the application.
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://ics-cert.us-cert.gov/advisories/ICSA-18-275-01 | third party advisory us government resource |
http://www.securityfocus.com/bid/105485 | third party advisory vdb entry |