ID CVE-2008-3533
Summary Format string vulnerability in the window_error function in yelp-window.c in yelp in Gnome after 2.19.90 and before 2.24 allows remote attackers to execute arbitrary code via format string specifiers in an invalid URI on the command line, as demonstrated by use of yelp within (1) man or (2) ghelp URI handlers in Firefox, Evolution, and unspecified other programs.
References
Vulnerable Configurations
  • cpe:2.3:a:gnome:yelp:*:*:*:*:*:*:*:*
    cpe:2.3:a:gnome:yelp:*:*:*:*:*:*:*:*
  • cpe:2.3:a:gnome:gnome:2.20:*:*:*:*:*:*:*
    cpe:2.3:a:gnome:gnome:2.20:*:*:*:*:*:*:*
  • cpe:2.3:a:gnome:gnome:2.22:*:*:*:*:*:*:*
    cpe:2.3:a:gnome:gnome:2.22:*:*:*:*:*:*:*
CVSS
Base: 10.0 (as of 08-08-2017 - 01:31)
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 LOW NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:L/Au:N/C:C/I:C/A:C
refmap via4
bid 30690
confirm
fedora FEDORA-2008-7293
mandriva MDVSA-2008:175
secunia
  • 31465
  • 31620
  • 31834
  • 32629
suse SUSE-SR:2008:024
ubuntu USN-638-1
vupen ADV-2008-2393
xf yelp-uri-format-string(44449)
statements via4
contributor Joshua Bressers
lastmodified 2008-08-19
organization Red Hat
statement This issue does not affect the versions of the yelp package, as shipped with Red Hat Enterprise Linux 3, 4 and 5.
Last major update 08-08-2017 - 01:31
Published 18-08-2008 - 17:41
Last modified 08-08-2017 - 01:31
Back to Top