The network element must only allow SNMP access from addresses belonging to the management network.

From Firewall Security Technical Implementation Guide - Cisco

Part of SNMP access is not restricted by IP address.

SV-41507r1_rule The network element must only allow SNMP access from addresses belonging to the management network.

Vulnerability discussion

Detailed information about the network is sent across the network via SNMP. If this information is discovered by attackers it could be used to trace the network, show the networks topology, and possibly gain access to network devices.

Check content

Review device configuration and verify that it is configured to only allow SNMP access from only addresses belonging to the management network. The ASA appliance can send SNMP traps and can be polled via SNMP—it does not allow SNMP write access. The snmp-server host [trap|poll] [community ] command is used to define a host that is allowed to poll the ASA and to receive traps from it. If one of the keywords trap or poll is specified, the host is limited to that function only. Otherwise, it can both receive traps from and poll the ASA device. The following example will send traps from its management interface to the host 10.1.0.100. This is the only host that will be able to poll the ASA appliance. snmp-server community xxxxxxxxxxxx snmp-server host mgmt 10.1.0.100 trap

Fix text

Configure the network devices to only allow SNMP access from only addresses belonging to the management network.

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer