5.1
CVSSv2

CVE-2009-0572

Published: 13/02/2009 Updated: 10/10/2018
CVSS v2 Base Score: 5.1 | Impact Score: 6.4 | Exploitability Score: 4.9
VMScore: 515
Vector: AV:N/AC:H/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in include/flatnux.php in FlatnuX CMS (aka Flatnuke3) 2009-01-27 and 2009-02-04, when register_globals is enabled and magic_quotes_gpc disabled, allows remote malicious users to execute arbitrary PHP code via a URL in the _FNROOTPATH parameter to (1) index.php and (2) filemanager.php.

Vulnerable Product Search on Vulmon Subscribe to Product

flatnux flatnux 2009-01-27

flatnux flatnux 2009-02-04

Exploits

@ flatnux Flatnux-2009-01-27 RFI zależności P + Alfons Luja + 2009 + grts : All friends VULN : +++ include/themephp <?php if (eregi("themephp", $_SERVER['PHP_SELF'])) die(); // 0 <-- I dont give a fuck global $theme, $_FNROOTPATH ...