Files
CVEs-PoC/2007/CVE-2007-4889.md
T
2024-06-18 02:51:15 +02:00

18 lines
701 B
Markdown

### [CVE-2007-4889](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4889)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.