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

|
|

|
|
%20(CWE-79)&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
Revive Adserver before 3.2.3 suffers from Reflected XSS. `www/admin/stats.php` is vulnerable to reflected XSS attacks via multiple parameters that are not properly sanitised or escaped when displayed, such as setPerPage, pageId, bannerid, period_start, period_end, and possibly others.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.revive-adserver.com/security/revive-sa-2016-001/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|