ZeroHour
Infosecurity Magazinepublished ()ingested James Coker

Organizations Urged to Fix 41 Vulnerabilities Added to CISA’s Catalog of Exploited Flaws

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2016-0162
Information Disclosure via JavaScript File Detection in Microsoft Internet Explorer

CVE-2016-0162 is an information disclosure flaw (CWE-200) in Microsoft Internet Explorer caused by improper handling of JavaScript, which can allow an attacker to detect the presence of specific files on a user's computer. It is triggered when Internet Explorer processes attacker-controlled JavaScript, typically when a user views a crafted webpage or embedded web content. What the attacker gains is reconnaissance value rather than code execution: confirmation that named files exist on the victim's machine, which can be used to tailor more targeted follow-on attacks. Any user running the affected Internet Explorer versions is potentially exposed, although the source data does not enumerate specific version ranges beyond 'Microsoft Internet Explorer.' The flaw was added to CISA's Known Exploited Vulnerability (KEV) catalog on 2022-05-24, confirming exploitation in the wild; EPSS estimates a 22.1% probability of exploitation within 30 days (98th percentile), and no public proof-of-concept is known.

Do: Apply Microsoft security updates for Internet Explorer per vendor instructions, prioritizing user workstations and any internet-facing systems where IE is in use, and treat this as a patch-now item given the KEV listing. Verify that IE builds are current against Microsoft's cumulative IE security updates, since the source data does not list specific fixed versions. Where feasible, reduce attack surface by steering users to supported modern browsers or restricting legacy IE to trusted sites; CISA lists ransomware association as unknown, so confirm whether your threat intel ties this CVE to known campaigns.

4.322% KEV
  • Microsoft Internet Explorer
masshundreds of millions of users (IE historically shipped by default on Windows; exact counts of unpatched installs unknown)
CVE-2020-0638
Local Privilege Escalation in Microsoft Update Notification Manager (Windows 10/Server)

CVE-2020-0638 is a local elevation of privilege flaw in the way Microsoft's Update Notification Manager handles files (CWE-59, a link-following/race-condition class of bug), affecting Windows 10 versions 1709, 1803, 1809, 1903 and 1909, plus Windows Server 1803, 1903, 1909 and 2019. To trigger it, an attacker must first gain code execution on the victim system with limited privileges; no user interaction is required after that initial foothold. Successful exploitation allows the attacker to elevate privileges with high impact on confidentiality, integrity and availability, making it a useful step in ransomware and other intrusion chains to take full control of a host. Microsoft fixed the issue in its January 2020 Patch Tuesday security updates. CISA added the flaw to the Known Exploited Vulnerabilities catalog on 2022-05-23 with known ransomware use, confirming exploitation in the wild; no public proof-of-concept is known.

Do: Apply Microsoft's January 2020 security updates (or any later cumulative update) to all affected Windows 10 and Windows Server systems, prioritizing user workstations and servers where an attacker with an existing foothold would matter; federal agencies must patch per CISA KEV/BOD 22-01 timelines. Inventory endpoints still running Windows 10 builds 1709–1909 and Windows Server 1803/1903/1909/2019 and verify the installed cumulative update level. Because exploitation requires prior code execution, pair patching with EDR and least-privilege controls to disrupt ransomware chains.

7.83% KEV ransomware
  • Microsoft Windows 10 1709, 1803, 1809, 1903, 1909
  • Microsoft Windows Server (Semi-Annual Channel) 1803, 1903, 1909
  • Microsoft Windows Server 2019 2019
mass≈100M+ Windows endpoints and servers (Windows 10 install base; affected builds were mainstream versions at disclosure)
CVE-2021-1048
+1 in the same advisory: …0920
Use-After-Free Privilege Escalation in Android Kernel (CVE-2021-1048)

CVE-2021-1048 is a use-after-free (CWE-416) in ep_loop_check_proc of eventpoll.c — the Android kernel's epoll event-notification code — that can corrupt kernel memory. A local attacker (e.g., a malicious app with no special permissions) can trigger the flaw, and no user interaction is required, yielding local escalation of privilege to kernel level. Any Android device running an unpatched Android kernel is affected. The flaw is being actively exploited: it is in CISA's Known Exploited Vulnerabilities Catalog (added 2022-05-23) and reporting indicates Google fixed it as a zero-day used in targeted attacks, with coverage tying Android kernel zero-days to Cytrox/Intellexa Predator spyware campaigns. EPSS currently puts the 30-day exploitation probability at ~1.0%, but the KEV listing and in-the-wild targeting make patching urgent.

