CVE-2019-11071: Input Validation
Last updated 25 August 2025
Other sources
SPIP 3.1 before 3.1.10 and 3.2 before 3.2.4 allows authenticated visitors to execute arbitrary code on the host server because varmemotri is mishandled.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2019-11071?
CVE-2019-11071 is a vulnerability in SPIP 3.1 and 3.2 that allows authenticated visitors to execute arbitrary code on the host server due to mishandling of var_memotri.
How severe is CVE-2019-11071?
CVE-2019-11071 has a severity rating of 8.8 (High).
How can I fix the SPIP vulnerability (CVE-2019-11071)?
You can fix the SPIP vulnerability (CVE-2019-11071) by updating to SPIP 3.1.10 or 3.2.4, which contain the necessary security patches.
Where can I get more information about CVE-2019-11071?
You can find more information about CVE-2019-11071 on the MITRE CVE website and the official SPIP blog and GitHub repository.
What is CWE-20?
CWE-20 is a Common Weakness Enumeration identifier that refers to Improper Input Validation, which is a type of vulnerability.