mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 07:40:25 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2017-7290](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7290)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|