MS Tuesday - July
Another Patch Tuesday and another set of patches. This time we have 11 CVEs patched in 6 updates and we've got a couple of interesting ones.
The most interesting, to me, has to be the DoS / Remote Code Execution in Active Directory (MS07-039), especially since an anonymous user could take advantage of this on Windows 2000. In an enterprise environment, I'd say that Active Directory is God... and having control over God can't be good for anyone involved. Peoples still running Windows 2000 Server may want to block access to their LDAP server (Filtering TCP ports 389 and 3268) if they are unable to apply the patch in a reasonable time frame. The good news here is that, in most cases, your Domain Controllers aren't internet facing, which limits the risk to improperly configured networks and insider threats. Given the increase in insider threats, that may or may not help you sleep better at night. Another thing to consider is the affect this has on Small Business Server. Microsoft provides SBS as an all in one, which includes Exchange, and many small businesses place their SBS directly on their internet connection, these small business users (who are generally more lax when it comes to applying patches) may feel a little extra pain from this vulnerability. More information on these vulns, CVE-2007-3028 and CVE-2007-3028, is available here.
The second one of interest, from a WebAppSec point of view, is the ASP.NET Null Byte Termination Vulnerability patched in MS07-040. This vulnerability could lead to information disclosure and in the words of Microsoft, "An attacker who successfully exploited this vulnerability could gain unauthorized access to parts of a Web site." I see gaining access to unauthorized portions of a web site as more than information disclosure but I suppose you could spin it either way. Given the number of ASP powered web pages employed on the internet and the multiple versions of the .Net Framework that this affects, this could provide malicious individuals with access to plenty of private information. This information could include usernames and passwords, corporate secrets or even credit card and billing information. Those businesses applying for PCI certification may want to ensure that you have the proper patches in place. More information on this vuln, CVE-2007-0042, and the other two vulns patched by MS07-040, CVE-2007-0041 and CVE-2007-0043, can be found here.
Given the widespread use of "home routers" or NAT devices, I don't think that the remote code execution in MS07-041 will be overly popular or dangerous, however there are a large number of home users that are running web servers from their Windows XP boxes. Information on this vuln, CVE-2005-4360, is available here. We're also seeing another Vista patch, an example of Microsoft commitment to quickly patch Vista related problems. Since this issue affects the Teredo interface, I don't see it as being overly popular and it is just an information disclosure... Again information can be found on the advisory web page for this vuln, CVE-2007-3038. The last two patches cover a smattering of office products, this time around it's Publisher and Excel (which has been coming up quite a bit lately).
That's all for now... enjoy your patching.