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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the mSQL extension in PHP 5.2.3 allows context-dependent attackers to execute arbitrary code via a long first argument to the msql_connect function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4260
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|