Article Details

Scrape Timestamp (UTC): 2024-07-11 05:23:45.630

Source: https://thehackernews.com/2024/07/php-vulnerability-exploited-to-spread.html

Original Article Text

Click to Toggle View

PHP Vulnerability Exploited to Spread Malware and Launch DDoS Attacks. Multiple threat actors have been observed exploiting a recently disclosed security flaw in PHP to deliver remote access trojans, cryptocurrency miners, and distributed denial-of-service (DDoS) botnets. The vulnerability in question is CVE-2024-4577 (CVSS score: 9.8), which allows an attacker to remotely execute malicious commands on Windows systems using Chinese and Japanese language locales. It was publicly disclosed in early June 2024. "CVE-2024-4577 is a flaw that allows an attacker to escape the command line and pass arguments to be interpreted directly by PHP," Akamai researchers Kyle Lefton, Allen West, and Sam Tinklenberg said in a Wednesday analysis. "The vulnerability itself lies in how Unicode characters are converted into ASCII." The web infrastructure company said it began observing exploit attempts against its honeypot servers targeting the PHP flaw within 24 hours of it being public knowledge. This included exploits designed to deliver a remote access trojan called Gh0st RAT, cryptocurrency miners like RedTail and XMRig, and a DDoS botnet named Muhstik. "The attacker sent a request similar to the others seen previous RedTail operations, abusing the soft hyphen flaw with '%ADd,' to execute a wget request for a shell script," the researchers explained. "This script makes an additional network request to the same Russia-based IP address to retrieve an x86 version of the RedTail crypto-mining malware." Last month, Imperva also revealed that CVE-2024-4577 is being exploited by TellYouThePass ransomware actors to distribute a .NET variant of the file-encrypting malware. Users and organizations relying on PHP are recommended to update their installations to the latest version to safeguard against active threats. "The continuously shrinking time that defenders have to protect themselves after a new vulnerability disclosure is yet another critical security risk," the researchers said. "This is especially true for this PHP vulnerability because of its high exploitability and quick adoption by threat actors." The disclosure comes as Cloudflare said it recorded a 20% year-over-year increase in DDoS attacks in the second quarter of 2024, and that it mitigated 8.5 million DDoS attacks during the first six months. In comparison, the company blocked 14 million DDoS attacks for the entirety of 2023. "Overall, the number of DDoS attacks in Q2 decreased by 11% quarter-over-quarter, but increased 20% year-over-year," researchers Omer Yoachimik and Jorge Pacheco said in the DDoS threat report for Q2 2024. The most attacked country during the time period was China, followed by Turkey, Singapore, Hong Kong, Russia, Brazil, Thailand, Canada, Taiwan, and Kyrgyztan. Information technology and services, telecom, consumer goods, education, construction, and food emerged as the top sectors targeted by DDoS attacks. "Argentina was ranked as the largest source of DDoS attacks in the second quarter of 2024," the researchers said. "Indonesia followed closely in second place, followed by the Netherlands in third."

Daily Brief Summary

MALWARE // Exploitation of PHP Bug by Malware Distributors Skyrockets

A crucial vulnerability in PHP, identified as CVE-2024-4577, enables remote execution of malicious commands, primarily affecting Windows systems in Chinese and Japanese locales.

Within a day of its public disclosure, threat actors began exploiting this vulnerability to inject various malicious software, including remote access trojans, cryptocurrency miners, and DDoS botnets.

Notable payloads delivered through this exploit include the Gh0st RAT, RedTail and XMRig mining software, and the Muhstik DDoS botnet.

The exploitation involved sophisticated use of character encoding flaws to execute harmful commands and evade detection.

Security firms like Imperva have also reported instances where the TellYouThePass ransomware was distributed using this exploit.

Researchers advise organizations and individuals using PHP to update their software to the latest version to defend against these attacks.

The report highlights a general increase in DDoS attacks, noting an 11% decrease in Q2 quarter-over-quarter but a 20% increase year-over-year, signaling evolving cyber threat landscapes.