This module exploits an unauthenticated deserialization of untrusted data vulnerability in the OpenSSO Agent component of the Oracle Access Manager (OAM) product. The affected product versions are 11.1.2.3.0, 12.2.1.3.0, and 12.2.1.4.0.
Linux,Unix,Windows
cmd
To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':
msf > use exploit/multi/http/oracle_access_manager_rce_cve_2021_35587
msf exploit(oracle_access_manager_rce_cve_2021_35587) > show targets
...targets...
msf exploit(oracle_access_manager_rce_cve_2021_35587) > set TARGET < target-id >
msf exploit(oracle_access_manager_rce_cve_2021_35587) > show options
...show and set options...
msf exploit(oracle_access_manager_rce_cve_2021_35587) > exploit
Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.
– Jim O’Gorman | President, Offensive Security