Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 5 of 5

This is a discussion on Linux worm turns on Mambo and PHP in the Open Discussion & Chit-chat forum
Full story: http://www.vnunet.com/vnunet/news/21...nux-worm-loose Security experts today warned of a Linux network worm that exploits holes in the Mambo content management system and the PHP XML-RPC ...

  1. #1
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775

    Exclamation Linux worm turns on Mambo and PHP

    Full story: http://www.vnunet.com/vnunet/news/21...nux-worm-loose

    Security experts today warned of a Linux network worm that exploits holes in the Mambo content management system and the PHP XML-RPC library.

    Dubbed Mare.D, the worm leaves multiple backdoors on infected systems. Two of these are connectback shell backdoors that link to a remote host, while a third allows the malware's writer to access and control infected systems via IRC...

    The vulnerabilities in Mambo and the PHP XML-RPC library are both rated as 'highly critical' by vulnerability testing group Secunia, but patches are available for both.
    Could be a real nightmare!


    Extra credit:

    http://www.f-secure.com/v-descs/mare_d.shtml

    http://secunia.com/advisories/14337/

    http://secunia.com/advisories/15852/
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  2. #2
    Wookiee JPC-Les's Avatar
    Join Date
    May 2002
    Location
    The Exogorths belly
    Posts
    1,265
    I've double checked and our servers have been upgraded to a secure verion of XML_RPC lib a while back.
    (pm) | (email) Les, Chief Operations Officer

    Need a Manager?
    (pm) | (email) David, Customer Service Manager
    (pm) | (email) Masood, Chief Technical Officer

    Helpful Links
    Knowledge Base | Network Status | Current Specials

  3. #3
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    Quote Originally Posted by Les
    I've double checked and our servers have been upgraded to a secure verion of XML_RPC lib a while back.
    IIRC, they were upgraded after Vin alerted us to another threat in XML-RPC.

    Note to anyone using XML-RPC in their apps: Double check the various software package to see if there is an update or any kind of further info to the apps you use. Even though the centralized version of the XML-RPC library has been upgraded, it is quite possible that the apps you use include their own copies of these libraries and run those instead of the centrailized versions. In other words, just because the server has been upgraded does not mean that you're using the upgraded version.

    Note: XML-RPC is used in many blogs and CMS systems to allow remote authoring/administration from desktop apps. If you run this kind of software it is worth checking into, even if you don't use the feature.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  4. #4
    Ron
    Ron is offline
    Loyal Client
    Join Date
    Aug 2002
    Posts
    7,304
    Quote Originally Posted by jason
    Note: XML-RPC is used in many blogs and CMS systems to allow remote authoring/administration from desktop apps. If you run this kind of software it is worth checking into, even if you don't use the feature.
    Really. wow. If it's not sensitive info, what kind of RPCs can be called? Does this require specific access granted, similar to remote access for the MySQL server, or is it more open?

  5. #5
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    I haven't studied it much, but I know there are some third party clients that can access WordPress and similar blogs to create and edit posts. They're popular to some degree because they offer features like rich text editing and spell checking that's generally not offered by the blogging software itself. The actual proceedures that they implement are limited to similar functions as you can do in the app's administrative/authoring interface.

    As far as access is concerned, access is made through an included script in the distro that is accessed through a normal HTTP connection. Security is handled by the application--you'd need the same username and password in the XML-RPC transaction as you would to access the normal web interface.

    --Jason

    Edit: Here's some info on the WordPress implementation of XML_RPC: http://codex.wordpress.org/XML-RPC_Support
    Last edited by jason; 02-21-2006 at 11:09 AM.
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •