CVE-2006-5198
WinZip 10.0 - Remote Code Execution via WZFILEVIEW.FileViewCtrl.61 ActiveX Control
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2006-5198.
PoCs published by Metasploit, including Metasploit module exploits/windows/browser/winzip_fileview.
AI-analyzed exploit summary This is a Metasploit module exploiting a buffer overflow in the WinZip FileView ActiveX control (CVE-2006-5198). It crafts a malicious HTML page that triggers the vulnerability via the 'CreateNewFolderFromName' method, leading to arbitrary code execution.
Description
The WZFILEVIEW.FileViewCtrl.61 ActiveX control (aka Sky Software "FileView" ActiveX control) for WinZip 10.0 before build 7245 allows remote attackers to execute arbitrary code via unspecified "unsafe methods."
Exploits (2)
This is a Metasploit module exploiting a buffer overflow in the WinZip FileView ActiveX control (CVE-2006-5198). It crafts a malicious HTML page that triggers the vulnerability via the 'CreateNewFolderFromName' method, leading to arbitrary code execution.
This Metasploit module exploits a buffer overflow in the WinZip FileView ActiveX control (WZFILEVIEW.FileViewCtrl.61) via the CreateNewFolderFromName method, allowing remote code execution on vulnerable systems. The exploit uses a crafted HTML page with JavaScript to trigger the vulnerability and execute arbitrary shellcode.