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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The MySQL extension in PHP 5.2.4 and earlier allows remote attackers to bypass safe_mode and open_basedir restrictions via the MySQL (1) LOAD_FILE, (2) INTO DUMPFILE, and (3) INTO OUTFILE functions, a different issue than CVE-2007-3997.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3134
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|