ZeroHour
The Hacker Newspublished ()ingested @TheHackersNews

Hackers Exploit Samsung MagicINFO, GeoVision IoT Flaws to Deploy Mirai Botnet

criticalMalware exploited in the wildimportance 60CVE-2024-6047CVE-2024-11120CVE-2018-10561CVE-2024-7399

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2018-10561
Authentication Bypass in Dasan GPON Home Routers (CVE-2018-10561)

CVE-2018-10561 is a critical authentication bypass (CWE-287, CVSS 9.8) in Dasan GPON home router firmware: the devices fail to properly enforce login when a specific suffix is added to a URL. An attacker simply appends "?images" to any protected URL — for example /menu.html?images/ or /GponForm/diag_FORM?images/ — and the router treats the request as already authenticated. Once bypassed, the attacker gains full access to the device's management interface, enabling configuration changes, diagnostics, and use of the router as a botnet node or network pivot. All Dasan Gigabit Passive Optical Network (GPON) routers running the affected firmware are exposed, especially units with their web interface reachable from the internet; CISA notes the impacted product is end-of-life. Exploitation is active and widespread: the flaw is in CISA's Known Exploited Vulnerabilities catalog (added 2022-03-31), carries a 92.9% EPSS probability of exploitation within 30 days, and IoT botnets have historically targeted these routers.

Do: CISA's required action is to disconnect or replace these routers if still in use, since the product is end-of-life and should not remain deployed. As an interim mitigation, remove the device's web management interface from internet exposure and block or strip requests containing "?images"; verify exposure by loading /menu.html?images/ without logging in — if it returns the management page, the device is vulnerable. A community mitigation tool and unofficial patch have been published by researchers, but replacement remains the recommended fix, and defenders should expect continued botnet scanning of exposed units.

9.893% KEV PoC ×2
  • Dasan Networks GPON home router firmware (Dasan Gigabit Passive Optical Network Routers)
massseveral hundred thousand internet-exposed routers (10^5-10^6 range)
CVE-2024-11120
Unauthenticated OS Command Injection in GeoVision Devices

Multiple GeoVision devices contain an unauthenticated OS command injection flaw (CWE-78) that allows a remote attacker to inject and execute arbitrary system commands on the device. Because no authentication is required, any party that can reach an affected device's network services can trigger the flaw with crafted input; no public proof-of-concept is known. Successful exploitation gives the attacker remote command execution on the device, which can be used to compromise surveillance infrastructure or pivot into connected networks. Organizations running GeoVision devices are affected, and CISA notes the impacted products may be end-of-life (EoL) and/or end-of-service (EoS), meaning some may no longer receive fixes. The vulnerability was added to the CISA Known Exploited Vulnerabilities catalog on 2025-05-07, confirming exploitation in the wild; EPSS estimates a 28.4% probability of exploitation in the next 30 days (98th percentile), and ransomware use is not yet confirmed.

Do: Inventory all GeoVision devices (including EoL/EoS models) and consult the vendor advisory for affected models and any available firmware mitigations or patches. Restrict internet exposure of GeoVision devices while remediating (firewall rules/ACLs, remove direct port forwarding), and replace or retire EoL/EoS units if the vendor offers no mitigation. Because the flaw is confirmed exploited in the wild, check devices for signs of compromise and unusual outbound traffic.

9.828% KEV PoC
  • GeoVision
largeon the order of tens of thousands of internet-exposed GeoVision devices, with a larger legacy installed base
CVE-2024-6047
Unauthenticated OS Command Injection in End-of-Life GeoVision Devices

CVE-2024-6047 is an unauthenticated OS command injection flaw (CWE-78) in certain end-of-life GeoVision surveillance devices, which fail to properly filter user input for a specific functionality. A remote attacker can trigger it by sending crafted input to the affected device over the network with no authentication required, causing arbitrary system commands to be injected and executed on the device. Successful exploitation grants attackers control of the device, which has been leveraged to recruit GeoVision units into Mirai botnets. Organizations still running the listed EOL GeoVision devices (e.g., GV-BX, GV-CB, GV-EBL, GV-EFD, GV-FD, GV-FE series devices, GV-DSP LPR units, and GV-VS14/GV-GM8186 VS14 units) are affected. Exploitation is confirmed in the wild: the flaw was added to CISA's Known Exploited Vulnerabilities catalog on 2025-05-07, Akamai has documented active Mirai-based exploitation, and EPSS puts the 30-day exploitation probability at about 10%.

Do: Inventory internet-facing GeoVision devices, identify the listed EOL models, and apply mitigations per vendor instructions (e.g., restrict web/management access to trusted networks) or discontinue use and replace the devices if mitigations are unavailable, since the affected devices are end-of-life. US federal agencies must remediate per BOD 22-01 following the KEV listing. Given active Mirai botnet exploitation and ~10% EPSS, prioritize devices exposed to the internet and check for anomalous outbound traffic consistent with botnet activity.

9.810% KEV PoC
  • GeoVision GV-DSP LPR firmware End-of-life firmware; all versions, no fixed release listed in available data
  • GeoVision GV-BX130 firmware End-of-life firmware; all versions, no fixed release listed in available data
  • GeoVision GV-BX1500 firmware End-of-life firmware; all versions, no fixed release listed in available data
  • +9 more
largeLikely tens of thousands of internet-exposed GeoVision devices (order of magnitude 10k–100k); exact count unknown
CVE-2024-7399
Unauthenticated Path Traversal File Write in Samsung MagicINFO 9 Server

