vendor:
CMS Openpage
by:
Phenom
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CMS Openpage
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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 XP SP3
2010
CMS Openpage (index.php) SQL Injection Vulnerability
CMS Openpage is vulnerable to a SQL injection vulnerability. An attacker can exploit this vulnerability by sending a malicious SQL query to the vulnerable parameter 'index.php?pagina=news&id='. This can allow the attacker to gain access to the database and extract sensitive information such as usernames, passwords, and emails.
Mitigation:
Developers should ensure that user input is properly sanitized and validated before being used in SQL queries.