CVE-2011-4675: Path Traversal
The pathname canonicalization functionality in io/filesystem/filesystem.cc in Widelands before 15.1 expands leading ~ (tilde) characters to home-directory pathnames but does not restrict use of these characters in strings received from the network, which might allow remote attackers to conduct absolute path traversal attacks and overwrite arbitrary files via a ~ in a pathname that is used for a file transfer in an Internet game, a different vulnerability than CVE-2011-1932.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2011-4675?
The severity of CVE-2011-4675 is classified as medium.
How do I fix CVE-2011-4675?
To fix CVE-2011-4675, upgrade Widelands to version 15.1 or later.
What affects CVE-2011-4675?
CVE-2011-4675 affects Widelands versions prior to 15.1.
What type of vulnerability is CVE-2011-4675?
CVE-2011-4675 is a pathname canonicalization vulnerability.
Who can exploit CVE-2011-4675?
Remote attackers can exploit CVE-2011-4675 to manipulate pathname generation.