CISA Flags 8 Actively Exploited Flaws in Samsung and D
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2019-17621 | Unauthenticated Root Command Injection in D-Link DIR-859 Router UPnP CVE-2019-17621 is an unauthenticated OS command injection flaw (CWE-78) in the UPnP endpoint /gena.cgi of D-Link DIR-859 Wi-Fi router firmware 1.05 and 1.06B01 Beta01. An attacker who can reach the UPnP service — typically by being on the local network — sends a specially crafted HTTP SUBSCRIBE request that injects and executes system commands. Because the service runs with root privileges, successful exploitation gives the attacker full control of the router, enabling configuration changes, traffic manipulation, and recruitment into botnets such as Mirai. The CISA-affected product is the DIR-859, with related D-Link DIR-series router firmware also listed in the CPE data, and public proof-of-concept references are available. The flaw is actively exploited: CISA added it to the Known Exploited Vulnerabilities catalog on 2023-06-29, and current headlines describe Mirai botnet campaigns leveraging it among multiple IoT flaws. Do: Apply the latest D-Link firmware updates per vendor instructions; because the DIR-859 is an older model that may no longer receive updates, CISA's required action is to discontinue use of the product if a fixed release is unavailable. If the router is not at end of life, restrict or disable UPnP where unused and ensure the UPnP endpoint is not reachable beyond the LAN, then check for signs of botnet compromise such as unusual outbound traffic or unauthorized configuration changes. | 9.8 | 90% | KEV PoC ×2 |
| large≈100k–1M deployed routers (order-of-magnitude estimate) | |
| CVE-2019-20500 | Authenticated OS Command Injection in D-Link DWL-2600AP Access Point Web Interface D-Link DWL-2600AP access points running firmware 4.2.0.15 Rev A contain an authenticated OS command injection flaw (CWE-78) in the web interface's Save Configuration function (admin.cgi?action=config_save). An attacker with valid credentials submits shell metacharacters in the configBackup or downloadServerip parameters, causing arbitrary operating-system commands to execute on the device. Successful exploitation yields command execution on the access point itself, which can be used to pivot into the local network or to conscript the device into botnets, consistent with the recently reported Mirai campaign targeting multiple IoT device flaws. Any organization still running the affected DWL-2600AP hardware is exposed, especially where the management web interface is reachable from untrusted networks. The vulnerability was added to CISA's Known Exploited Vulnerabilities catalog on 2023-06-29, confirming active in-the-wild exploitation, and it carries a very high EPSS (~97%) alongside a public proof-of-concept (Exploit-DB 46841). Do: Inventory all DWL-2600AP units, identify devices on the vulnerable firmware revision, and apply D-Link's latest available firmware per vendor instructions; because this product line is end-of-life, CISA's required action explicitly permits discontinuing use of the product if updates are unavailable. In the interim, restrict access to the web management interface (admin.cgi) to trusted management networks, remove any internet exposure, and ensure default or shared administrator credentials have been changed, since exploitation requires authentication. | 7.8 | 97% | KEV PoC |
| moderate≈ thousands to low tens of thousands of deployed devices worldwide (order-of-magnitude estimate; EOL product) | |
| CVE-2021-25372 +1 in the same advisory: …25371 | Out-of-Bounds Memory Access in Samsung Android DSP Driver CVE-2021-25372 is an improper boundary check in the DSP (Digital Signal Processor) driver on Samsung mobile devices, which allows an out-of-bounds memory access when processing malformed inputs. The flaw is triggered locally on affected Samsung devices running a security patch level older than the March 2021 Samsung Maintenance Release (SMR Mar-2021 Release 1). A successful exploit yields high impact to confidentiality, integrity, and availability on the device (memory corruption class bug, CWE-787), and given its local attack vector it is most plausibly used as a step in a broader exploit chain rather than a remote, standalone attack. All Samsung Android smartphones and tablets that have not received the March 2021 (or later) security update are affected. The vulnerability was added to CISA's Known Exploited Vulnerabilities catalog on 2023-06-29, confirming it is being actively exploited in the wild, though details of specific ransomware or campaign use are unknown. Do: Update affected Samsung devices to the SMR Mar-2021 Release 1 security patch (Android security patch level 2021-03-01) or any later monthly release, per Samsung's instructions; this is the required action listed in CISA's KEV catalog. Fleet managers should check device patch levels via Settings > About phone > Software information > Android security patch version and treat any device below 2021-03-01 as vulnerable. Because the bug is locally exploitable and actively exploited, prioritize patching devices used by high-risk users and verify no exploit chain relyed on unpatched DSP drivers. | 6.7 | <1% | KEV |
| masshundreds of millions of Samsung Galaxy devices shipped with pre-March-2021 patch levels; the number still running unpatched firmware today is unknown but… | |
| CVE-2021-25394 +1 in the same advisory: …25395 | Use-After-Free Race Condition in Samsung Mobile MFC Charger Driver CVE-2021-25394 is a use-after-free vulnerability caused by a race condition in the MFC charger driver on Samsung mobile devices, fixed in Samsung's May 2021 security release (SMR MAY-2021 Release 1). The flaw is triggered when the driver frees a memory object while it is still in use during charger-driver processing, and it can only be exploited to gain an arbitrary write if the attacker has already compromised radio (baseband) privileges, making it a second stage in a modem-to-kernel exploit chain. A successful exploit yields an arbitrary write in kernel space, which an attacker can use to escalate privileges and take full control of the device. Any Samsung mobile device running firmware older than the May 2021 security release is affected. CISA added the flaw to its Known Exploited Vulnerabilities catalog on 2023-06-29, confirming exploitation in the wild, though EPSS estimates only a 0.4% probability of exploitation in the next 30 days and no public proof-of-concept is known. Do: Apply the SMR MAY-2021 Release 1 security update, or a later Samsung monthly security release, to all Samsung mobile devices, in line with CISA's required action to apply updates per vendor instructions. Because exploitation requires a previously compromised radio, keep baseband/modem firmware current as well. Verify the device security patch level is May 2021 or later before treating it as remediated. | 6.4 | <1% | KEV |
| masshundreds of millions of devices (Samsung's global Android installed base) | |
| CVE-2021-25487 +1 in the same advisory: …25489 | Out-of-Bounds Read in Samsung Modem Interface Driver Enables Arbitrary Code Execution CVE-2021-25487 is an out-of-bounds read (CWE-125) in the set_skb_priv() function of the modem interface driver on Samsung mobile devices, caused by missing boundary checking of a buffer. The flaw is triggered when the driver processes data without validating buffer bounds, and per the CVSS vector exploitation is local (AV:L), requiring low privileges and no user interaction. By dereferencing an invalid function pointer, the attacker achieves arbitrary code execution with high impact on confidentiality, integrity, and availability, effectively enabling compromise of the affected phone or tablet. Affected products are Samsung mobile devices (Android) running firmware prior to the Samsung Security Maintenance Release (SMR) Oct-2021 Release 1. The flaw is actively exploited in the wild per its addition to the CISA Known Exploited Vulnerabilities catalog on 2023-06-29; no public PoC is known and ransomware use is unknown. Do: Apply Samsung's SMR Oct-2021 Release 1 or any later security maintenance release via Settings > Software update or through your enterprise MDM/UEM, per CISA's required action for KEV entries. Verify device security patch level is October 2021 or newer, and prioritize any Samsung handsets still below that patch level given confirmed active exploitation. | 7.8 group max | <1% | KEV |
| masshundreds of millions of Samsung smartphones/tablets plausibly affected at time of disclosure (current unpatched count unknown) |
Full article357 words · extracted from thehackernews.com · click to collapse
Ravie LakshmananJul 03, 2023Mobile Security / Network Security
The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has placed a set of eight flaws to the Known Exploited Vulnerabilities (KEV) catalog, based on evidence of active exploitation.
This includes six shortcomings affecting Samsung smartphones and two vulnerabilities impacting D-Link devices. All the flaws have been patched as of 2021.
- CVE-2021-25394 (CVSS score: 6.4) - Samsung mobile devices race condition vulnerability
- CVE-2021-25395 (CVSS score: 6.4) - Samsung mobile devices race condition vulnerability
- CVE-2021-25371 (CVSS score: 6.7) - An unspecified vulnerability in the DSP driver used in Samsung mobile devices that allows loading of arbitrary ELF libraries
- CVE-2021-25372 (CVSS score: 6.7) - Samsung mobile devices improper boundary check within the DSP driver in Samsung mobile devices
- CVE-2021-25487 (CVSS score: 7.8) - Samsung mobile devices out-of-bounds read vulnerability leading to arbitrary code execution
- CVE-2021-25489 (CVSS score: 5.5) - Samsung Mobile devices improper input validation vulnerability resulting in kernel panic
- CVE-2019-17621 (CVSS score: 9.8) - An unauthenticated remote code execution vulnerability in D-Link DIR-859 Router
- CVE-2019-20500 (CVSS score: 7.8) - An authenticated OS command injection vulnerability in D-Link DWL-2600AP
The addition of the two D-Link vulnerabilities follows a report from Palo Alto Networks Unit 42 last month about threat actors associated with a Mirai botnet variant leveraging flaws in several IoT devices to propagate the malware in a series of attacks beginning in March 2023.
However, it's not immediately clear how the flaws in Samsung devices are being exploited in the wild. But given the nature of the targeting, it's likely that they may have been put to use by a commercial spyware vendor in highly targeted attacks.
It's worth noting that Google Project Zero disclosed a set of flaws in November 2022 that it said were weaponized as part of an exploit chain aimed at Samsung handsets.
In light of active exploitation, Federal Civilian Executive Branch (FCEB) agencies are required to apply necessary fixes by July 20, 2023, to secure their networks against potential threats.
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/2023/07/cisa-flags-8-actively-exploited-flaws.html