First published: Fri Dec 15 2006(Updated: )
Microsoft Internet Information Services (IIS) 5.1 permits the IUSR_Machine account to execute non-EXE files such as .COM files, which allows attackers to execute arbitrary commands via arguments to any .COM file that executes those arguments, as demonstrated using win.com when it is in a web directory with certain permissions.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft Internet Information Services (IIS) | =5.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2006-6578 is rated as high due to the potential for remote command execution.
To fix CVE-2006-6578, you should restrict the permissions of the IUSR_Machine account and disable execution of non-EXE files.
CVE-2006-6578 specifically affects Microsoft Internet Information Services version 5.1.
CVE-2006-6578 allows attackers to execute arbitrary commands through non-EXE files like .COM files.
There is no specific patch for CVE-2006-6578, so mitigation requires manual adjustments to configuration and permissions.