Files
CVEs-PoC/2021/CVE-2021-29439.md
2025-09-29 21:09:30 +02:00

1.1 KiB

CVE-2021-29439

Description

The Grav admin plugin prior to version 1.10.11 does not correctly verify caller's privileges. As a consequence, users with the permission admin.login can install third-party plugins and their dependencies. By installing the right plugin, an attacker can obtain an arbitrary code execution primitive and elevate their privileges on the instance. The vulnerability has been addressed in version 1.10.11. As a mitigation blocking access to the /admin path from untrusted sources will reduce the probability of exploitation.

POC

Reference

Github

No PoCs found on GitHub currently.