Vulnerabilities > CVE-2010-3972 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Microsoft Internet Information Services 7.5
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Heap-based buffer overflow in the TELNET_STREAM_CONTEXT::OnSendData function in ftpsvc.dll in Microsoft FTP Service 7.0 and 7.5 for Internet Information Services (IIS) 7.0, and IIS 7.5, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a crafted FTP command, aka "IIS FTP Service Heap Buffer Overrun Vulnerability." NOTE: some of these details are obtained from third party information.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Exploit-Db
description | Windows 7 IIS7.5 FTPSVC UNAUTH'D Remote DoS PoC. CVE-2010-3972. Dos exploit for windows platform |
file | exploits/windows/dos/15803.py |
id | EDB-ID:15803 |
last seen | 2016-02-01 |
modified | 2010-12-21 |
platform | windows |
port | |
published | 2010-12-21 |
reporter | Matthew Bergin |
source | https://www.exploit-db.com/download/15803/ |
title | Windows 7 IIS7.5 FTPSVC UNAUTH'D Remote DoS PoC |
type | dos |
Metasploit
description | This module triggers a heap overflow when processing a specially crafted FTP request containing Telnet IAC (0xff) bytes. When constructing the response, the Microsoft IIS FTP Service overflows the heap buffer with 0xff bytes. This issue can be triggered pre-auth and may in fact be exploitable for remote code execution. |
id | MSF:AUXILIARY/DOS/WINDOWS/FTP/IIS75_FTPD_IAC_BOF |
last seen | 2020-06-14 |
modified | 2019-11-29 |
published | 2010-12-31 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/dos/windows/ftp/iis75_ftpd_iac_bof.rb |
title | Microsoft IIS FTP Server Encoded Response Overflow Trigger |
Msbulletin
bulletin_id | MS11-004 |
bulletin_url | |
date | 2011-02-08T00:00:00 |
impact | Remote Code Execution |
knowledgebase_id | 2489256 |
knowledgebase_url | |
severity | Important |
title | Vulnerability in Internet Information Services (IIS) FTP Service Could Allow Remote Code Execution |
Nessus
NASL family Windows : Microsoft Bulletins NASL id SMB_NT_MS11-004.NASL description The IIS FTP service running on the remote host has a heap-based buffer overflow vulnerability. The last seen 2020-06-01 modified 2020-06-02 plugin id 51904 published 2011-02-08 reporter This script is Copyright (C) 2011-2018 Tenable Network Security, Inc. source https://www.tenable.com/plugins/nessus/51904 title MS11-004: Vulnerability in Internet Information Services (IIS) FTP Service Could Allow Remote Code Execution (2489256) NASL family Windows NASL id IIS_FTP7_HEAP_OVERFLOW.NASL description The IIS FTP service running on the remote host has a heap-based buffer overflow vulnerability. The last seen 2020-06-01 modified 2020-06-02 plugin id 51956 published 2011-02-11 reporter This script is Copyright (C) 2011-2018 and is owned by Tenable, Inc. or an Affiliate thereof. source https://www.tenable.com/plugins/nessus/51956 title MS11-004: Vulnerability in Internet Information Services (IIS) FTP Service Could Allow Remote Code Execution (2489256) (uncredentialed check)
Oval
accepted | 2014-08-25T04:00:17.119-04:00 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
class | vulnerability | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
contributors |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
definition_extensions |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | Heap-based buffer overflow in the TELNET_STREAM_CONTEXT::OnSendData function in ftpsvc.dll in Microsoft FTP Service 7.0 and 7.5 for Internet Information Services (IIS) 7.0, and IIS 7.5, allows remote attackers to execute arbitrary code or cause a denial of service (daemon crash) via a crafted FTP command, aka "IIS FTP Service Heap Buffer Overrun Vulnerability." NOTE: some of these details are obtained from third party information. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
family | windows | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
id | oval:org.mitre.oval:def:12370 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
status | accepted | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
submitted | 2011-02-08T14:00:00 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | IIS FTP Service Heap Buffer Overrun Vulnerability | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
version | 46 |
References
- http://blogs.technet.com/b/srd/archive/2011/01/07/assessing-the-risk-of-public-issues-currently-being-tracked-by-the-msrc.aspx
- http://blogs.technet.com/b/srd/archive/2011/01/07/assessing-the-risk-of-public-issues-currently-being-tracked-by-the-msrc.aspx
- http://secunia.com/advisories/42713
- http://secunia.com/advisories/42713
- http://www.exploit-db.com/exploits/15803
- http://www.exploit-db.com/exploits/15803
- http://www.kb.cert.org/vuls/id/842372
- http://www.kb.cert.org/vuls/id/842372
- http://www.securityfocus.com/bid/45542
- http://www.securityfocus.com/bid/45542
- http://www.securitytracker.com/id?1024921
- http://www.securitytracker.com/id?1024921
- http://www.vupen.com/english/advisories/2010/3305
- http://www.vupen.com/english/advisories/2010/3305
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-004
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-004
- https://exchange.xforce.ibmcloud.com/vulnerabilities/64248
- https://exchange.xforce.ibmcloud.com/vulnerabilities/64248
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12370
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A12370