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

19 lines
1008 B
Markdown

### [CVE-2021-22872](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22872)
![](https://img.shields.io/static/v1?label=Product&message=https%3A%2F%2Fgithub.com%2Frevive-adserver%2Frevive-adserver&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Cross-site%20Scripting%20(XSS)%20-%20Reflected%20(CWE-79)&color=brighgreen)
### Description
Revive Adserver before 5.1.0 is vulnerable to a reflected cross-site scripting (XSS) vulnerability via the publicly accessible afr.php delivery script. While this issue was previously addressed in modern browsers as CVE-2020-8115, some older browsers (e.g., IE10) that do not automatically URL encode parameters were still vulnerable.
### POC
#### Reference
- http://packetstormsecurity.com/files/161070/Revive-Adserver-5.0.5-Cross-Site-Scripting-Open-Redirect.html
- https://hackerone.com/reports/986365
#### Github
No PoCs found on GitHub currently.