ZeroHour
The Hacker Newspublished ()ingested @TheHackersNews

Cybercriminals Exploiting WooCommerce Payments Plugin Flaw to Hijack Websites

criticalExploit / PoC exploited in the wildimportance 60CVE-2023-28121CVE-2023-29298CVE-2023-38203

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2023-28121
An issue in WooCommerce Payments plugin for WordPress (versions 5.6.1 and lower) allows an unauthenticated attacker to send requests on behalf of an elevated us

An issue in WooCommerce Payments plugin for WordPress (versions 5.6.1 and lower) allows an unauthenticated attacker to send requests on behalf of an elevated user, like administrator. This allows a remote, unauthenticated attacker to gain admin access on a site that has the affected version of the plugin activated.

NVD description · AI analysis pending
9.887%
  • automattic woocommerce payments
  • automattic woopayments
CVE-2023-29298
Unauthenticated Access Control Bypass in Adobe ColdFusion (Actively Exploited)

CVE-2023-29298 is an improper access control flaw (CWE-284) in Adobe ColdFusion that lets a remote, unauthenticated attacker reach ColdFusion's administrative CFM and CFC endpoints, bypassing the access controls meant to protect them. It is triggered directly over the network with no user interaction and no privileges required (CVSS 3.1: 7.5, high confidentiality impact). An attacker gains access to administrative endpoints as a security feature bypass; in practice, Adobe patched this flaw in the same July 2023 out-of-band update as a critical, actively exploited ColdFusion RCE, and it can be used to reach the server's admin surface. All Adobe ColdFusion deployments running 2018 Update 16 (and earlier), 2021 Update 6 (and earlier), or 2023.0.0.330468 (and earlier) are affected. Exploitation is confirmed in the wild: CISA added it to the KEV on 2023-07-20 and EPSS assigns a 99.8% probability of exploitation within 30 days.

Do: Apply Adobe's July 2023 out-of-band ColdFusion updates immediately - upgrade beyond the affected builds (ColdFusion 2018 later than Update 16, e.g. Update 17; 2021 later than Update 6, e.g. Update 7; and the patched 2023 hotfix newer than build 330468) or follow Adobe's advisory instructions, as CISA requires mitigations or discontinuation of use for KEV entries. Until patched, restrict network access to ColdFusion Administrator/CFIDE endpoints from untrusted networks. Because no authentication or interaction is required, review access logs for unauthenticated requests to admin CFM/CFC endpoints and assume possible compromise on unpatched, internet-facing servers.

7.5100% KEV
  • Adobe ColdFusion 2018 Update 16 (2018u16) and earlier
  • Adobe ColdFusion 2021 Update 6 (2021u6) and earlier
  • Adobe ColdFusion 2023.0.0.330468 and earlier
largetens of thousands of internet-exposed ColdFusion servers (roughly 10k-100k instances)
CVE-2023-38203
Unauthenticated Deserialization RCE in Adobe ColdFusion (Actively Exploited)

CVE-2023-38203 is a critical (CVSS 9.8) deserialization-of-untrusted-data flaw (CWE-502) in Adobe ColdFusion that can lead to arbitrary code execution. It is triggered over the network when an affected ColdFusion server processes crafted untrusted serialized data, and exploitation requires no authentication and no user interaction. A successful attacker gains arbitrary code execution with high impact on confidentiality, integrity, and availability of the host. Organizations running ColdFusion 2018 (Update 17 or earlier), ColdFusion 2021 (Update 7 or earlier), or ColdFusion 2023 (Update 1 or earlier) are affected. The flaw is being actively exploited in the wild: CISA added it to the Known Exploited Vulnerabilities catalog on 2024-01-08 with known ransomware use, EPSS assigns a 96.7% probability of exploitation within 30 days (100th percentile), and Adobe has shipped out-of-band patches in response.

Do: Upgrade all ColdFusion 2018, 2021, and 2023 installations beyond the affected levels (at least past 2018u17, 2021u7, and 2023u1, using the latest update Adobe provides in its advisory). If patching must be delayed, apply the mitigations per Adobe's instructions, restrict or remove internet exposure of ColdFusion servers, and prioritize internet-facing hosts. Because exploitation is confirmed with known ransomware use, review ColdFusion logs and affected hosts for signs of exploitation, webshells, or follow-on malware, and discontinue use of the product if mitigations are unavailable per CISA's required action.

9.897% KEV ransomware
  • adobe coldfusion ColdFusion 2018 releases up to and including Update 17 (2018u17)
  • adobe coldfusion ColdFusion 2021 releases up to and including Update 7 (2021u7)
  • adobe coldfusion ColdFusion 2023 releases up to and including Update 1 (2023u1)
large~tens of thousands of internet-facing ColdFusion servers (order of 10,000-100,000 exposed instances); total install base including internal deployments is…
Full article433 words · extracted from thehackernews.com · click to collapse

Ravie LakshmananJul 18, 2023Server Security / Vulnerability

Threat actors are actively exploiting a recently disclosed critical security flaw in the WooCommerce Payments WordPress plugin as part of a massive targeted campaign.

The flaw, tracked as CVE-2023-28121 (CVSS score: 9.8), is a case of authentication bypass that enables unauthenticated attackers to impersonate arbitrary users and perform some actions as the impersonated user, including an administrator, potentially leading to site takeover.

"Large-scale attacks against the vulnerability, assigned CVE-2023-28121, began on Thursday, July 14, 2023 and continued over the weekend, peaking at 1.3 million attacks against 157,000 sites on Saturday, July 16, 2023," Wordfence security researcher Ram Gall said in a Monday post.

Versions 4.8.0 through 5.6.1 of WooCommerce Payments are vulnerable. The plugin is installed on over 600,000 sites. Patches for the bug were released by WooCommerce back in March 2023, with WordPress issuing auto-updates to sites using affected versions of the software.

A common denominator observed in the attacks entails the use of the HTTP request header "X-Wcpay-Platform-Checkout-User: 1" that causes susceptible sites to treat any additional payloads as coming from an administrative user.

Wordfence said the aforementioned loophole is being weaponized to deploy the WP Console plugin, which can be used by an administrator to execute malicious code and install a file uploader to set up persistence and backdoor the compromised site.

Adobe ColdFusion Flaws Exploited in the Wild

The disclosure comes as Rapid7 reported that it observed active exploitation of Adobe ColdFusion flaws in multiple customer environments starting July 13, 2023, to deploy web shells on infected endpoints.

"Threat actors appear to be exploiting CVE-2023-29298 in conjunction with a secondary vulnerability," Rapid7 security researcher Caitlin Condon said. The additional flaw appears to be CVE-2023-38203 (CVSS score: 9.8), a deserialization flaw that was addressed in an out-of-band update released on July 14.

CVE-2023-29298 (CVSS score: 7.5) concerns an access control bypass vulnerability impacting ColdFusion 2023, ColdFusion 2021 Update 6 and below, and ColdFusion 2018 Update 16 and below.

"The vulnerability allows an attacker to access the administration endpoints by inserting an unexpected additional forward slash character in the requested URL," Rapid7 disclosed last week.

Rapid7, however, warned that the fix for CVE-2023-29298 is incomplete and that it could be trivially modified to bypass the patches released by Adobe.

Users are recommended to update to the latest version of Adobe ColdFusion to secure against potential threats, since the fixes put in place to resolve CVE-2023-38203 breaks the exploit chain.

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/cybercriminals-exploiting-woocommerce.html