cve/2016/CVE-2016-4806.md

19 lines
724 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-4806](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4806)
![](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 Local File Inclusion vulnerability, which allows a malicious intended user to read/access web server sensitive files.
### 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.