Posts Tagged ‘exploit’

64-bit Vista Natively Bulletproofed Against Heap-Based Buffer Overruns

Posted by Jason in Computer, Windows Vista on February 21st, 2008

When it comes down to the 32-bit Vista vs. 64-bit Vista, the comparison generally focuses on the added benefits synonymous with handling . Because the address space of 64-bit Vista is not limited to 4GB, users are able to use a maximum of 128 GB of RAM with the Ultimate, Business and Enterprise SKUS. But at the same time, there are added benefits, and one of them is in terms of . The 64-bit editions of Vista come to the table with PatchGuard ( Patch Protection), Address Space Layout Randomization (ASLR), Heap and Stack randomization, and even heap corruption detection.

As far as Heap Based Buffer Overruns are concerned, both 32-bit and 64-bit Vista offer protection, but only in the x64 versions of the operating system is the even heap corruption detection enabled by default. Michael Howard, Senior Program Manager in the Engineering group at , explained that, in x86 Vista, developers have to call the HeapSetInformation API in order to enable heal corruption detection. (more…)

Only Vulnerabilities in Safe ActiveX Controls Are Exploitable in Internet Explorer

Posted by Jason in Internet on February 6th, 2008

’s Explorer is without a doubt the main vector of attacks, when it comes down to web-based threats. Its ubiquity, as well as its intimate integration into the platform, makes it an excellent avenue for attacks. With IE6, has gained an ill reputation for failing dramatically to protect end users. From IE6, which undoubtedly is an apex of insecurity compared to alternative browsers, the Redmond company moved to Vista and Explorer 7 under User Account Control, virtually cutting the browser from the critical areas of the operating system. Web-based attacks coming via IE7 in Protect Mode will not be able to write themselves to disk without specific user permission, because the browser runs with the very least possible privileges. (more…)

Hackers Target QuickTime and WinZip

Posted by Jason in Software on May 17th, 2007

Although it seem unlikely virus writers and are going to give up looking for and attempting to in products, it seems some of them may be turning their attention to other popular applications. According to experts at the on one of its PC’s, used as bait to attract and trap virus writers, was breached through known in QuickTime and . (more…)

Microsoft to issue cursor flaw patch early

Posted by Jason in Computer on April 2nd, 2007

said Sunday night that it is planning to make available this week a patch for a flaw that has already been used in an attack.

issued an advisory on the animated cursor flaw on Thursday. By Friday, malicious code was circulating that took advantage of the hole.

In an e-, said it had originally planned to patch the flaw on April 10 as part of its regular (more…)

Exploit Published For Gaping (Patched) IE Hole

Posted by Jason in Software, Windows Vista, Windows XP on March 27th, 2007

If you haven’t applied the “critical” patch in ’s MS07-009 bulletin, now might be a good time to hit that download-and-install button. Detailed code for the — discovered during HD Moore’s MOBB (month of browser bugs) project and fixed on Patch Tuesday in February — has surfaced on the , offering malware authors step-by-step instructions on how to launch PC takeover attacks.

The code takes aim at a remote code execution flaw in the ADODB.Connection control that is provided as part of the Data Objects. This is distributed in MDAC ( Data Access Components). (more…)