mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
18 lines
716 B
Markdown
18 lines
716 B
Markdown
### [CVE-2007-1851](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1851)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple directory traversal vulnerabilities in Really Simple PHP and Ajax (RSPA) 2007-03-23 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in the __class parameter to (1) Controller_v4.php or (2) Controller_v5.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3641
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|