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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in php_win32std.dll in the win32std extension for PHP 5.2.0 and earlier allows context-dependent attackers to execute arbitrary code via a long string in the filename argument to the win_browse_file function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4293
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|