CVE-2024-7399 is a critical path-traversal flaw (CWE-22, tracked alongside CWE-434 unrestricted file upload) in Samsung MagicINFO 9 Server, Samsung's on-premises digital signage content-management platform, affecting all versions before 21.1050. Because the server fails to properly constrain a user-supplied pathname, an unauthenticated remote attacker (CVSS: AV:N/AC:L/PR:N/UI:N) can submit a crafted path and have arbitrary files written outside the intended directory with system authority — typically enabling webshell or malicious payload placement and, in practice, full server compromise. Any organization running an affected MagicINFO 9 Server instance, especially one reachable from the internet, is exposed. Exploitation is confirmed: CISA added the flaw to the Known Exploited Vulnerabilities catalog on 2026-04-24 with a May 2026 federal patching deadline, EPSS assigns a 91.9% probability of exploitation within 30 days (100th percentile), and recent reporting describes threat actors exploiting MagicINFO 9 Server flaws — this traversal and the related CVE-2025-4632 — to deploy the Mirai botnet, though accounts of which specific CVE is in use have been mixed.

Do: Upgrade MagicINFO 9 Server to version 21.1050 or later per Samsung's advisory; as interim mitigation, restrict internet exposure of the server and inspect the host for unexpected files, webshells, or dropped binaries (e.g., Mirai artifacts) indicating post-exploitation. Federal agencies under BOD 22-01 must apply the update or remove the product by the May 2026 KEV deadline; given the near-certain EPSS score and confirmed in-the-wild use — despite no known public PoC — treat this as a priority patch.

9.892% KEV
  • Samsung MagicINFO 9 Server all versions before 21.1050
moderatelikely on the order of thousands of internet-exposed MagicINFO 9 Server instances; total on-premises installed base unknown
Full article670 words · extracted from thehackernews.com · click to collapse

Ravie LakshmananMay 06, 2025Internet of Thing / Vulnerability

Threat actors have been observed actively exploiting security flaws in GeoVision end-of-life (EoL) Internet of Things (IoT) devices to corral them into a Mirai botnet for conducting distributed denial-of-service (DDoS) attacks.

The activity, first observed by the Akamai Security Intelligence and Response Team (SIRT) in early April 2025, involves the exploitation of two operating system command injection flaws (CVE-2024-6047 and CVE-2024-11120, CVSS scores: 9.8) that could be used to execute arbitrary system commands.

"The exploit targets the /DateSetting.cgi endpoint in GeoVision IoT devices, and injects commands into the szSrvIpAddr parameter," Akamai researcher Kyle Lefton said in a report shared with The Hacker News.

In the attacks detected by the web security and infrastructure company, the botnet has been found injecting commands to download and execute an ARM version of the Mirai malware called LZRD.

Some of the vulnerabilities exploited by the botnet include a Hadoop YARN vulnerability, CVE-2018-10561, and a bug impacting DigiEver that was highlighted in December 2024.

There is some evidence to suggest that the campaign overlaps with previously recorded activity under the name InfectedSlurs.

"One of the most effective ways for cybercriminals to start assembling a botnet is to target poorly secured and outdated firmware on older devices," Lefton said.

"There are many hardware manufacturers who do not issue patches for retired devices (in some cases, the manufacturer itself may be defunct)."

Given that the affected GeoVision devices are unlikely to receive new patches, it's recommended that users upgrade to a newer model to safeguard against potential threats.

Samsung MagicINFO Flaw Exploited in Mirai Attacks

The disclosure comes as Arctic Wolf and the SANS Technology Institute warned of active exploitation of a vulnerability associated with Samsung MagicINFO 9 Server to deliver the Mirai botnet, shortly after the release of a proof-of-concept (PoC) by SSD Disclosure on April 30, 2025.

While the activity was initially assessed to be associated with CVE-2024-7399 (CVSS score: 8.8), a path traversal flaw in Samsung MagicINFO 9 Server that could enable an attacker to write arbitrary files as system authority, it has since become clear the PoC is for a separate vulnerability that remains unpatched to date.

"The vulnerability described in the [PoC] allows unauthenticated threat actors to write arbitrary files to the server, which can lead to remote code execution if specially crafted JavaServer Pages (JSP) files are uploaded," Arctic Wolf said.

That a new flaw is behind the exploitation is bolstered by evidence from cybersecurity firm Huntress that even the latest version of Samsung MagicINFO 9 Server is susceptible to the PoC, and that it has observed in-the-wild abuse targeting the latest version of the content management system used to control digital signage displays.

"It can only be concluded that the patch from August 2024 was either incomplete or for a separate, but similar, vulnerability," researchers Jai Minton and Craig Sweeney said in a report published on May 7, 2025.

When reached for comment, the Arctic Wolf Labs team told The Hacker News that the new findings suggest that there is an unresolved vulnerability being exploited in the wild that affects the latest release of Samsung MagicINFO 9 (version 21.1050.0).

"At this time, the only reliable mitigation for this issue is to remove potentially affected services from the public internet," it added.

The Hacker News has reached out to Samsung for further comment, and we will update the story if we hear back.

Update

The U.S. Cybersecurity and Infrastructure Security Agency, in a related update, added the two GeoVision flaws to its Known Exploited Vulnerabilities (KEV) catalog, requiring federal agencies to apply the fixes by May 28, 2025, or discontinue use of the products if mitigations are unavailable.

(The story was updated after publication to include new findings from Huntress that the exploitation activity targeting Samsung MagicINFO 9 Server involves a new security flaw.)

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

Text extracted automatically; images, tables and formatting may be missing. Original: https://thehackernews.com/2025/05/hackers-exploit-samsung-magicinfo.html