Improper Authorization in SPIP - CVE-2019-11071
Published: September 29, 2019
SPIP
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass authorization checks.
The vulnerability exists due to application allows injection of HTML characters based on presence of "var_memotri" HTTP parameter in request. A remote authenticated visitor can bypass implemented security restrictions by adding "var_memotri" parameter to HTTP request and inject and execute arbitrary HTML and script code.
How to mitigate CVE-2019-11071
Sources
- https://blog.spip.net/Mise-a-jour-CRITIQUE-de-securite-Sortie-de-SPIP-3-1-10-et-SPIP-3-2-4.html
- https://github.com/spip/SPIP/commit/3ef87c525bc0768c926646f999a54222b37b5d36
- https://github.com/spip/SPIP/commit/824d17f424bf77d17af89c18c3dc807a3199567e
- https://github.com/spip/SPIP/compare/1e3872c...9861a47