SPHPBlog Search.PHP Cross-Site Scripting Vulnerability
BID:13170
Info
SPHPBlog Search.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 13170 |
| Class: | Input Validation Error |
| CVE: |
CVE-2005-1135 |
| Remote: | Yes |
| Local: | No |
| Published: | Apr 14 2005 12:00AM |
| Updated: | Jul 12 2009 12:56PM |
| Credit: | y3dips is credited with the discovery of this vulnerability. |
| Vulnerable: |
sphpBlog sphpBlog 0.4 .0 |
| Not Vulnerable: | |
Discussion
SPHPBlog Search.PHP Cross-Site Scripting Vulnerability
sphpBlog is affected by a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
This issue is reported to affect sphpBlog version 0.4.0; earlier versions may also be vulnerable.
sphpBlog is affected by a cross-site scripting vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input.
An attacker may leverage this issue to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
This issue is reported to affect sphpBlog version 0.4.0; earlier versions may also be vulnerable.
Exploit / POC
SPHPBlog Search.PHP Cross-Site Scripting Vulnerability
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/sphpblog/search.php?q=[XSS]
http://www.example.com/sphpblog/search.php?q=%3Cmarquee%3Ewe+are+a+like%3C%2Fmarquee%3E
http://www.example.com/sphpblog/search.php?q=<a href=http://echo.or.id>echo</a>
No exploit is required.
The following proof of concept URIs are available:
http://www.example.com/sphpblog/search.php?q=[XSS]
http://www.example.com/sphpblog/search.php?q=%3Cmarquee%3Ewe+are+a+like%3C%2Fmarquee%3E
http://www.example.com/sphpblog/search.php?q=<a href=http://echo.or.id>echo</a>
Solution / Fix
SPHPBlog Search.PHP Cross-Site Scripting Vulnerability
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] <mailto:[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] <mailto:[email protected]>.