Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-2134. PoCs published by Pete Finnigan.
AI-analyzed exploit summary This Perl script decrypts passwords stored by OracleAS TopLink Mapping Workbench, which uses a weak substitution cipher and appends a static string. The PoC reverses the encryption process to retrieve plaintext passwords from encrypted XML files.
Description
Oracle toplink mapping workBench uses a weak encryption algorithm for passwords, which allows local users to decrypt the passwords.
Exploits (1)
This Perl script decrypts passwords stored by OracleAS TopLink Mapping Workbench, which uses a weak substitution cipher and appends a static string. The PoC reverses the encryption process to retrieve plaintext passwords from encrypted XML files.