7.5
CVSSv2

CVE-2006-4428

Published: 29/08/2006 Updated: 17/05/2024
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 index.php in Jupiter CMS 1.1.5 allows remote malicious users to execute arbitrary PHP code via a URL in the template parameter. NOTE: CVE disputes this claim, since the $template variable is defined as a static value before it is referenced in an include statement

Vulnerable Product Search on Vulmon Subscribe to Product

jupiter cms jupiter cms 1.1.5

Exploits

source: wwwsecurityfocuscom/bid/19721/info Jupiter CMS is prone to a remote file-include vulnerability because it fails to properly sanitize user-supplied input An attacker can exploit this issue to include arbitrary remote files containing malicious PHP code and execute it in the context of the webserver process This may allow the att ...