mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
814 B
Markdown
18 lines
814 B
Markdown
### [CVE-2018-5479](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5479)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
FoxSash ImgHosting 1.5 (according to footer information) is vulnerable to XSS attacks. The affected function is its search engine via the search parameter to the default 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
|
|
- https://www.exploit-db.com/exploits/43567/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|