Some third-party applications aren't using Microsoft's Windows DEP, ASLR security

Dark Reading Staff, Dark Reading

July 2, 2010

2 Min Read

Turns out Microsoft's much-lauded Data Execution Protection (DEP) and Address Space Layout Randomization (ASLR) security features for Windows aren't necessarily being deployed in widespread third-party Windows applications.

Secunia sampled 16 of the most popular third-party Windows apps to study how or if they supported Microsoft's and ASLR, and found that half of these apps don't use them at all.

The apps analyzed were Adobe Flash Player, Sun Java JRE, Adobe Reader, Mozilla Firefox, Apple QuickTime Player, VLC Media Player, Apple iTunes, Google Chrome, Adobe Shockwave Player, OpenOffice.org, Google Picasa, Foxit Reader, Opera, Winamp, RealPlayer, and Apple Safari. Among those, QuickTime, Foxit Reader, Picasa, Java, OpenOffice.org, RealPlayer, VideoLAN VLC Player, and Winamp do not use Microsoft's DEP and ASLR.

DEP helps quell code execution in nonexecutable memory and was one of the key defenses against the original Operation Aurora exploit code. ASLR basically protects the system from an exploit attempting to call a system function by placing code in random areas of memory and making it more difficult for an attacker to run malware on a machine.

Thomas Kristensen, CSO at Secunia, says he was surprised that these key Windows apps weren't taking advantage of the Microsoft security features. "That such popular, high-profile products -- some of which has been active exploited recently -- aren't doing more to secure their users" was surprising, he says. "Using DEP/ASLR is a cheap and easy way to make exploitation significantly more difficult."

And all of these apps also have recently discovered memory-corruption vulnerabilities that allow for code execution, he says.

Meanwhile, several of these vendors plan to implement DEP and ASLR, but in the interim their apps remain more exposed. "It is much easier to exploit vulnerabilities in a reliable and consistent manner" without DEP and ASLR, Kristensen says.

A copy of Secunia's full report can be downloaded here (PDF). Have a comment on this story? Please click "Discuss" below. If you'd like to contact Dark Reading's editors directly, send us a message.

About the Author(s)

Dark Reading Staff

Dark Reading

Dark Reading is a leading cybersecurity media site.

Keep up with the latest cybersecurity threats, newly discovered vulnerabilities, data breach information, and emerging trends. Delivered daily or weekly right to your email inbox.

You May Also Like


More Insights