mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
651 B
Markdown
18 lines
651 B
Markdown
### [CVE-2007-4825](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4825)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in PHP 5.2.4 and earlier allows attackers to bypass open_basedir restrictions and possibly execute arbitrary code via a .. (dot dot) in the dl function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3119
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|