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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in Firewolf Technologies Synergiser 1.2 RC1 and earlier allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the page parameter. NOTE: this can be leveraged to obtain the path by including a local PHP script with a duplicate function declaration.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3335
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|