CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2025-12824

High
Published: Translated: NVD NIST

Summary

Wtyczka Player Leaderboard dla WordPressa jest podatna na atak Local File Inclusion we wszystkich wersjach do 1.0.2 włącznie, poprzez shortcode 'player_leaderboard'. Problem wynika z użycia niesanitizowanej wartości dostarczonej przez użytkownika z atrybutu 'mode' w wywołaniu include() bez odpowiedniej walidacji ścieżki.

Risk Assessment

Zagrożenie polega na tym, że uwierzytelnieni atakujący z dostępem na poziomie Contributor i wyżej mogą włączyć i wykonać dowolne pliki PHP na serwerze, co może prowadzić do obejścia kontroli dostępu, uzyskania wrażliwych danych lub zdalnego wykonania kodu.

Recommendation

Zaleca się aktualizację wtyczki do najnowszej wersji oraz przeglądanie i ograniczenie dostępu do shortcode 'player_leaderboard' dla użytkowników z niższymi uprawnieniami.

Related vulnerabilities

Original NVD description (English source)

The Player Leaderboard plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.0.2 via the 'player_leaderboard' shortcode. This is due to the plugin using an unsanitized user-supplied value from the shortcode's 'mode' attribute in a call to include() without proper path validation. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary PHP files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve full remote code execution if combined with file upload capabilities.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS