Katalog CVE

CVE-2026-19658

KrytyczneCVSS 9.8
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Wtyczka Give Tributes dla WordPressa w wersjach do 2.3.1 włącznie jest podatna na wstrzyknięcie obiektu PHP poprzez deserializację niezaufanych danych wejściowych. Nieuwierzytelniony atakujący może wstrzyknąć obiekt PHP, jednak podatność ma realny wpływ tylko wtedy, gdy w systemie zainstalowana jest inna wtyczka lub motyw zawierający łańcuch POP. Wykorzystanie wymaga włączonej opcji "Allow Multiple Recipients" oraz wyłączonej opcji "Custom Message" w eCard (domyślne ustawienie).

Ocena ryzyka

Jeśli w środowisku WordPress zainstalowano dodatkowe wtyczki lub motywy z łańcuchem POP, atakujący może usuwać pliki, wykradać dane lub wykonywać kod. Ryzyko jest ograniczone, gdy nie ma takiego łańcucha POP.

Rekomendacja

Zaktualizuj wtyczkę Give Tributes do wersji nowszej niż 2.3.1, gdy tylko będzie dostępna, oraz przejrzyj zainstalowane wtyczki i motywy pod kątem znanych łańcuchów POP.

Powiązane podatności

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

The Give Tributes plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.3.1 via deserialization of untrusted input . This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present. This vulnerability is only reachable when the "Allow Multiple Recipients" option is enabled for the donation form, as the single-recipient code path applies sanitize_textarea_field() which would neutralize the payload. Exploitation additionally requires the eCard "Custom Message" option to be disabled, which is the plugin default: when it is enabled the personalized message becomes a required field and GiveWP's give_clean() blanks serialized input during validation, causing the donation to be rejected before it is stored.

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