GHSA-8c85-4pqf-wfwjHighCVSS 7.5
SPIP before 4.4.18 contains an unauthenticated blind SQL injection vulnerability in the public...
🔗 CVE IDs covered (1)
📋 Description
SPIP before 4.4.18 contains an unauthenticated blind SQL injection vulnerability in the public sitemap endpoint where the MySQL escaper spip_mysql_cite() in ecrire/req/mysql.php returns values unescaped when the target column is a date type and the supplied value matches the pattern of a word character followed by an open parenthesis. Attackers can supply a crafted value such as a time-based payload through the annee parameter in squelettes-dist/sitemap.xml.html to embed arbitrary SQL directly into the generated query, enabling time-based and boolean-based blind SQL injection that can expose arbitrary database content including the alea_ephemere secret used to sign action nonces.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-72708
- 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-unauthenticated-sql-injection-via-sitemap-annee-parameter
- https://github.com/advisories/GHSA-8c85-4pqf-wfwj