Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Update your Wordpress to 4.2.1
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Update your Wordpress to 4.2.1

Wordpress released the 4.2.1 few hours ago. All the previous versions are vulnerable to XSS attacks.

The attack is done through the comment box, and it can range from XSS to stealing/creating admin access.

Source:

https://wordpress.org/news/2015/04/wordpress-4-2-1/

http://klikki.fi/adv/wordpress2.html

http://arstechnica.com/security/2015/04/27/just-released-wordpress-0day-makes-it-easy-to-hijack-millions-of-websites/

Thanked by 1dgprasetya

Comments

  • rokokrokok Member

    no thanks :)

  • erkinerkin Member
    edited April 2015

    @rokok said:
    no thanks :)

    Why not?

  • @erkin because most probably he doesn't use it

  • rokokrokok Member

    I use it :)

    Opensource, you dont force people to update or accepting another bloat features you dont need. To perform stability (own written plugin, setting etc) all you need is fix the vuln.

  • You know, the XSS doesn't really have any affect on the admin dashboard, so it's not like this is a need to update, but you run the risk of if you're logged in and browsing (which I doubt many people do), is where you have the possibility to exploit.

  • @KwiceroLTD said:
    You know, the XSS doesn't really have any affect on the admin dashboard, so it's not like this is a need to update, but you run the risk of if you're logged in and browsing (which I doubt many people do), is where you have the possibility to exploit.

    All it takes is a logged in admin to view an injected comment... which I'm sure most of the admins read the comments on their sites..

    Proof of concept:

  • @Hybrid said:

    "0day fixzzz" -> Admin -> Comments -> Disable Commenting
    "0DAY PATCHED WITHOUT UPDATE"

    Thanked by 2ATHK Pwner
  • Also another example of why one should not do their daily tasks using the most-priviledged user account.. :-\

  • "Disable Comments" plugin on WP, been running this for years.

    No spam problems either, I don't care for comments or people trying to backlink or plug their own crap on my sites.

    Thanked by 1KwiceroLTD
  • jarjar Patron Provider, Top Host, Veteran

    Thanks for the heads up :)

  • @doughmanes said:
    "Disable Comments" plugin on WP, been running this for years.

    No spam problems either, I don't care for comments or people trying to backlink or plug their own crap on my sites.

    I make it even better for backlinks, nginx only allows accepted ref. url's if supplied, then deny any bots / scripts like people wgettin' files.

    Thanked by 1doughmanes
Sign In or Register to comment.