Achievo Cross Site Scripting and SQL Injection Vulnerabilities
BID:56858
Info
Achievo Cross Site Scripting and SQL Injection Vulnerabilities
| Bugtraq ID: | 56858 |
| Class: | Input Validation Error |
| CVE: |
CVE-2012-5865 CVE-2012-5866 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 05 2012 12:00AM |
| Updated: | Dec 05 2012 12:00AM |
| Credit: | High-Tech Bridge |
| Vulnerable: |
Achievo Achievo 1.4.5 |
| Not Vulnerable: | |
Discussion
Achievo Cross Site Scripting and SQL Injection Vulnerabilities
Achievo is prone to a cross-site-scripting vulnerability and an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Achievo 1.4.5 is vulnerable; other versions may also be affected.
Achievo is prone to a cross-site-scripting vulnerability and an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Achievo 1.4.5 is vulnerable; other versions may also be affected.
Exploit / POC
Achievo Cross Site Scripting and SQL Injection Vulnerabilities
An attacker can exploit these issues through a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
SQL-injection:
http://www.example.com/dispatch.php?atknodetype=project.activity&atkaction=stats&activityid=0%20UNION%20SELEC T%201,version%28%29,3,4
Cross-site-scripting:
http://www.example.com/include.php?file=atk/popups/colorpicker.inc&field=%22%3E%3Cscript%3Ealert%28document.c ookie%29;%3C/script%3E
An attacker can exploit these issues through a browser. To exploit a cross-site scripting issue, the attacker must entice an unsuspecting victim to follow a malicious URI.
The following example URIs are available:
SQL-injection:
http://www.example.com/dispatch.php?atknodetype=project.activity&atkaction=stats&activityid=0%20UNION%20SELEC T%201,version%28%29,3,4
Cross-site-scripting:
http://www.example.com/include.php?file=atk/popups/colorpicker.inc&field=%22%3E%3Cscript%3Ealert%28document.c ookie%29;%3C/script%3E