mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
712 B
Markdown
19 lines
712 B
Markdown
### [CVE-2016-4807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4807)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|