mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
19 lines
881 B
Markdown
19 lines
881 B
Markdown
### [CVE-2018-5705](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5705)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Reservo Image Hosting 1.6 is vulnerable to XSS attacks. The affected function is its search engine (the t parameter to the /search URI). Since there is an user/admin login interface, it's possible for attackers to steal sessions of users and thus admin(s). By sending users an infected URL, code will be executed.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/145940/Reservo-Image-Hosting-Script-1.5-Cross-Site-Scripting.html
|
|
- https://www.exploit-db.com/exploits/43676/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|