The affected product is vulnerable to a heap-based buffer overflow, which may lead to code execution.
Solution:
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Link | Tags |
---|---|
https://www.cisa.gov/uscert/ics/advisories/icsa-22-090-03 | us government resource patch mitigation third party advisory |