RealPlayer Zero-Day Flaw Under Attack
openOption writes "ZDNet is reporting that hackers are actively exploiting a zero-day hole in RealNetworks' RealPlayer media player, a software program installed on tens of millions of Windows computers worldwide. The in-the-wild attacks targets a previously unknown and unpatched ActiveX vulnerability in the way RealPlayer interacts with Microsoft's Internet Explorer browser. The flaw is causing drive-by malware downloads when an IE user simply browsers to a maliciously rigged Web page."
The vulnerability doesn't affect IE in protected (sandboxed, default) mode on Vista, of course.
It's time to realise that Abble's products are the biggest abomination these days. Just say NO to the dumb iAbble way!!
http://www.free-codecs.com/download/Real_Alternative.htm
Now I just have to worry about unpatched holes in Windows Media Player!
Truthfully, I already have one bloated Media Player that is part of the OS on my machine, why would I want to install another?
BTW:
http://www.free-codecs.com/download/QuickTime_Alternative.htm
To take care of that OTHER bloated media player
www.aleo.no
Last time I saw real player was when I installed google pack on a windows machine years ago. I love picasa and google earth, and at the time a few of the other packages seemed like nice things to get all in 1 install. Real player was the deal killer- I never could figure out what good it was. It seems like it spent more of my time and CPU cycles trying to sell me on an upgrade than doing anything useful. What was/is google thinking on that one?
Ring 0 only adds stealth to attacks that work just fine from ring 3.
I am a leaf on the wind. Watch how I soar.
The evil Realplayer is still required for some MIT open courseware. They should convert those files ASAP.
I'm not sure you know what "ring3" really means. On windows, ALL "applications" run in ring3, even ones run by the administrator. ring3 means user mode, and is apposed to ring0 which means kernel mode.
The VAST majority of code run on your computer runs in ring3, including your browser. Bottom line is that ring0 does not mean "administrator." It means code with system (read kernel) level privilege. This is where drivers and system calls run, not applications.