ID CVE-2008-1357
Summary Format string vulnerability in the logDetail function of applib.dll in McAfee Common Management Agent (CMA) 3.6.0.574 (Patch 3) and earlier, as used in ePolicy Orchestrator 4.0.0 build 1015, allows remote attackers to cause a denial of service (crash) or execute arbitrary code via format string specifiers in a sender field in an AgentWakeup request to UDP port 8082. NOTE: this issue only exists when the debug level is 8.
References
Vulnerable Configurations
  • cpe:2.3:a:mcafee:agent:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:agent:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:cma:3.0.6.453:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:cma:3.0.6.453:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:cma:3.5.5.438:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:cma:3.5.5.438:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:cma:3.6.438:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:cma:3.6.438:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:cma:3.6.453:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:cma:3.6.453:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:cma:3.6.546:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:cma:3.6.546:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:cma:3.6.574:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:cma:3.6.574:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:epolicy_orchestrator:4.0:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:epolicy_orchestrator:4.0:*:*:*:*:*:*:*
  • cpe:2.3:a:mcafee:mcafee_framework:3.6.569:*:*:*:*:*:*:*
    cpe:2.3:a:mcafee:mcafee_framework:3.6.569:*:*:*:*:*:*:*
CVSS
Base: 5.4 (as of 11-10-2018 - 20: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 HIGH NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE COMPLETE
cvss-vector via4 AV:N/AC:H/Au:N/C:N/I:N/A:C
refmap via4
bid 28228
bugtraq 20080312 Format string in McAfee Framework 3.6.0.569 (ePolicy Orchestrator 4.0)
confirm https://knowledge.mcafee.com/article/234/615103_f.sal_public.html
misc http://aluigi.altervista.org/adv/meccaffi-adv.txt
sectrack 1019609
secunia 29337
sreason 3748
vupen ADV-2008-0866
xf mcafee-framework-format-string(41178)
Last major update 11-10-2018 - 20:31
Published 17-03-2008 - 17:44
Last modified 11-10-2018 - 20:31
Back to Top