Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

McAfee ePolicy Orchestrator

Subject: McAfee ePolicy Orchestrator
Date: Wed, 29 Nov 2006 18:29:13 +0000
I have some questions about plugin 22494 and the following from a scan;

Arbitrary code can be executed on the remote host due to a flaw in the web 
service.
Description :

The remote host is running McAfee ePolicy Orchestrator web service. The remote 
version of this software is vulnerable to a Stack Overflow vulnerability. 

An unauthenticated attacker can exploit this flaw by sending a specialy crafted 
packet to the remote host. A successful exploitation of this vulnerability 
would result in remote code execution with the
privileges of the SYSTEM. 
See Also :

http://www.remote-exploit.org/advisories/mcafee-epo.pdf
Solution: 

Install ePO 3.5.0 Path 6.
Risk Factor : 

Critical / CVSS Base Score : 10
(AV:R/AC:L/Au:NR/C:C/A:C/I:C/B:N)
CVE : CVE-2006-5156, CVE-2006-5156, CVE-2006-5156
BID : 20288, 20288, 20288
Other references : OSVDB:29421
Plugin ID : 22494

The plugin looks for "string:rootfile) + "\NaiMServ.Exe";" 

then determines the version number
if ( (version[0] < 4) ||
(version[0] == 3 && version[1] <= 5) ||
(version[0] == 3 && version[1] == 5 && version[2] == 0 && version[3] < 715) )

If the version number is less than 3.5.0.715 it generates the above commints 
and says the solution is to install 3.5.0 patch 6.

I manually verified the version of NaiMServ.exe and it was at 3.5.0.723, which 
is 3.5.0.patch 7. Is the plugin triggering a false postive because the version 
is greater then 715 and it does not know how to handle that?

Thanks in advance
John


_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>