A new report about security risks was published this week. This report - "The Top Cyber Security Risks" - is a joint effort from the security organizations TippingPoint, Qualys, and SANS. In this week's security article we shall discuss one particular issue in the report - patching software.
The findings from the study seem to indicate that organizations as well as single users need to change/update their patching regime to tighten their security.
Over the years we have written several security articles about the fact that malware writers use vulnerabilities in operating systems and applications to spread malware and/or get access to confidential information. The report referred to above pinpoints some interesting statistics regarding this:
There may be at least three different parties involved in a vulnerability
Considerations regarding 2 above also involves whether to disclose the vulnerability to the public, an issue discussed for example in this article.
However, this time we will consentrate more on the two other items from the list above.
This is not a surprising result from the report. It seems safe to assume that this observation is true, since:

Knowing these facts however, will lead the average, rational author of malicous programs to shift her attention. Rather than focusing her efforts on vulnerabilities in operating systems - with a very huge potential during a small window of opportunity - it is probably wiser to focus on vulnerabilities in wide-spread applications. The mere number of installations is smaller, but the time frame for successfully exploiting the vulnerabilities may be much longer.
Add then the observation mentioned above: updating applications is often cumbersome. Some applications have no automatic updating mechanisms at all, but rely on a complete new installation of the new version (some even require complete removal of the vulnerable version prior to installing the new one). Others have to be manually configured to look for updated versions. Still others have update mechanisms that automatically check for updated versions very seldom. Finally, some applications have no system at all in place that inform the user that a newer (more secure) version is available.
In sum the result is that malicious software, which targets (popular) applications, in general lives successfully months and even years after the vendor has provided a more secure version and/or a patch for the vulnerability.
One reason for this may of course be that operating systems are more secure than applications. This might be true.
However, we will suggest that the main reason is the fact that "the bad girls" know that the patching frequency for applications is slower, as discussed above. The effort involved in finding a vulnerability in a much-used application will therefore pay off more, as the exploiting malware will have a longer lifespan.
As long as this situation remains unchanged this focus on application vulnerabilitues will most likely prevail - at least for wide-spread applications.
As mentioned above there is no standard for updating applications.
It may be argued that operating system vendors (like Microsoft) offer a similar updating mechanisms for their applications as for the operating system. One may also say that in some cases applications from the same vendor have identical or similar updating mechanisms. No cross-vendor and cross-applications updating mechanisms exists though.
This fact has resulted in a new set of products that attempt to remedy this need - systems for managing patches and updates. Several systems exists, and organizations that take the effort to purchase, install and update (sic!) these, are far better off being up-to-date with more secure applications than those which have no patch/updating regime in place.
Smaller organizations and home users in particular, will often not be able to take advantage of these systems due to pricing considerations.
Interestingly, the Mozilla project, which is responsible for development of for example the popular browser Firefox, announced this month that the new versions of Firefox will have in place systems to warn users if their version of Adobe Flash Player plug-in to Firefox is out of date. This is one example of an application vendor that takes responsibility in securing users from vulnerabilities in other vendors' products.
Some has advocated the view that a common system for updating applications - either patches, general program updates or both - should be developed by the operating system vendors.
Such a system could be an API (Application Programming Interface) that third-party programmers might use in order for the operating system to get access to the product's updating mechanisms. Users and IT administrators could then be able to configure updating schemes from one single interface, in an analogue way that other global settings are performed.