Katalog CVE

CVE-2026-32271

Wysokie
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Podatność SQL injection w Craft Commerce (wersje 4.0.0-4.10.2 i 5.0.0-5.5.4) w widżecie Commerce TotalRevenue umożliwia uwierzytelnionemu użytkownikowi panelu administracyjnego zdalne wykonanie kodu poprzez czteroetapowy łańcuch ataku. Atak wykorzystuje niesanityzowane ustawienia widżetu i domyślną obsługę wielu zapytań w PDO, co prowadzi do wstrzyknięcia złośliwego obiektu PHP do kolejki.

Ocena ryzyka

Atakujący może wykonać dowolny kod na serwerze jako użytkownik procesu PHP, co może prowadzić do pełnej kompromitacji systemu.

Rekomendacja

Zaleca się natychmiastową aktualizację do wersji 5.6.0 lub nowszej oraz ograniczenie dostępu do panelu administracyjnego.

Inne podatności w Craft Commerce

Oryginalny opis (angielski, źródło NVD)

Craft Commerce is an ecommerce platform for Craft CMS. In versions 4.0.0 through 4.10.2 and 5.0.0 through 5.5.4, there is an SQL injection vulnerability in the Commerce TotalRevenue widget which allows any authenticated control panel user to achieve remote code execution through a four-step exploitation chain. The attack exploits unsanitized widget settings interpolated into SQL expressions, combined with PDO's default multi-statement query support, to inject a maliciously serialized PHP object into the queue table. When the queue consumer processes the injected job, the unrestricted unserialize() call in yii2-queue instantiates a GuzzleHttp FileCookieJar gadget chain whose __destruct() method writes a PHP webshell to the server's webroot. The complete chain requires only three HTTP requests, no administrative privileges, and results in arbitrary command execution as the PHP process user, with queue processing triggered via an unauthenticated endpoint. This issue has been fixed in vers

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS