cve/2007/CVE-2007-5593.md
2024-05-26 14:27:05 +02:00

18 lines
652 B
Markdown

### [CVE-2007-5593](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5593)
![](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
install.php in Drupal 5.x before 5.3, when the configured database server is not reachable, allows remote attackers to execute arbitrary code via vectors that cause settings.php to be modified.
### POC
#### Reference
- http://www.securityfocus.com/bid/26119
#### Github
No PoCs found on GitHub currently.