mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
987 B
Markdown
18 lines
987 B
Markdown
### [CVE-2009-4116](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4116)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in CutePHP CuteNews 1.4.6, when magic_quotes_gpc is disabled, allow remote authenticated users with editor or administrative application access to read arbitrary files via a .. (dot dot) in the source parameter in a (1) list or (2) editnews action to the Editnews module, and (3) the save_con[skin] parameter in the Options module. NOTE: vector 3 can be leveraged for code execution by using a .. to include and execute arbitrary local files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.morningstarsecurity.com/advisories/MORNINGSTAR-2009-02-CuteNews.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|