CVE-2015-0514
EMC Watch4Net < 6.5 and ViPR SRM < 3.6.0 - Unauthorized Exposure of Sensitive Credentials
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-0514. PoCs published by Han Sahin.
AI-analyzed exploit summary This exploit demonstrates the decryption of EMC M&R (Watch4net) credentials stored with a hardcoded password. The provided Java code uses the `Utils.process()` method to decrypt credentials, highlighting the insecure cryptographic implementation.
Description
EMC M&R (aka Watch4Net) before 6.5u1 and ViPR SRM before 3.6.1 might allow remote attackers to obtain cleartext data-center discovery credentials by leveraging certain SRM access to conduct a decryption attack.
Exploits (1)
This exploit demonstrates the decryption of EMC M&R (Watch4net) credentials stored with a hardcoded password. The provided Java code uses the `Utils.process()` method to decrypt credentials, highlighting the insecure cryptographic implementation.