mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
794 B
Markdown
18 lines
794 B
Markdown
### [CVE-2006-1777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1777)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in doc/index.php in Jeremy Ashcraft Simplog 0.9.2 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the s parameter, as demonstrated by injecting PHP sequences into an Apache error_log file, which is then included by doc/index.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1663
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|