CVE-2011-0514
HP Data Protector Manager 6.11 - Denial of Service via Large Data Packet to RDS Service
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2011-0514.
PoCs published by Pepelux, including Metasploit module auxiliary/dos/hp/data_protector_rds.
AI-analyzed exploit summary This exploit triggers a remote denial of service (DoS) in HP Data Protector Manager v6.11 by sending a maliciously crafted packet with an oversized data field, causing a memory allocation failure in the RDS service.
Description
The RDS service (rds.exe) in HP Data Protector Manager 6.11 allows remote attackers to cause a denial of service (crash) via a packet with a large data size to TCP port 1530.
Exploits (2)
This exploit triggers a remote denial of service (DoS) in HP Data Protector Manager v6.11 by sending a maliciously crafted packet with an oversized data field, causing a memory allocation failure in the RDS service.
This Metasploit module exploits a denial-of-service vulnerability in HP Data Protector's RDS service by sending a malformed packet to port 1530, causing a crash due to an oversized malloc() call in _rm32.dll.