Title: SimpleBoard for Mambo file_upload.php sbp Parameter Remote File Inclusion
Info
Disclosure
Jul 08, 2006
Discovery
Unknown
Dates
Exploit
Jul 08, 2006
Solution
Unknown
Description
SimpleBoard for Mambo contains a flaw that may allow a remote attacker to execute arbitrary commands. The issue is due to 'file_upload.php' not properly sanitizing user input supplied to the 'sbp' variable. This may allow an attacker to include a file from a remote host that contains arbitrary commands which will be executed by the vulnerable script.
Classification
Location:
Remote / Network Access
Attack Type:
Input Manipulation
Impact:
Loss of Integrity
Exploit:
Exploit Public
Disclosure:
Vendor Verified
OSVDB:
Web Related
Solution
Currently, there are no known upgrades or patches to correct this issue. It is possible to correct the flaw by implementing the following workaround:
Set the the register_globals PHP option to 'off'.