Citadel WebCit Multiple Input Validation Vulnerabilities
BID:24913
Info
Citadel WebCit Multiple Input Validation Vulnerabilities
| Bugtraq ID: | 24913 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-3821 |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 14 2007 12:00AM |
| Updated: | May 07 2015 05:37PM |
| Credit: | Christopher Schwardt is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Citadel/UX WebCit 7.10 Citadel/UX WebCit 7.02 |
| Not Vulnerable: |
Citadel/UX WebCit 7.11 |
Discussion
Citadel WebCit Multiple Input Validation Vulnerabilities
Citadel WebCit is prone to multiple input-validation vulnerabilities, including multiple HTML-injection issues and a cross-site scripting issue, because it fails to sufficiently sanitize user-supplied input data.
Exploiting these issues may allow an attacker to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; other attacks are also possible.
Versions prior to WebCit 7.11 are vulnerable.
Citadel WebCit is prone to multiple input-validation vulnerabilities, including multiple HTML-injection issues and a cross-site scripting issue, because it fails to sufficiently sanitize user-supplied input data.
Exploiting these issues may allow an attacker to execute HTML and script code in the context of the affected site, to steal cookie-based authentication credentials, or to control how the site is rendered to the user; other attacks are also possible.
Versions prior to WebCit 7.11 are vulnerable.
Exploit / POC
Citadel WebCit Multiple Input Validation Vulnerabilities
Attackers can exploit these issues via a web client.
The following example URI is available:
http://www.example.com/showuser?who=[xss]
Attackers can exploit these issues via a web client.
The following example URI is available:
http://www.example.com/showuser?who=[xss]
Solution / Fix
Citadel WebCit Multiple Input Validation Vulnerabilities
Solution:
The vendor addressed these issues in version 7.11. Please see the references for further information.
Citadel/UX WebCit 7.10
Citadel/UX WebCit 7.02
Solution:
The vendor addressed these issues in version 7.11. Please see the references for further information.
Citadel/UX WebCit 7.10
-
Citadel/UX webcit-7.11.tar.gz
http://easyinstall.citadel.org/webcit-7.11.tar.gz
Citadel/UX WebCit 7.02
-
Citadel/UX webcit-7.11.tar.gz
http://easyinstall.citadel.org/webcit-7.11.tar.gz
References
Citadel WebCit Multiple Input Validation Vulnerabilities
References:
References:
- Citadel/UX Homepage (Citadel/UX)
- Session Riding and multiple XSS in WebCit (Christopher Schwardt)