vendor:
Trend Micro Antivirus
by:
Anonymous
9
CVSS
CRITICAL
Path Traversal, Header Injection, XSS
22
CWE
Product Name: Trend Micro Antivirus
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: core_service_shell.exe
Platforms Tested: Windows
2020
Vulnerabilities in Trend Micro Antivirus CoreServiceShell.exe
The Trend Micro Antivirus CoreServiceShell.exe includes an HTTP daemon with multiple vulnerabilities. The daemon allows path traversal in the /loadhelp/ and /wtp/ endpoints, has header injection bugs, and has an XSS vulnerability in the loader.html file. These vulnerabilities can be combined to remotely access files as SYSTEM on a Trend Micro machine.
Mitigation:
The vendor should implement proper input validation to prevent path traversal and header injection vulnerabilities. The XSS vulnerability should be fixed by validating and sanitizing user input. Additionally, access controls should be implemented to restrict unauthorized access to sensitive files.