Java, as it stands as a development platform, has had a terrible week in the news due to security issues. The problems keep mounting however, as a researcher has discovered an applet signed with a stolen certificate being used to spread malware, helped by Java’s own default security settings.
Security researcher Eric Romang, in a blog posting published on Tuesday, reveled a Java applet, signed with a stolen key, that was being distributed by a German online dictionary website after the domain was hijacked by the g01pack exploit kit. The applet is the first stage in an attack to install additional malware. The stolen key used to sign the applet itself comes from a legitimate company, Texas-based Clearesult Consulting, and it was revoked last year.
The problem, Romang pointed out, is that Java still detects the applet as trusted, and the platform’s default security settings of High will not automatically prevent it from running.
“…Only unsigned Java app are considered as non-secure, and signed Java app are blocked only with the “Very High” security level. So with the default security level, aka “High” a signed Java app is executed…,” he wrote.
Additional research turned up the fact that revocation checks are turned off by default in Java. Moreover, elevated access to self-signed apps is enabled by default, a rocky combination of settings to say the least.
The moral of the story is that just because it’s signed – don’t trust it implicitly. Enabling revocation checks will prevent the g10pack attack from working with the stolen certificate.
More from Steve Ragan
- Anonymous Claims Attack on IP Surveillance Firm Brickcom, Leaks Customer Data
- Workers Don’t Trust Employers with Personal Data: Survey
- Root SSH Key Compromised in Emergency Alerting Systems
- Morningstar Data Breach Impacted 184,000 Clients
- Microsoft to Patch Seven Flaws in July’s Patch Tuesday
- OpenX Addresses New Security Flaws with Latest Update
- Ubisoft Breached: Users Urged to Change Passwords
- Anonymous Targets Anti-Anonymity B2B Firm Relead.com
Latest News
- Big China Spy Balloon Moving East Over US, Pentagon Says
- Former Ubiquiti Employee Who Posed as Hacker Pleads Guilty
- Cyber Insights 2023: Venture Capital
- Atlassian Warns of Critical Jira Service Management Vulnerability
- High-Severity Privilege Escalation Vulnerability Patched in VMware Workstation
- Exploitation of Oracle E-Business Suite Vulnerability Starts After PoC Publication
- China Says It’s Looking Into Report of Spy Balloon Over US
- GoAnywhere MFT Users Warned of Zero-Day Exploit
