mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
### [CVE-2007-2412](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2412)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in modules/file.php in Seir Anphin allows remote attackers to obtain sensitive information via a .. (dot dot) in the a[filepath] parameter. NOTE: a third party has disputed this issue because the a array is populated by a database query before use
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2651
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|