Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Security Problem in Etherpad
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Pita Poison  
View profile  
 More options Apr 11 2010, 5:14 pm
From: Pita Poison <petermartisc...@googlemail.com>
Date: Sun, 11 Apr 2010 14:14:35 -0700 (PDT)
Local: Sun, Apr 11 2010 5:14 pm
Subject: Security Problem in Etherpad
There is a serious security problem in all etherpad versions. It
enables HTML injection into the time-slider. This allows an attacker
to execute arbitrary JavaScript on your domain.

Please fix this bug as soon as possible!

To fix the problem tou need to change a single line in
'etherpad/src/static/js/broadcast_slider.js'. You can even do this
live, without restarting etherpad.

Change
   nametd.html(author.name

|| "unnamed");
into
   nametd.text(author.name

|| "unnamed");
 around line 141 in the file.

You can see the needed change as a patch here ->
http://github.com/Pita/pad/commit/6f0061961975df9a0c3ebab68386d8d65b7...

Kind Regards


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »