5
CVSSv2

CVE-2008-1855

Published: 16/04/2008 Updated: 29/09/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

FrameworkService.exe in McAfee Common Management Agent (CMA) 3.6.0.574 Patch 3 and previous versions, as used by ePolicy Orchestrator (ePO) and ProtectionPilot (PrP), allows remote malicious users to corrupt memory and cause a denial of service (CMA Framework service crash) via a long invalid method in requests for the /spin//AVClient//AVClient.csp URI, a different vulnerability than CVE-2006-5274.

Vulnerable Product Search on Vulmon Subscribe to Product

mcafee cma

Exploits

#!/usr/bin/python # Mcafee EPO 40 (and others) FrameworkServiceexe DOS # More than meets the eye # Discovered and coded by Mati Aharoni # mutsatoffensive-securitycom # wwwoffensive-securitycom/0day/mcafee_againpytxt # EAX 00840C30 # ECX 00837830 # EDX 01EACF18 # EBX 00004000 # ESP 01EAFF04 # EBP 01EAFF38 # ESI 00837830 # EDI 643 ...