mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
821 B
Markdown
18 lines
821 B
Markdown
### [CVE-2006-6549](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6549)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** DISPUTED ** PHP remote file inclusion vulnerability in upload.php in Rad Upload 3.02 allows remote attackers to execute arbitrary PHP code via a URL in the save_path parameter. NOTE: CVE disputes this vulnerability because save_path is originally defined as "" before use, and the nearby instructions say "SET THE SAVE PATH by editing the line below."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2034
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|