vendor:
openEngine
by:
SecPod Technologies
7,5
CVSS
HIGH
Local File Inclusion and XSS
94, 98
CWE
Product Name: openEngine
Affected Version From: openEngine 2.0 100226
Affected Version To: openEngine 2.0 100226
Patch Exists: NO
Related CWE: N/A
CPE: a:openengine:openengine
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
openEngine Local File Inclusion and XSS Vulnerabilities
openEngine is prone to a local file inclusion and XSS vulnerabilities. The application fails to properly sanitize user-supplied input. Input passed via the 'template' parameter in "cms/website.php" is not properly verified before it is returned to the user. This can be exploited to obtain potentially sensitive information and execute arbitrary HTML, script code in an users browser session in the context of an affected site.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized.