Saturday 7 June 2014

Redmond is patching Windows 8 but NOT Windows 7, say security bods


http://www.theregister.co.uk/2014/06/06/patch_piker_redmond_means_win_8_fixes_skip_7_researchers_say/
Microsoft has left Windows 7 exposed by only applying patches to its newest operating systems.
Researchers found the gaps after they scanned 900 Windows libraries and uncovered a variety of security functions that were updated in Windows 8 but not in 7. They said the shortcoming could lead to the discovery of zero day vulnerabilities.
The missing safe functions were part of Microsoft's dedicated libraries intsafe.h and strsafe.h that help developers combat various attacks.
Researcher Moti Joseph (@gamepe) - formerly of Websense - speculated Microsoft had not applied fixes to Win 7 to save money.
"Why is it that Microsoft inserted a safe function into Windows 8 [but not] Windows 7? The answer is money - Microsoft does not want to waste development time on older operating systems ... and they want people to move to higher operating systems," Joseph said in a presentation at the Troopers14 conference.
Microsoft has been contacted for comment.
Together with malware analyst Marion Marschalek (@pinkflawd), the duo developed a capable diffing (comparison) tool dubbed DiffRay which would compare Windows 8 with 7, and log any safe functions absent in the older platform.
It was "scary simple", Marschalek said, and faster than finding vulnerabilities by hand.
DiffRay GUI and flow chart
Security bods could then probe and pluck those functions to identify vulnerabilities and exploits.
In a demonstration of DiffRay, the researchers found four missing safe functions in Windows 7 that were present in 8.
"If we get one zero-day from this project, it's worth it," Joseph said.
Future work will extend DiffRay's capabilities to find potential vulnerabilities in Windows 8.1, add intelligence to trace input values for functions and incorporate more intelligent signatures used to find potential holes. Duplicates and abundant false positives in the current version would also be ironed out.
The presentation slides were available online. (Here in pdf.)

No comments:

Post a Comment