First published: Tue Dec 29 2009(Updated: )
Microsoft Internet Information Services (IIS) 5.x and 6.x uses only the portion of a filename before a ; (semicolon) character to determine the file extension, which allows remote attackers to bypass intended extension restrictions of third-party upload applications via a filename with a (1) .asp, (2) .cer, or (3) .asa first extension, followed by a semicolon and a safe extension, as demonstrated by the use of asp.dll to handle a .asp;.jpg file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft Internet Information Services (IIS) | =5.0 | |
Microsoft Internet Information Services (IIS) | =6.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2009-4444 is classified as a medium-severity vulnerability.
To mitigate CVE-2009-4444, users should apply security patches provided by Microsoft for IIS versions 5.0 and 6.0.
CVE-2009-4444 exploits a flaw in the way IIS processes filenames containing a semicolon, allowing attackers to bypass file extension restrictions.
CVE-2009-4444 affects Microsoft Internet Information Services (IIS) versions 5.0 and 6.0.
CVE-2009-4444 does not directly lead to remote code execution but can allow an attacker to upload malicious files.