Oval Definition:oval:org.mitre.oval:def:1970
Revision Date:2010-09-20Version:19
Title:Off-by-one Error in fb_realpath()
Description:Off-by-one error in the fb_realpath() function, as derived from the realpath function in BSD, may allow attackers to execute arbitrary code, as demonstrated in wu-ftpd 2.5.0 through 2.6.2 via commands that cause pathnames of length MAXPATHLEN+1 to trigger a buffer overflow, including (1) STOR, (2) RETR, (3) APPE, (4) DELE, (5) MKD, (6) RMD, (7) STOU, or (8) RNTO.
Family:unixClass:vulnerability
Status:ACCEPTEDReference(s):CVE-2003-0466
Platform(s):Sun Solaris 9
Product(s):Solaris Management Console (SMC)
Definition Synopsis
  • Software section
  • Solaris 9 Installed
  • AND FTP Server - Usr (SUNWftpu) installed
  • AND NOT Patch 114564-02 or later installed
  • AND Configuration section
  • inetd.conf contains in.ftpd
  • AND inetd running
  • BACK