The affected product is vulnerable to a stack-based buffer overflow, which may allow an attacker to execute arbitrary code.
Solution:
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 writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.cisa.gov/uscert/ics/advisories/icsa-22-090-03 | us government resource patch mitigation third party advisory |