Exploitation Summary
EIP tracks 2 public exploits for CVE-2007-2772. PoCs published by Shirkdog.
AI-analyzed exploit summary This exploit triggers a denial-of-service (DoS) in CA BrightStor Backup's Mediasvr.exe by sending a malformed RPC packet with operation 126, causing a null pointer dereference in cactirpc.dll and rwxdr.dll. The PoC first queries the RPC portmapper to locate the target service port before sending the crafted packet.
Description
(1) caloggerd.exe (camt70.dll) and (2) mediasvr.exe (catirpc.dll and rwxdr.dll) in CA BrightStor Backup 11.5.2.0 SP2 allow remote attackers to cause a denial of service (NULL dereference and application crash) via a crafted RPC packet.
Exploits (2)
This exploit triggers a denial-of-service (DoS) in CA BrightStor Backup's Mediasvr.exe by sending a malformed RPC packet with operation 126, causing a null pointer dereference in cactirpc.dll and rwxdr.dll. The PoC first queries the RPC portmapper to locate the target service port before sending the crafted packet.
This exploit triggers a denial-of-service (DoS) in CA BrightStor Backup's caloggerd.exe by sending a malformed RPC packet with a null hostname, causing a null pointer dereference in camt70.dll. The PoC includes a portmapper query to locate the target service and a crafted payload to crash the service.