Lucian Constantin
CSO Senior Writer

Hackers targeting servers running Apache Struts applications, researchers say

news
Aug 15, 20133 mins

A tool for exploiting known Struts vulnerabilities is available on Chinese hacker forums, Trend Micro researchers said

Chinese hackers are using an automated tool to exploit known vulnerabilities in Apache Struts, in order to install backdoors on servers hosting applications developed with the framework.

Apache Struts is a popular open-source framework for developing Java-based Web applications that’s maintained by the Apache Software Foundation.

[ InfoWorld’s expert contributors show you how to secure your Web browsers in a free PDF guide. Download it today! | Learn how to protect your systems with Roger Grimes’ Security Adviser blog and Security Central newsletter, both from InfoWorld. ]

Several security updates were released for Struts this year, including last month, to address highly critical vulnerabilities that could enable remote attackers to execute arbitrary commands on Web servers running applications built with the framework.

Hackers have since taken notice and are now actively exploiting those flaws, according to researchers from security firm Trend Micro, who found a tool on Chinese underground forums that automates attacks against vulnerable Struts versions.

The tool exploits the following Struts vulnerabilities to compromise servers: S2-016 (CVE-2013-2251), which was patched in Struts 2.3.15.1 on July 16; S2-013 (CVE-2013-1966), patched in Struts 2.3.14.1 on May 22; S2-009 (CVE-2011-3923), patched in Struts 2.3.1.2 on Jan. 22, 2012; and S2-005 (CVE-2010-1870), patched in Struts 2.2.1 on Aug. 16, 2010.

The existence of the attack tool was confirmed on July 19, three days after the most recent vulnerability was disclosed to the public, Noriaki Hayashi, a senior threat researcher at Trend Micro, said Wednesday in a blog post.

“We have observed attacks against Asian targets using this specific hacking tool, which indicates these Struts flaws are being actively exploited by potential threat actors in the wild,” he said.

Once hackers break into a Linux-based or Windows-based server using the Struts attack tool, they can execute pre-configured commands in order to extract information about the server’s operating system, directory structure, active users, and network configuration.

The tool also allows attackers to plant a so-called Web shell that acts as a backdoor, giving them persistent access to the servers to execute other commands and use them as they see fit, Hayashi said.

The Web shell installed by the tool is called JspWebShell and is coded using JavaServer Pages.

Web shells with more powerful capabilities are easily available on hacker forums and they allow attackers to search for and steal information from compromised servers, the researcher said.

Struts 2.3.15.1, which is currently the most secure version of the framework, removed several vulnerable features like the “redirect:” and “redirectAction:” prefixes of the DefaultActionMapper class. The Struts developers warned that upgrading to this version might break some applications that rely on those features and recommended replacing the retired prefixes with fixed navigation rules.

Upgrading to the latest version is strongly recommended, Hayashi said. “The potential risks from a successful attack outweigh the inconvenience of modifying any deployed apps.”

Lucian Constantin

Lucian Constantin writes about information security, privacy, and data protection for CSO. Before joining CSO in 2019, Lucian was a freelance writer for VICE Motherboard, Security Boulevard, Forbes, and The New Stack. Earlier in his career, he was an information security correspondent for the IDG News Service and Information security news editor for Softpedia.

Before he became a journalist, Lucian worked as a system and network administrator. He enjoys attending security conferences and delving into interesting research papers. He lives and works in Romania.

You can reach him at lucian_constantin@foundryco.com or @lconstantin on X. For encrypted email, his PGP key's fingerprint is: 7A66 4901 5CDA 844E 8C6D 04D5 2BB4 6332 FC52 6D42

More from this author