mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
714 B
Markdown
18 lines
714 B
Markdown
### [CVE-2003-0097](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0097)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|