cve/2003/CVE-2003-0097.md

19 lines
773 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2003-0097](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0097)
![](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
Unknown vulnerability in CGI module for PHP 4.3.0 allows attackers to access arbitrary files as the PHP user, and possibly execute PHP code, by bypassing the CGI force redirect settings (cgi.force_redirect or --enable-force-cgi-redirect).
### POC
#### Reference
- http://www.slackware.com/changelog/current.php?cpu=i386
2024-06-09 00:33:16 +00:00
- http://www.slackware.com/changelog/current.php?cpu=i386
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.