A Use After Free (CWE-416) vulnerability exists in Zelio Soft 2 v5.1 and prior versions which could cause remote code execution when opening a specially crafted Zelio Soft project file.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/106481 | vdb entry third party advisory |
https://www.schneider-electric.com/en/download/document/SEVD-2018-361-01/ | vendor advisory |
https://ics-cert.us-cert.gov/advisories/ICSA-19-008-01 | third party advisory us government resource |