Description
SPIP before 4.4.8 allows cross-site scripting (XSS) in the private area via malicious iframe tags. The application does not properly sandbox or escape iframe content in the back-office, allowing an attacker to inject and execute malicious scripts. The fix adds a sandbox attribute to iframe tags in the private area. This vulnerability is not mitigated by the SPIP security screen.
Problem types
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Product status
4.4.0 (semver) before 4.4.8
Credits
Arthur Deloffre (Vozec)
Louka Jacques-Chevallier (Laluka)
References
blog.spip.net/...-jour-de-securite-sortie-de-SPIP-4-4-8.html
git.spip.net/spip/spip
www.vulncheck.com/...ripting-via-iframe-tags-in-private-area (VulnCheck Advisory: SPIP < 4.4.8 Cross-Site Scripting via Iframe Tags in Private Area)