Vigile CMS Wiki Module Multiple Cross-Site Scripting Vulnerabilities
BID:25752
Info
Vigile CMS Wiki Module Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 25752 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-5052 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 20 2007 12:00AM |
| Updated: | May 07 2015 05:35PM |
| Credit: | x0kster is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
IT cms Vigile CMS 1.8 |
| Not Vulnerable: | |
Discussion
Vigile CMS Wiki Module Multiple Cross-Site Scripting Vulnerabilities
The Vigile CMS wiki module is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
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 may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Vigile CMS 1.8 is vulnerable; other versions may also be affected.
The Vigile CMS wiki module is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
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 may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Vigile CMS 1.8 is vulnerable; other versions may also be affected.
Exploit / POC
Vigile CMS Wiki Module Multiple Cross-Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following proof-of-concept URIs are available:
http://www.example.com/[VIGILE_CMS_PATH]/index.php?nav=[WIKINAME]&title=[XSS]
http://www.example.com/[VIGILE_CMS_PATH]/index.php?nav=[WIKINAME]&cat=[XSS]
Attackers can exploit these issues by enticing an unsuspecting user to follow a malicious URI.
The following proof-of-concept URIs are available:
http://www.example.com/[VIGILE_CMS_PATH]/index.php?nav=[WIKINAME]&title=[XSS]
http://www.example.com/[VIGILE_CMS_PATH]/index.php?nav=[WIKINAME]&cat=[XSS]
Solution / Fix
Vigile CMS Wiki Module Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. 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 for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Vigile CMS Wiki Module Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Vendor Homepage (IT cms)
- Vigile CMS v1.8 Multiple Remote XSS Vulnerability (x0kster)