mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 02:02:23 +02:00
18 lines
734 B
Markdown
18 lines
734 B
Markdown
### [CVE-2008-6313](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6313)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in addedit-render.php in phpAddEdit 1.3, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a URL in the editform parameter. NOTE: PHP remote file inclusion attacks are also likely.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7417
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|