Files
CVEs-PoC/2016/CVE-2016-7982.md
T
2024-06-18 02:51:15 +02:00

19 lines
785 B
Markdown

### [CVE-2016-7982](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7982)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Directory traversal vulnerability in ecrire/exec/valider_xml.php in SPIP 3.1.2 and earlier allows remote attackers to enumerate the files on the system via the var_url parameter in a valider_xml action.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/10/12/8
- https://sysdream.com/news/lab/2016-10-19-spip-3-1-1-3-1-2-file-enumeration-path-traversal-cve-2016-7982/
#### Github
No PoCs found on GitHub currently.