JBOSS Marshalled Object Remote Code Execution Vulnerability (November 27, 2013)

By

Dell Sonicwall Threats Research team has addressed a remote code execution Vulnerability which affects components containing vulnerable JBoss.
Wildfly, initially known as JBoss is a Java based Application Server which is currently managed by RedHat.
JBoss also features an embedded Apache Tomcat servlet container.
This vulnerability has been assigned (CVE-2013-4810).

There also has been an (Exploit) published which employs this vulnerability.
We also observed attacks actively utilizing this vulnerability while blocking these attempts at the same time.

Here are a few details.

Following servlets, EJBInvokerServlet and JMXInvokerServlet allow Remote Method Invocation over HTTP which are also the culprits that cause this vulnerability.

Here we can see how Marshalled Object is constructed followed by the post request.

The request contains url for JSP file which gets deployed.

The JSP file contains shell which can be used remotely after successful deployment.

We can see get request connecting to the deployed JSP.

The following signature detects the vulnerability exploit.

  • IPS 5026 JBoss Marshalled Object Remote Code Execution
Security News
The SonicWall Capture Labs Threat Research Team gathers, analyzes and vets cross-vector threat information from the SonicWall Capture Threat network, consisting of global devices and resources, including more than 1 million security sensors in nearly 200 countries and territories. The research team identifies, analyzes, and mitigates critical vulnerabilities and malware daily through in-depth research, which drives protection for all SonicWall customers. In addition to safeguarding networks globally, the research team supports the larger threat intelligence community by releasing weekly deep technical analyses of the most critical threats to small businesses, providing critical knowledge that defenders need to protect their networks.