Exploitation Summary
EIP tracks 1 public exploit for CVE-2000-1173. PoCs published by Joey Maier.
AI-analyzed exploit summary This Perl script exploits an information leakage vulnerability in CyberPatrol's registration process, where sensitive data (including credit card details) is sent in cleartext or weakly encrypted. The script parses network traffic logs to extract and decode the leaked information.
Description
Microsys CyberPatrol uses weak encryption (trivial encoding) for credit card numbers and uses no encryption for the remainder of the information during registration, which could allow attackers to sniff network traffic and obtain this sensitive information.
Exploits (1)
This Perl script exploits an information leakage vulnerability in CyberPatrol's registration process, where sensitive data (including credit card details) is sent in cleartext or weakly encrypted. The script parses network traffic logs to extract and decode the leaked information.