Do: Apply updates per vendor instructions (CISA KEV required action): install the latest Android security/kernel updates from Google or your device OEM — Google's advisories indicate the complete fix shipped in the February 2022 Android security bulletin (2022-02-05 patch level), following the initial January 2022 fix. Fleet administrators should verify devices' security patch levels and prioritize high-value/targeted users, since observed exploitation has been targeted (spyware-linked) rather than mass-scale. No public PoC is known and ransomware use is unknown, but defenders should hunt for signs of local privilege escalation on unpatched fleets.

7.8
group max
1% KEV
  • Google Android (kernel)
mass≈3 billion Android devices worldwide (Android's global active-device installed base; unpatched share unknown)
CVE-2022-20821
Unauthenticated Redis Access via Open TCP 6379 in Cisco IOS XR Health Check RPM

A vulnerability in the health check RPM of Cisco IOS XR Software causes TCP port 6379 to be opened by default when the RPM is activated, exposing the Redis instance running inside the NOSi container to unauthenticated, remote access. An attacker who can reach the exposed port simply connects to the Redis service; no credentials, authentication, or user interaction are required. A successful exploit allows the attacker to write to the Redis in-memory database, write arbitrary files to the container's filesystem, and retrieve information about the Redis database; because the container is sandboxed, the flaw does not permit remote code execution or compromise of the host IOS XR system. Any organization running Cisco IOS XR with the health check RPM activated and TCP 6379 remotely reachable is affected, which in practice means service-provider and large-enterprise router deployments. The flaw was added to CISA's Known Exploited Vulnerabilities Catalog on 2022-05-23 and was reported as actively exploited in the wild, although no public proof-of-concept code is known.

Do: Apply updated IOS XR releases per Cisco's security advisory, prioritizing internet-facing routers since the flaw is listed as actively exploited in CISA's KEV. Until patching, restrict or ACL access to TCP port 6379 on IOS XR devices (including via control-plane filtering) and check whether the health check RPM is activated on each device. Monitor for unexpected connections to port 6379 and review the Redis database and container filesystem for signs of unauthorized writes.

6.512% KEV
  • Cisco IOS XR Software (devices with the health check RPM activated)
largeplausibly on the order of tens of thousands of IOS XR-based carrier routers, with the directly exposed subset (RPM active and TCP 6379 reachable) likely smaller
Full article417 words · extracted from infosecurity-magazine.com · click to collapse

The Cybersecurity and Infrastructure Security Agency (CISA) has added 41 vulnerabilities to its catalog of known exploited flaws this week.

The US federal agency has urged all organizations to remediate these vulnerabilities promptly to “reduce their exposure to cyber-attacks." Federal Civilian Executive Branch (FCEB) agencies are required by law to remediate all vulnerabilities in the catalog by the specified due date.

The newly added vulnerabilities span six years, with the oldest disclosed in 2016. This is a Microsoft Internet Explorer Information Disclosure Vulnerability named CVE-2016-0162.

The most recent was a Cisco IOS XR open port vulnerability (CVE-2022-20821), which was fixed last week. This allows attackers to connect to the Redis instance on the open port and allow access to the Redis instance that is running within the NOSi container.

The Windows elevation of privileges vulnerability CVE-2020-0638 was disclosed in 2020 but was still being utilized by the Conti ransomware gang for their attacks on corporate networks this year.

Other notable vulnerabilities newly added to the catalog are two Android Linux Kernel flaws: CVE-2021-1048 and CVE-2021-0920. These are only known to be used in limited attacks against Android devices.

The rest of the flaws relate to software products from Cisco, Microsoft, Apple, Google, Mozilla, Facebook, Adobe and Webkit GTK software products. These range from 2018 to 2021.

Federal agencies are required to patch the 21 vulnerabilities added on Monday May 23 by June 13, while the 20 added on Tuesday May 24 must be fixed by June 14.

Commenting on the announcement, Kev Breen, director of cyber threat research at Immersive Labs, commented: “CISA adding 41 vulnerabilities to its catalog of known exploited flaws used in cyber-attacks is unsurprising because attackers are well versed at finding vulnerabilities, old and new, to exploit in their malicious campaigns."

He continued: “As threat actors continue to utilize vulnerabilities in attacks, the well-trodden advice is to install updates on all devices. And, while focusing on core cybersecurity hygiene elements like patching will help organizations bolster their cyber resilience, attackers are ingenious at finding new entry points to systems long before they emerge as compromised.

“Organizations have to do more than just forecasting IT teams on updates and patching. The entire workforce needs elevating in the fight against growing cyber risk. Remaining resilient in an ever-changing threat environment requires the optimization of human cyber knowledge, skills and judgment across the entire organization when it comes to preparing for, responding to and remediating against cyber threats, whatever their form.”

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.infosecurity-magazine.com/news/fix-vulnerabilities-cisa-catalog/