6.4

CVE-2011-4675

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.

Data is provided by the National Vulnerability Database (NVD)
WidelandsWidelands Version- Updatebuild1
WidelandsWidelands Version- Updatebuild10
WidelandsWidelands Version- Updatebuild10_release_candidate
WidelandsWidelands Version- Updatebuild11
WidelandsWidelands Version- Updatebuild11_release_candidate
WidelandsWidelands Version- Updatebuild12
WidelandsWidelands Version- Updatebuild12_release_candidate
WidelandsWidelands Version- Updatebuild13
WidelandsWidelands Version- Updatebuild13_release_candidate
WidelandsWidelands Version- Updatebuild13_release_candidate2
WidelandsWidelands Version- Updatebuild14
WidelandsWidelands Version- Updatebuild14_release_candidate
WidelandsWidelands Version- Updatebuild2
WidelandsWidelands Version- Updatebuild3
WidelandsWidelands Version- Updatebuild4
WidelandsWidelands Version- Updatebuild5
WidelandsWidelands Version- Updatebuild6
WidelandsWidelands Version- Updatebuild7
WidelandsWidelands Version- Updatebuild8
WidelandsWidelands Version- Updatebuild9
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 1.34% 0.791
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 6.4 10 4.9
AV:N/AC:L/Au:N/C:N/I:P/A:P
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.