Exploitation Summary
EIP tracks 2 public exploits for CVE-2009-1977.
PoCs published by ikki, MC, including Metasploit module auxiliary/admin/oracle/osb_execqr2.
AI-analyzed exploit summary This exploit leverages CVE-2009-1977 for authentication bypass and CVE-2009-1978 for command injection in Oracle Secure Backup Administration Server. It establishes a non-interactive shell by writing command outputs to a temporary file.
Description
Unspecified vulnerability in the Oracle Secure Backup component in Oracle Secure Backup 10.2.0.3 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors. NOTE: the previous information was obtained from the July 2009 Oracle CPU. Oracle has not commented on claims from an independent researcher that this vulnerability allows attackers to bypass authentication via unknown vectors involving the username parameter and login.php.
Exploits (2)
This exploit leverages CVE-2009-1977 for authentication bypass and CVE-2009-1978 for command injection in Oracle Secure Backup Administration Server. It establishes a non-interactive shell by writing command outputs to a temporary file.
This Metasploit module exploits an authentication bypass (CVE-2009-1977) and command injection (CVE-2009-1978) in Oracle Secure Backup 10.3.0.1.0. It bypasses login via a crafted POST request to login.php, then injects a command into property_box.php using a session cookie.