mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
19 lines
702 B
Markdown
19 lines
702 B
Markdown
### [CVE-2008-4741](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4741)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in FAR-PHP 1.00, when magic_quotes_gpc is disabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the c parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=121933211712734&w=2
|
|
- http://securityreason.com/securityalert/4507
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|