mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
750 B
Markdown
18 lines
750 B
Markdown
### [CVE-2008-6490](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6490)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
function/update_xml.php in FLABER 1.1 and earlier allows remote attackers to overwrite arbitrary files by specifying the target filename in the target_file parameter. NOTE: this can be leveraged for code execution by overwriting a PHP file, as demonstrated using function/upload_file.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5407
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|