mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
942 B
Markdown
19 lines
942 B
Markdown
### [CVE-2009-1774](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1774)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in plugins/ddb/foot.php in Strawberry 1.1.1 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the file parameter to example/index.php. NOTE: this was originally reported as an issue affecting the do parameter, but traversal with that parameter might depend on a modified example/index.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/8681
|
|
- https://www.exploit-db.com/exploits/8681
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|