First published: Wed Jan 18 2017(Updated: )
Cross-site request forgery (CSRF) vulnerability in ecrire/exec/valider_xml.php in SPIP 3.1.2 and earlier allows remote attackers to hijack the authentication of administrators for requests that execute the XML validator on a local file via a crafted valider_xml request. NOTE: this issue can be combined with CVE-2016-7998 to execute arbitrary PHP code.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Spip | <=3.1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2016-7980 is classified as a medium severity cross-site request forgery (CSRF) vulnerability.
To fix CVE-2016-7980, upgrade to SPIP version 3.1.3 or later.
CVE-2016-7980 affects users of SPIP versions 3.1.2 and earlier.
CVE-2016-7980 allows remote attackers to hijack the authentication of administrators and execute local file requests.
As a CSRF vulnerability, CVE-2016-7980 is relatively common in web applications that lack proper request validation.