mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
20 lines
762 B
Markdown
20 lines
762 B
Markdown
### [CVE-2010-4801](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4801)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in admin/updatelist.php in BaconMap 1.0 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the filepath parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.org/1010-exploits/baconmap10-lfi.txt
|
|
- http://securityreason.com/securityalert/8229
|
|
- http://www.exploit-db.com/exploits/15234
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|