Use-after free vulnerability exists in Screen Creator Advance 2 Ver.0.1.1.4 Build01 and earlier due to lack of error handling process even when an error was detected. Having a user of Screen Creator Advance 2 to open a specially crafted project file may lead to information disclosure and/or arbitrary code execution.
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 |
---|---|
https://www.electronics.jtekt.co.jp/en/topics/202302035233/ | patch vendor advisory |
https://www.electronics.jtekt.co.jp/jp/topics/2023020313454/ | patch vendor advisory |
https://jvn.jp/en/vu/JVNVU98917488/ | patch third party advisory vdb entry |