Description
The SPIP interface_traduction_objets plugin versions prior to 2.2.2 contain an authenticated SQL injection vulnerability in interface_traduction_objets_pipelines.php. When handling translation requests, the plugin reads the id_parent parameter from user-supplied input and concatenates it directly into a SQL WHERE clause in a call to sql_getfetsel() without input validation or parameterization. An authenticated attacker with editor-level privileges can inject crafted SQL expressions into the id_parent parameter to manipulate the backend query. Successful exploitation can result in disclosure or modification of database contents and may lead to denial of service depending on the database configuration and privileges.
Problem types
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Any version before 2.2.2
Credits
Valentin Lobstein (Chocapikk)
VulnCheck
References
chocapikk.com/posts/2026/spip-plugins-vulnerabilities/
blog.spip.net/...jour-de-securite-sortie-de-SPIP-4-4-10.html
plugins.spip.net/interface_traduction_objets
git.spip.net/...mit/db3417b7811774f04c3ff191ca1737fe660ef0be
www.vulncheck.com/...tion-objets-authenticated-sql-injection