YAJ0: Yet Another Java Zero-Day

Source: Internet
Author: User
Tags malware protection server hosting

Through our Malware Protection Cloud (MPC), we detected a brand new Java zero-day vulnerability that was used to attack multiple customers. specifically, we observed successful exploitation against browsers that have Java v1.6 Update 41 and Java v1.7 Update 15 installed.

Not like other popular Java vulnerabilities in which security manager can be disabled easily, this vulnerability leads to arbitrary memory read and write in JVM process. after triggering the vulnerability, exploit is looking for the memory which holds JVM internal data structure like if security manager is enabled or not, and then overwrites the chunk of memory as zero. upon successful exploitation, it will download a McRAT executable (MD5: b6c8ede9e2153f2a1e1_dfa05b59b99 as svchost.jpg) from same server hosting the JAR file and then execute it.

 

Figure 1. Example http get of the McRAT after the browser is successfully exploited, prior to the endpoint becoming fully compromised.

The exploit is not very reliable, as it tries to overwrite a big chunk of memory. as a result, in most cases, upon exploitation, we can still see the payload downloading, but it fails to execute and yields a JVM crash. when the McRAT successfully installin the compromised endpoint as an EXE (MD5: 4d519bf53a8217adc4c15d15f0815993), it generates the following HTTP command and control traffic:

POST/59788582 HTTP/1.0
Content-Length: 44

Accept: text/html, application/xhtml + xml, application/xml ,*/*

User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)

Host: 110. XXX.55.187

Pragma: no-cache

4PdWXOD3Vlzg91Zc4PdWXOD3Vlzg91Zc4PdWXMP1RXw.

McRAT persists by writing a copy of itself as a DLL to (C: Documents and SettingsadminAppMgmt. dll) and keep Ming the following registry modifications:

REGISTRYMACHINESYSTEMControlSet001ServicesAppMgmtParameters "ServiceDll" = C: Documents and SettingsadminAppMgmt. dll

REGISTRYMACHINESYSTEMControlSet001ServicesAppMgmtParameters "ServiceDll" = % SystemRoot % System32appmgmts. dll

This post was intended to serve as a warning to the general public. we have notified Oracle and will continue to work with Oracle on this in-the-wild discovery. since this exploit affects the latest Java 6u41 and Java 7u15 versions, we urge users to disable Java in your browser until a patch has been released; alternatively, set your Java security settings to "High" and do not
Execute any unknown Java applets outside of your organization.

We will continue to update this blog as new information about this threat is found. fireEye wocould like to acknowledge and thank Hermes Bojaxhi and his team at CyberESI for their compatibility ance in confirming this Java zero-day vulnerability.

This blog was written by FireEye researchers Darien Kindlund and Yichong Lin.

Update: Oracle assigned CVE-2013-1493 on this vulnerability

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.