GHSA-g7qf-5m6v-m9vhCriticalCVSS 9.8
SPIP before 4.4.18 contains a remote code execution vulnerability in the editer_objet action...
🔗 CVE IDs covered (1)
📋 Description
SPIP before 4.4.18 contains a remote code execution vulnerability in the editer_objet action where the arg parameter resolves SQL table names without enforcing an editable columns allowlist, allowing attackers with a valid nonce to inject attacker-controlled rows into the spip_jobs table. Attackers can supply arg=job/0 with crafted fonction and args values, which are later unserialized and executed when the cron job queue is drained, resulting in arbitrary PHP function execution on the underlying system.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-72710
- https://blog.lexfo.fr/casse-spip-sqli-to-rce.html
- https://blog.spip.net/Mise-a-jour-critique-de-securite-sortie-de-SPIP-4-4-18.html
- https://www.vulncheck.com/advisories/spip-remote-code-execution-via-editer-objet-php-job-queue-injection
- https://github.com/advisories/GHSA-g7qf-5m6v-m9vh