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

18 lines
747 B
Markdown

### [CVE-2017-7290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7290)
![](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
SQL injection vulnerability in XOOPS 2.5.7.2 and other versions before 2.5.8.1 allows remote authenticated administrators to execute arbitrary SQL commands via the url parameter to findusers.php. An example attack uses "into outfile" to create a backdoor program.
### POC
#### Reference
- https://gist.github.com/jk1986/3b304ac6b4ae52ae667bba380c2dce19
#### Github
No PoCs found on GitHub currently.