Vulnerabilities > CVE-2007-6273 - Use of Externally-Controlled Format String vulnerability in Sonicwall Global VPN Client 3.1.556/4.0.0.810
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Multiple format string vulnerabilities in the configuration file in SonicWALL GLobal VPN Client 3.1.556 and 4.0.0.810 allow user-assisted remote attackers to execute arbitrary code via format string specifiers in the (1) Hostname tag or the (2) name attribute in the Connection tag. NOTE: there might not be any realistic circumstances in which this issue crosses privilege boundaries.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 2 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Format String Injection An attacker includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An attacker can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the attacker can write to the program stack.
- String Format Overflow in syslog() This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
Exploit-Db
description | SonicWALL Global VPN Client 4.0.782 Remote Format String Vulnerability. CVE-2007-6273. Dos exploit for windows platform |
id | EDB-ID:30840 |
last seen | 2016-02-03 |
modified | 2007-12-04 |
published | 2007-12-04 |
reporter | SEC Consult |
source | https://www.exploit-db.com/download/30840/ |
title | SonicWALL Global VPN Client 4.0.782 - Remote Format String Vulnerability |
Nessus
NASL family | Windows |
NASL id | SONICWALL_VPN_CLIENT_4_0_0_830.NASL |
description | The version of the SonicWALL Global VPN Client software installed on the remote Windows host fails to sanitize the |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 38929 |
published | 2009-05-27 |
reporter | This script is Copyright (C) 2009-2018 and is owned by Tenable, Inc. or an Affiliate thereof. |
source | https://www.tenable.com/plugins/nessus/38929 |
title | SonicWALL Global VPN Client < 4.0.0.830 Format String Vulnerabilities |
code |
|