vendor:
Farmers Wife Server
by:
kokanin
8,8
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: Farmers Wife Server
Affected Version From: 4.4 SP1
Affected Version To: 4.4 SP1
Patch Exists: NO
Related CWE: N/A
CPE: a:farmers_wife:farmers_wife_server:4.4_sp1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2006
Farmers Wife Server 4.4 SP1 Remote Root Exploit
Farmers Wife Server 4.4 SP1 is vulnerable to a directory traversal attack. This allows an attacker to access files and directories that are outside the root directory of the application. By default, the application runs on port 22003 and the default writable path is /guests. An attacker can use the ../../../ patterns to access files and directories outside the root directory. The anonymous login gives guest access, which means write access to /guests, which means default remote 'root' aka SYSTEM access.
Mitigation:
Disable FTP access and implement proper access control.