CVE-2009-1176: Buffer Overflow
mapserv.c in mapserv in MapServer 4.x before 4.10.4 and 5.x before 5.2.2 does not ensure that the string holding the id parameter ends in a '\0' character, which allows remote attackers to conduct buffer-overflow attacks or have unspecified other impact via a long id parameter in a query action.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2009-1176?
CVE-2009-1176 has been classified as a high severity vulnerability due to its potential for remote buffer overflow attacks.
How do I fix CVE-2009-1176?
To fix CVE-2009-1176, upgrade MapServer to version 4.10.4 or later, or 5.2.2 or later.
What versions of MapServer are affected by CVE-2009-1176?
CVE-2009-1176 affects MapServer versions prior to 4.10.4 and 5.2.2.
Can CVE-2009-1176 be exploited remotely?
Yes, CVE-2009-1176 can be exploited remotely through a specially crafted long id parameter in a query action.
What type of attacks can CVE-2009-1176 facilitate?
CVE-2009-1176 can facilitate buffer overflow attacks, potentially leading to arbitrary code execution.