ID CVE-2008-1658
Summary Format string vulnerability in the grant helper (polkit-grant-helper.c) in PolicyKit 0.7 and earlier allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via format strings in a password.
References
Vulnerable Configurations
  • cpe:2.3:a:freedesktop:policykit:0.6:*:*:*:*:*:*:*
    cpe:2.3:a:freedesktop:policykit:0.6:*:*:*:*:*:*:*
  • cpe:2.3:a:freedesktop:policykit:*:*:*:*:*:*:*:*
    cpe:2.3:a:freedesktop:policykit:*:*:*:*:*:*:*:*
CVSS
Base: 4.6 (as of 08-08-2017 - 01:30)
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
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:L/AC:L/Au:N/C:P/I:P/A:P
refmap via4
bid 28702
confirm
fedora FEDORA-2008-2987
mandriva MDVSA-2008:087
secunia 29755
vupen ADV-2008-1254
xf policykit-granthelper-format-string(41877)
Last major update 08-08-2017 - 01:30
Published 11-04-2008 - 10:05
Last modified 08-08-2017 - 01:30
Back to Top