A network administrator conducts a vulnerability assessment on a critical server and discovers that an unencrypted legacy service, Telnet (TCP port 23), is enabled for remote administrative access across the internal network. Which of the following primary vulnerabilities does this host configuration introduce?
- Transmission of administrative authentication credentials in cleartext across the networkAnswer
- BSusceptibility of backend databases to Cross-Site Scripting (XSS) script execution
- CInability of edge firewalls to inspect internal perimeter trust boundaries
- DFailure of network-level firewall filtering rules to prevent host memory buffer overflows
Answer
Transmission of administrative authentication credentials in cleartext across the network
Telnet communicates in cleartext without cryptographic protection. Anyone performing packet analysis on the local network segment can easily read administrative credentials and session commands, exposing the host and network to unauthorized access.
Step-by-Step Solution
Key Concept
Unencrypted Legacy Protocols and Network Host Vulnerabilities
Estimated Time:45s