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

19 lines
712 B
Markdown

### [CVE-2016-4807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4807)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Web2py versions 2.14.5 and below was affected by Reflected XSS vulnerability, which allows an attacker to perform an XSS attack on logged in user (admin).
### POC
#### Reference
- http://packetstormsecurity.com/files/137070/Web2py-2.14.5-CSRF-XSS-Local-File-Inclusion.html
- https://www.exploit-db.com/exploits/39821/
#### Github
No PoCs found on GitHub currently.