QwikiWiki Multiple Cross-Site Scripting Vulnerabilities
BID:17064
Info
QwikiWiki Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 17064 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 10 2006 12:00AM |
| Updated: | Mar 13 2006 05:15PM |
| Credit: | Kiki is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
QwikiWiki QwikiWiki 1.5 QwikiWiki QwikiWiki 1.4 |
| Not Vulnerable: | |
Discussion
QwikiWiki Multiple Cross-Site Scripting Vulnerabilities
QwikiWiki is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
QwikiWiki is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user in the context of the affected site. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
QwikiWiki Multiple Cross-Site Scripting Vulnerabilities
These issues can be exploited through use of a web client.
The following proof of concept URI are available:
http://www.example.com/index.php?page=Home&from=[XSS]
http://www.example.com/index.php?page=Home&help=[XSS]
http://www.example.com/index.php?page=Home&from=Home&help=[XSS]
http://www.example.com/login.php?page=Home&action=Login&action=[XSS]&debug=1&help=true&username=1&password=1
http://www.example.com/login.php?page=[XSS]&action=Login&action=Login&debug=1&help=true&username=1&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=[XSS]&help=true&username=1&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=1&help=[XSS]&username=1&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=1&help=true&username=[XSS]&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=1&help=true&username=1&password=[XSS]
http://www.example.com/pageindex.php?nothing=nothing&help=[XSS]
http://www.example.com/recentchanges.php?nothing=nothing&help=[XSS]
These issues can be exploited through use of a web client.
The following proof of concept URI are available:
http://www.example.com/index.php?page=Home&from=[XSS]
http://www.example.com/index.php?page=Home&help=[XSS]
http://www.example.com/index.php?page=Home&from=Home&help=[XSS]
http://www.example.com/login.php?page=Home&action=Login&action=[XSS]&debug=1&help=true&username=1&password=1
http://www.example.com/login.php?page=[XSS]&action=Login&action=Login&debug=1&help=true&username=1&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=[XSS]&help=true&username=1&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=1&help=[XSS]&username=1&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=1&help=true&username=[XSS]&password=1
http://www.example.com/login.php?page=Home&action=Login&action=Login&debug=1&help=true&username=1&password=[XSS]
http://www.example.com/pageindex.php?nothing=nothing&help=[XSS]
http://www.example.com/recentchanges.php?nothing=nothing&help=[XSS]
Solution / Fix
QwikiWiki Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected].
References
QwikiWiki Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- QwikiWiki 1.5 <== Multiple Script Insertion Vulnerability (Kiki)
- QwikiWiki Homepage (QwikiWiki)