Comments on: MySQL worm hits Windows systems
Databases protected by weak passwords on Windows-based machines could allow a worm to spread to several thousand systems.
Databases protected by weak passwords on Windows-based machines could allow a worm to spread to several thousand systems.
December 2, 2009 5:21 PM PST
December 2, 2009 4:37 PM PST
December 2, 2009 4:14 PM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
But don't worry, they becoming to a mac near you soon.
lol Love saying that.
But on a serious note, do you remember when windows was reported to be the OS that viruses couldn't touch. I find it funny people saying that about Mac's OS now ;P.
The flaw is with MySQL, so it seems that as open source gains popularity, it also gains attention, and has some of the same issues as other, larger companies.
Anyone know if this flaw exists on other platforms? The 'MySQL UDF Dynamic Libray flaw' documentation looks like Linux, but I am unsure.
- According to MySQL...
- by System Tyrant January 27, 2005 9:10 PM PST
- this is not a bug in the software. I like MySQL, but this sounds a lot like a Microsoft answer. Oh, it's not us. Then again, maybe it's really not a flaw in the software. Expecially if doesn't effect any other os version.
- Like this Reply to this comment
-
-
- Well, it sort of isn't a bug,
- by unoengborg January 28, 2005 7:11 AM PST
- and sort of it is. MySQL offers ways to make the connections safe. e.g. by use of SSL. If users don't use it, or choose bad passwords there is not much they can do.
- Like this
-
(8 Comments)Here is the link
http://dev.mysql.com/tech-resources/articles/security_alert.html
However, they could add a delay time after a failed login before you could have new try. And increase that time exponentially for each consequtive failed login attempt.
This would give this kind of attacks much less chance of succeding