vendor:
OTManager CMS
by:
CWH Underground
7.5
CVSS
HIGH
LFI/XSS
79
CWE
Product Name: OTManager CMS
Affected Version From: 24a Completo
Affected Version To: 24a Completo
Patch Exists: YES
Related CWE: N/A
CPE: a:otmanager:otmanager_cms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows, Linux, Mac
2008
OTManager CMS (LFI/XSS) Multiple Remote Vulnerabilities
A vulnerability exists in OTManager CMS version 24a Completo, which allows an attacker to perform a Local File Inclusion (LFI) and Cross-Site Scripting (XSS) attack. The vulnerability is due to the application not properly sanitizing user-supplied input to the 'conteudo' parameter in the 'index.php' script. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can allow an attacker to execute arbitrary code on the server, steal sensitive information, or perform other malicious actions.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to access local files or execute arbitrary code. Additionally, the application should be updated to the latest version.