7.5
CVSSv2

CVE-2006-0478

Published: 31/01/2006 Updated: 20/07/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

CRE Loaded 6.15 allows remote malicious users to perform privileged actions, including uploading and creating arbitrary files, via a direct request to files.php. NOTE: the vendor states "The initial announcement of this risk was made on our website... and it included a patch which will close the vulnerability on all known 6.0x and 6.1x releases. We strongly encourage users of CRE Loaded 6.x, osCMax, and other users of osCommerce who have installed HTMLArea based WYSIWYG editors and Admin Access with Levels to modify thier installations at the earliest possible moment."

Vulnerable Product Search on Vulmon Subscribe to Product

cre loaded cre loaded 6.15

Exploits

#!/usr/bin/perl # # creLoaded <= 615 HTMLAREA automated perl exploit # hacked up by kaneda <kaneda@blacksecurityorg> # # Rather simple exploit, but still an exploit nonetheless Attempts to upload php script and # utilise that to execute commands, and show off a fake shell # # Can specify: # * User-defined PHP script or one provided ...