Vulnerability Note VU#230505
Cisco IOS LPD buffer overflow vulnerability
OverviewThe Cisco IOS Line Printer Daemon contains a buffer overflow vulnerability. If successfully exploited, this vulnerability may allow an attacker to execute arbitrary code or create a denial-of-service condition .
I. DescriptionThe Cisco IOS includes support for the UNIX Line Printer Daemon (LPD) protocol. The LPD service listens on 515/tcp and is not enabled by default.
The IOS LPD service does not properly check the length of the hostname of the router. This error may result in a buffer overflow. See Cisco Security Response Document ID: 99109 for more information about this vulnerability.
From Information Risk Management Advisory 024:
When the LPD daemon is configured in Cisco IOS it listens on the default LPD TCP port, 515. If connected to with a source TCP port of anything other than 515 the following error is displayed:
$ telnet 172.30.3.101 515
Trying 172.30.3.101...
Connected to 172.30.3.101 (172.30.3.101).
Escape character is '^]'.
hostname_of_the_router: /usr/lib/lpd: Malformed from address
If the hostname is 99 characters or longer then the overflow occurs as the result of a call to the sprintf() function.
II. ImpactAn attacker may be able to execute arbitrary code or create a denial-of-service condition .
III. SolutionCisco has released an update to address this issue. See Cisco Security Response: Cisco IOS Line Printer Daemon (LPD) Protocol Stack Overflow Document ID: 99109 for more details.
The following workarounds may mitigate this vulnerability.
Restrict access
Using access control lists or firewall rules to limit access to port 515/tcp will prevent attackers from connecting to the LPD service.
Disable the LPD service
Disabling the LPD service will mitigate this vulnerability. See Cisco Security Response Document ID: 99109 for more information.
Disable unencrypted SNMP
The Simple Network Management Protocol (SNMP) service can be used to change settings or monitor device status. Some versions of Cisco IOS support SNMPv1, SNMPv2c, and SNMPv3. To use SNMP commands to change the hostname of an affected device, an attacker would need to know the SNMP read-write community string. SNMPv3 offers authentication and encryption features that may prevent an attacker from obtaining the read-write community string by sniffing Ethernet segments.
Disable SNMP
Disabling SNMP on affected devices may prevent this vulnerability from being exploited.
Systems Affected
References
http://www.cisco.com/warp/public/707/cisco-sr-20071010-lpd.shtml
http://www.irmplc.com/index.php/155-Advisory-024
http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/120newft/120t/120t3/snmp3.htm#wp4390
http://www.cisco.com/en/US/products/sw/iosswrel/ps1830/products_feature_guide09186a00800878fa.html#wp4363
http://www.cisco.com/en/US/docs/ios/11_3/security/configuration/guide/scacls.html
Credit
Information about this vulnerability was released by Information Risk Management.
This document was written by Ryan Giobbi.
Other Information
| Date Public | 10/10/2007 |
| Date First Published | 10/13/2007 08:44:24 AM |
| Date Last Updated | 10/15/2007 |
| CERT Advisory | |
| CVE Name | |
| US-CERT Technical Alerts | |
| Metric | 7.14 |
| Document Revision | 11 |
If you have feedback, comments, or additional information about this vulnerability, please send us
email.
|