ID CVE-2007-6273
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.
References
Vulnerable Configurations
  • cpe:2.3:a:sonicwall:global_vpn_client:3.1.556:*:*:*:*:*:*:*
    cpe:2.3:a:sonicwall:global_vpn_client:3.1.556:*:*:*:*:*:*:*
  • cpe:2.3:a:sonicwall:global_vpn_client:4.0.0.810:*:*:*:*:*:*:*
    cpe:2.3:a:sonicwall:global_vpn_client:4.0.0.810:*:*:*:*:*:*:*
CVSS
Base: 9.3 (as of 08-03-2011 - 03:02)
Impact:
Exploitability:
CWE CWE-134
CAPEC
  • 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.
  • Format String Injection
    An adversary 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 adversary 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 adversary can write to the program stack.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:M/Au:N/C:C/I:C/A:C
refmap via4
bid 26689
bugtraq 20071204 SEC Consult SA-20071204-0 :: SonicWALL Global VPN Client Format
misc http://www.sec-consult.com/305.html
sectrack 1019038
secunia 27917
vupen ADV-2007-4094
Last major update 08-03-2011 - 03:02
Published 07-12-2007 - 11:46
Last modified 08-03-2011 - 03:02
Back to Top