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 Directory Traversal Vulnerability
Farmers Wife Server 4.4 SP1 is vulnerable to a directory traversal attack. By default, the server runs on port 22003 and the default writable path is /guests. An attacker can use the ../../../ patterns to traverse the directory and gain access to the system. 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.