7.5
CVSSv2

CVE-2006-3162

Published: 22/06/2006 Updated: 19/10/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

PHP remote file inclusion vulnerability in include/inc_foot.php in SmartSiteCMS 1.0 and previous versions allows remote malicious users to execute arbitrary PHP code via a URL in the root parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

smartsitecms smartsitecms

Exploits

# smartsite cms <= 10 Remote File Inclusion # # Contact : ircgigachatnet #ir4dex # Risk : High # Class : Remote # Script : smartsite cms # Version : not specified # URL: wwwsmartsitecmsnet/ --------------------------------------------------------------------- Vulnerable code : require($root "include/inc_footphp"); ------------- ...