6.8
CVSSv2

CVE-2008-0804

Published: 19/02/2008 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in usrgetform.html in Thecus N5200Pro NAS Server allows remote malicious users to execute arbitrary PHP code via a URL in the name parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

thecus n5200pro nas server control panel

Exploits

Thecus N5200Pro NAS Server Control Panel Remote File Ä°nclude Author : Crackers_Child Mail : cashr00t@hotmailcom Bug in : usrgetformhtml <?php $htm=$_REQUEST['name']; require_once("/img/htdocs/webconfig"); require_once("/img/www/inc/functionphp"); get_sysconf(); $version=trim(shell_exec("/bin/cat /img/version")); ...