Vulnerability Note VU#610291
Microsoft Internet Information Server (IIS) 4.0 and 5.0 buffer overflow in chunked encoding transfer mechanism for ASP
Overview
A buffer overflow vulnerability in IIS 4.0 and 5.0 could allow an intruder to execute arbitrary code on an IIS server with the privileges of the ASP ISAPI extension.
Description
Chunked encoding is a means to transfer variable-sized units of data (called chunks) from a web client to a web server. There is an arithmetic error in the way IIS calculates the size of a buffer used to hold a chunk. The result is that IIS allocates a buffer that is too small, allowing an intruder to overflow the buffer. Buffers used to store chunks are allocated on the heap, and therefore this vulnerability can be called a heap-based buffer overflow. Exploiting a heap-based buffer overflow to gain control of a system can sometimes be more difficult than exploiting other kinds of buffer overflows to gain control. However, the failure is more conducive to gaining control of the system than other typical heap-based buffer overflows. Quoting from Microsoft Security Bulletin MS02-018: This vulnerability is very similar to VU#669779. |
Impact
An intruder can interrupt the ordinary operation of a vulnerable IIS server or execute arbitrary code with the privileges of ASP ISAPI extension, ASP.DLL. On IIS 4.0, ASP.DLL runs as part of the operating system thus allowing an intruder to take full administrative control. On IIS 5.0, ASP.DLL runs with the privileges of the IWAM_computername account. |
Solution
Apply a patch as described in Microsoft Security Bulletin MS02-018. |
Until a patch can be applied, you may wish to disable the ASP ISAPI extension by using the IIS Lockdown tool, available at http://www.microsoft.com/technet/security/tools/locktool.asp. In addition, you can use the URLScan tool to block URLs that contain non-ASCII data. This may be useful in limiting the damage an intruder could do through this vulnerability. |
Systems Affected (Learn More)
| Vendor | Status | Date Notified | Date Updated |
|---|---|---|---|
| Microsoft Corporation | Affected | - | 10 Apr 2002 |
CVSS Metrics (Learn More)
| Group | Score | Vector |
|---|---|---|
| Base | N/A | N/A |
| Temporal | N/A | N/A |
| Environmental | N/A | N/A |
References
- http://www.kb.cert.org/vuls/id/25716
- http://www.kb.cert.org/vuls/id/313819
- http://www.kb.cert.org/vuls/id/669779
- http://www.microsoft.com/technet/security/bulletin/MS02-018.asp
- http://www.eeye.com/html/Research/Advisories/AD20020410.html
- http://www.eeye.com/html/Research/Advisories/AD20020410.html
- http://www.microsoft.com/technet/security/URLScan.asp
- http://www.securityfocus.com/bid/4485
Credit
Our thanks to Microsoft Corporation, upon whose advisory this document is based, and eEye Digital Security who discovered the vulnerability and whose advisory provides additional technical detail.
This document was written by Shawn V. Hernan.
Other Information
- CVE IDs: CAN-2002-0079
- Date Public: 10 Apr 2002
- Date First Published: 10 Apr 2002
- Date Last Updated: 13 Jun 2002
- Severity Metric: 62.44
- Document Revision: 7
Feedback
If you have feedback, comments, or additional information about this vulnerability, please send us email.