vendor:
Flatnuke
by:
KiNgOfThEwOrLd
5.5
CVSS
MEDIUM
Remote Cookie Manipulation / Privilege Escalation
287
CWE
Product Name: Flatnuke
Affected Version From: Flatnuke3
Affected Version To: Flatnuke3
Patch Exists: NO
Related CWE:
CPE: a:flatnuke:flatnuke:3
Platforms Tested:
2007
Flatnuke3 Remote Cookie Manipulation / Privilege Escalation
When a user logs in, Flatnuke sets a cookie value. The code checks if the cookie value contains the string 'myforum='. If it does, the user is asked to log in again. However, this filter can be bypassed using a nullbyte and logging in as admin. Additionally, in the download module, if the 'fneditmode' parameter is set to '1', a directory can be created and a PHP code can be executed through the directory description.
Mitigation:
Update Flatnuke to the latest version and apply any available patches. Disable the download module if not needed.