>> ASP Stats Generator Remote SQL Injection and Code Execution Vulnerabilities
Title : ASP Stats Generator Remote SQL Injection and Code Execution Vulnerabilities VUPEN ID : VUPEN/ADV-2006-2414 CVE ID : CVE-2006-3184 - CVE-2006-3580
Rated as : High Risk
Remotely Exploitable : Yes Locally Exploitable : Yes Release Date : 2006-06-19
Technical Description
Two vulnerabilities have been identified in ASP Stats Generator, which could be exploited by remote attackers to compromise a vulnerable web server.
The first flaw is due to an input validation error in the "pages.asp" script that does not validate the "order" parameter before being used in SQL statements, which could be exploited by malicious people to conduct SQL injection attacks.
The second flaw is due to an input validation error in the skin generator (settings_skin.asp) that does not validate certain parameters before being written to the "inc_skin_file.asp" script, which could be exploited by malicious users to inject and execute arbitrary ASP code with the privileges of the web server.