vendor:
by:
Project Zero
7.5
CVSS
HIGH
Memory Corruption
119
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Memory Corruption in LZMA Decompression
The LZMA decompression algorithm used by Comodo does not properly handle parameters outside the specified range, leading to memory corruption. This can be exploited remotely to achieve code execution as NT AUTHORITYSYSTEM.
Mitigation:
To mitigate this vulnerability, it is recommended to ensure that the parameters lp and lc are within the specified range (0 to 4 for lp, 0 to 8 for lc) when using the LZMA decompression algorithm.