CVE-2009-0841: Path Traversal
Directory traversal vulnerability in mapserv.c in mapserv in MapServer 4.x before 4.10.4 and 5.x before 5.2.2, when running on Windows with Cygwin, allows remote attackers to create arbitrary files via a .. (dot dot) in the id parameter.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2009-0841?
CVE-2009-0841 is considered a medium-severity vulnerability due to its potential to allow unauthorized access to create arbitrary files.
Which versions are affected by CVE-2009-0841?
CVE-2009-0841 affects MapServer versions 4.x before 4.10.4 and 5.x before 5.2.2 running on Windows with Cygwin.
How do I fix CVE-2009-0841?
To fix CVE-2009-0841, you should upgrade MapServer to at least version 4.10.4 or 5.2.2.
What type of attack can exploit CVE-2009-0841?
CVE-2009-0841 can be exploited through directory traversal attacks, allowing attackers to manipulate file paths.
Is there a workaround for CVE-2009-0841 if I can't upgrade?
A possible workaround for CVE-2009-0841 is to restrict access to the MapServer application or filter out the id parameter.