### [CVE-2008-6490](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6490) ![](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 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.