mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
629 B
Markdown
18 lines
629 B
Markdown
### [CVE-2010-3436](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3436)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
fopen_wrappers.c in PHP 5.3.x through 5.3.3 might allow remote attackers to bypass open_basedir restrictions via vectors related to the length of a filename.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2010-3436
|
|
|