Koha Multiple Cross Site Scripting Vulnerabilities
BID:71803
Info
Koha Multiple Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 71803 |
| Class: | Input Validation Error |
| CVE: |
CVE-2014-9446 |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 27 2014 12:00AM |
| Updated: | Jan 06 2015 12:05AM |
| Credit: | Chris Cormack |
| Vulnerable: | |
| Not Vulnerable: | |
Discussion
Koha Multiple Cross Site Scripting Vulnerabilities
Koha 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.
Koha 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.
Exploit / POC
Koha Multiple Cross Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
www.example.com/cgi-bin/koha/catalogue/search.pl?q=smith&sort_by='"><script>prompt('XSS')</script>prompt('XSS')
Attackers can exploit these issues by enticing an unsuspecting victim to follow a malicious URI.
The following example URI is available:
www.example.com/cgi-bin/koha/catalogue/search.pl?q=smith&sort_by='"><script>prompt('XSS')</script>prompt('XSS')
Solution / Fix
Koha Multiple Cross Site Scripting Vulnerabilities
Solution:
Updates are available. Please see the references or vendor advisory for more information.
Solution:
Updates are available. Please see the references or vendor advisory for more information.
References
Koha Multiple Cross Site Scripting Vulnerabilities
References:
References:
- Koha Homepage (Koha Library Software Community)