mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 23:31:36 +02:00
18 lines
842 B
Markdown
18 lines
842 B
Markdown
### [CVE-2010-2797](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2797)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in lib/translation.functions.php in CMS Made Simple before 1.8.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the default_cms_lang parameter to an admin script, as demonstrated by admin/addbookmark.php, a different vulnerability than CVE-2008-5642.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://cross-site-scripting.blogspot.com/2010/07/cms-made-simple-18-local-file-inclusion.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|