vendor:
WPS Office
by:
Zhangjiantao of Hangzhou DPtech Technologies
7,5
CVSS
HIGH
Stack Buffer Overflow
119
CWE
Product Name: WPS Office
Affected Version From: http://wdl.cache.ijinshan.com/wps/download/special/WPS2012.12012.exe
Affected Version To: http://wdl.cache.ijinshan.com/wps/download/special/WPS2012.12012.exe
Patch Exists: YES
Related CWE: CVE-2012-4886
CPE: a:kingsoft:wps_office:8.1.0.3238
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2012
WPS Office Wpsio.dll Stack Buffer Overflow Vulnerability
In module wpsio.dll, a BSTR string stored in the file is copied to the stack buffer, without strict length inspection, leading to a stack buffer overflow. This sample exploit this issue to cover an object stored in the stack, leading to crash during the virtual function call. Successfully exploited this vulnerability will lead to arbitrary code execution.
Mitigation:
Ensure that all input is properly validated and sanitized before being used in any operations.