UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

XSS threat

vivalditec · ·
8:03 AM Thursday, 19 December 2013
None
HI again

We have gotten reports of XSS injection threads in the code of easysocial and easyblog ,

1. I can inject this into a blog post - the Data URI will
inherit the origin from the website, and allow XSS:
<a href="data:text/html,FAIL">data URI</a>


This is easyblog

Solution is to deny all data URIs.

2. When signing up for an account, use this as the "state"
field:
">test11<img src=x onerror=alert(1)>

When other users view your profile (
https://oursite.com/unity/profile/YOURNAME ) the script runs. XSS.

So my question is how can we fix this as fast as possible ?
The replies under this section are restricted to logged in users or users with an active subscription with us