mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
18 lines
649 B
Markdown
18 lines
649 B
Markdown
### [CVE-2004-0959](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0959)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
rfc1867.c in PHP before 5.0.2 allows local users to upload files to arbitrary locations via a PHP script with a certain MIME header that causes the "$_FILES" array to be modified.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=109534848430404&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|