VisualSite CMS SQL Injection and HTML Injection Vulnerabilities
BID:43504
Info
VisualSite CMS SQL Injection and HTML Injection Vulnerabilities
| Bugtraq ID: | 43504 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 25 2010 12:00AM |
| Updated: | Sep 25 2010 12:00AM |
| Credit: | Abysssec |
| Vulnerable: |
VisualSite CMS VisualSite CMS 1.3 |
| Not Vulnerable: | |
Discussion
VisualSite CMS SQL Injection and HTML Injection Vulnerabilities
VisualSite CMS is prone to SQL-injection and HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input.
An attacker may exploit the HTML-injection issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is displayed, and launch other attacks.
The attacker may exploit the SQL-injection issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
VisualSite CMS 1.3 is vulnerable; other versions may also be affected.
VisualSite CMS is prone to SQL-injection and HTML-injection vulnerabilities because it fails to sufficiently sanitize user-supplied input.
An attacker may exploit the HTML-injection issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials, control how the site is displayed, and launch other attacks.
The attacker may exploit the SQL-injection issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
VisualSite CMS 1.3 is vulnerable; other versions may also be affected.
Exploit / POC
VisualSite CMS SQL Injection and HTML Injection Vulnerabilities
An attacker can exploit these issues through a browser.
The following example URI and data are available:
HTML Injection:
http://www.example.com/SearchResults.aspx?q={}
SQL Injection:
Username : 1' or '1'='1
Password : foo
An attacker can exploit these issues through a browser.
The following example URI and data are available:
HTML Injection:
http://www.example.com/SearchResults.aspx?q={}
SQL Injection:
Username : 1' or '1'='1
Password : foo
Solution / Fix
VisualSite CMS SQL Injection and HTML Injection 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 any 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 any more recent information, please mail us at: [email protected].
References
VisualSite CMS SQL Injection and HTML Injection Vulnerabilities
References:
References:
- MOAUB #25 - VisualSite CMS v1.3 Multiple Vulnerabilities (Abyssec)
- VisualSite CMS Homepage (VisualSite CMS)