vendor:
Alpin CMS
by:
Th3 RDX
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Alpin CMS
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: N/A
2010
Alpin CMS (news.php) SQL Injection Vulnerability
A SQL injection vulnerability exists in Alpin CMS, which could allow an attacker to execute arbitrary SQL commands on the vulnerable system. The vulnerability is due to insufficient sanitization of user-supplied input in the 'id' parameter of the 'e4100.asp' and 'e4200.asp' scripts. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing malicious SQL commands to the vulnerable system. Successful exploitation could result in unauthorized access to sensitive information or allow an attacker to modify data in the back-end database.
Mitigation:
Input validation should be used to ensure that user-supplied data is properly sanitized. Additionally, the application should be configured to use the least privileged account with the least amount of privileges necessary to perform its function.