CVE-2000-0955
Cisco Virtual Central Office 4000 < 5.1.3 - Weak Encryption in SNMP MIB
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0955. PoCs published by @stake.
AI-analyzed exploit summary This Perl script decrypts Cisco VCO/4K SNMP passwords by reversing a simple substitution cipher (XOR-like operation with 164). It requires prior retrieval of the obfuscated password (e.g., via read-only SNMP community string).
Description
Cisco Virtual Central Office 4000 (VCO/4K) uses weak encryption to store usernames and passwords in the SNMP MIB, which allows an attacker who knows the community name to crack the password and gain privileges.
Exploits (1)
This Perl script decrypts Cisco VCO/4K SNMP passwords by reversing a simple substitution cipher (XOR-like operation with 164). It requires prior retrieval of the obfuscated password (e.g., via read-only SNMP community string).