Title: Newscoop /conf/liveuser_configuration.php require_once() Function GLOBALS[g_campsiteDir] Parameter Remote File Inclusion
Info
Disclosure
Apr 05, 2012
Discovery
Unknown
Dates
Exploit
Apr 18, 2012
Solution
Apr 05, 2012
Description
Newscoop contains a flaw that may allow a remote attacker to execute arbitrary commands or code. The issue is due to the /conf/liveuser_configuration.php script not properly sanitizing user input supplied to the 'GLOBALS[g_campsiteDir]' parameter before being used in the require_once() function. This may allow an attacker to include a file from a third-party remote host that contains commands or code that will be executed by the vulnerable script with the same privileges as the web server.
Classification
Location:
Remote / Network Access
Attack Type:
Input Manipulation
Impact:
Loss of Integrity
Solution:
Upgrade
Exploit:
Exploit Public
Disclosure:
Vendor Verified,
Coordinated Disclosure
OSVDB:
Web Related
Solution
Upgrade to version 3.5.5 or higher, as it has been reported to fix this vulnerability. An upgrade is required as there are no known workarounds.