CVE-2024-13786
CriticalSummary
Motyw edukacyjny dla WordPressa jest podatny na wstrzykiwanie obiektów PHP we wszystkich wersjach do i włącznie z 3.6.10 poprzez deserializację nieufnych danych wejściowych w funkcji 'themerex_callback_view_more_posts'. Umożliwia to nieautoryzowanym atakującym wstrzykiwanie obiektu PHP.
Risk Assessment
Podatność ta nie ma wpływu, jeśli na stronie nie jest zainstalowany żaden inny plugin lub motyw zawierający łańcuch POP. W przypadku obecności łańcucha POP, atakujący może uzyskać możliwość usuwania dowolnych plików, pozyskiwania wrażliwych danych lub wykonywania kodu.
Recommendation
Zaleca się aktualizację motywu edukacyjnego do najnowszej wersji oraz przegląd zainstalowanych pluginów i motywów w celu zidentyfikowania potencjalnych łańcuchów POP.
Original NVD description (English source)
The education theme for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.6.10 via deserialization of untrusted input in the 'themerex_callback_view_more_posts' function. 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.

