Java Usage Tracker Critical Flaw Enable Hackers to Inject Arbitrary Files on Windows Systems

Newly discovered critical vulnerabilities in Java Usage Tracker allows the attacker to run arbitrary files in a vulnerable windows machine and escalate local privileges to access sensitive information.

It also let attackers allow to access the resources that are normally protected or restricted to access it by other applications.

Java Usage Tracker is a part of Java functionality that helps to tracks how it is used in systems where it is installed.

Tracking data including log information about the Java virtual machine (JVM) ,Dump the data into a log file, Allow log values for custom properties.

It also uses a Configuration file called usagetracker.properties which is default location on the operating system ->  %ProgramData%\Oracle\Java\.

Java Usage Tracker behavior controlled by 2 properties of usagetracker.properties of following.

  • oracle.usagetracker.logToFile
  • oracle.usagetracker.additionalProperties

According to Trend Micro research, There are two ways to control the behavior of Java Usage Tracker: Setting an arbitrary log path, and setting an arbitrary custom property. Such a combination seems unexploitable, but it can be exploited when used in conjunction with other security flaws or weaknesses.

Exploiting Custom properties of Java Usage Tracker  on Windows

A researcher explained that the configuration files in customized properties code will force to create a .bat file then it will add the custom property.

In this Image end of the properties file ping 172.0.1.1 >= null. In this case, If the batch file global_javatracker.bat is executed, it will display the error message “VM start” is not recognized.

But researchers find that However, there is a chance to execute it because the double quote surrounding every property value can be controlled by another configuration,  com.oracle.usagetracker.quote = “.

create an empty com.oracle.usagetracker.quote configuration and global_javatracker.bat execute command ping 172.0.1.1 >= null.

So once the null file is created, the Java Usage Tracker

  • Can be abused to create files in any arbitrary location in the file system.
  • Can be abused to create text scriptable files. The example uses batch files, but it can also be used to create other file types.
  • Can be abused to inject arbitrary commands (or any other text related to the scriptable file).

An another Local privilege escalate vulnerability in exploit by Java Usage Tracker can be exploit by abusing the default permission.

In this case, Default path %ProgramData%\Oracle\Java\ used to create a Java Usage Tracker global configuration file which is created during the installation of  Java Usage Tracker.

Here the default permission %ProgramData% allows “Users” of the system to create a file. When Oracle/Java’s path is created, the default permissions are inherited.

“So A user with low privileges can create a malicious configuration file usagetracker.properties and the Tomcat server can create the batch file in any location of the system because it is running with “System” privileges.” Researchers said.

Also Read:

Hackers Exploited Facebook Zero-Day Flaw & Stolen 50 Million Accounts Access Tokens

Hackers Selling Facebook Account Logins Details On Dark Web For $3

Balaji

BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Recent Posts

Threat Actors Exploit Google Docs And Weebly Services For Malware Attacks

Phishing attackers used Google Docs to deliver malicious links, bypassing security measures and redirecting victims…

7 hours ago

Python NodeStealer: Targeting Facebook Business Accounts to Harvest Login Credentials

The Python-based NodeStealer, a sophisticated info-stealer, has evolved to target new information and employ advanced…

7 hours ago

XSS Vulnerability in Bing.com Let Attackers Send Crafted Malicious Requests

A significant XSS vulnerability was recently uncovered in Microsoft’s Bing.com, potentially allowing attackers to execute…

10 hours ago

Meta Removed 2 Million Account Linked to Malicious Activities

 Meta has announced the removal of over 2 million accounts connected to malicious activities, including…

13 hours ago

Veritas Enterprise Vault Vulnerabilities Lets Attackers Execute Arbitrary Code Remotely

Critical security vulnerability has been identified in Veritas Enterprise Vault, a widely-used archiving and content…

14 hours ago

7-Zip RCE Vulnerability Let Attackers Execute Remote Code

A critical security vulnerability has been disclosed in the popular file archiving tool 7-Zip, allowing…

14 hours ago