Dec22 |
1:42 am (UTC-7) | by
Abhishek Bhuyan (Senior Security Researcher) |

The number of software vulnerabilities, as measured by entries in the Common Vulnerabilities and Exposures (CVE) database, went down in 2010, although due to the complexity of modern programs, they can never be completely eliminated. Criminals take advantage of this to drop their malware onto the systems of victims everywhere.
Because of this, there is a continued need for vulnerability defense solutions like Intrusion Defense Firewall (IDF), a plug-in for OfficeScan™ and Deep Security.
In recent years, both vulnerability researchers and criminals have been focusing their attacks on third-party applications. This is quite natural, as both Internet-exposed services (such as Web servers) and the OSs themselves have been made more secure. This focus on third-party applications increases the risk for typical end users, as they tend to ignore third-party programs as primary attack vectors. In addition, no common patching platform like Windows Update is provided, raising the risk of having vulnerable versions on user systems.
Let’s examine the number of publicly disclosed proof-of-concept (POC) exploits that allowed remote code execution in several applications that users commonly utilize (these are based on exploits posted on the Exploits Database site):
| Application(s) | Number of Exploits |
| Internet Explorer | 7 |
| Mozilla Firefox | 3 |
| Adobe products (Flash and Acrobat/Reader) | 16 |
| Java | 4 |
Note the number of exploits for third-party applications above compared with browsers. Both Adobe and Java exploits are very reusable, as the vulnerable applications are present on most user systems. In addition, these can be obfuscated to bypass network-based intrusion protection systems.
Out of these critical vulnerabilities in 2010, the ones which had the most impact in the wild were:
- Internet Explorer iepeer.dll code execution vulnerability (MS10-018; CVE-2010-0806)
- Java Web start vulnerability (CVE-2010-1423)
- Microsoft Windows Help and Support Center vulnerability (MS10-042; CVE-2010-1885)
- Windows LNK vulnerability (MS10-046; CVE-2010-2568)
- Adobe Acrobat/Reader cooltype.dll buffer overflow vulnerability (APSB10-21; CVE-2010-2883)
- DLL preloading attacks via remote network shares (Microsoft Security Advisory 2269637)
It’s also worth noting that the DOWNAD/Conficker threat, which dates back to late 2008, was still quite active during the first half of the year. DOWNAD isn’t quite dead yet.
What kind of malware are dropped or downloaded onto users’ systems by exploits? Variants of the ZeuS family of malware were favored payloads throughout 2010. In particular, exploits using .PDF files and ActiveX controls as infection vectors were frequently used for this purpose.
These threats highlight how important it is for users to properly protect themselves against vulnerabilities by patching their software. For that, readers should consult the previous blog post “Have You Patched Your System Lately?” The CTO Insights blog also talked about it in the video “Zero Day Vulnerabilities Risk Overblown.”
Share this article |
|
14 Responses to “2010 in Review: The Vulnerability Landscape”
Trackbacks
- TrendLabs (TrendLabs)
- TechNewsCaster (Confidential Source )
- 2010 in Review: The Vulnerability Landscape | Threat Trend Security News
- TrendMicro (TrendMicro)
- TrendLabs (TrendLabs)
- TrendMicro (TrendMicro)
- Felipepsantos (Felipe Santos )
- 2020plus1 (Alan Potts)
- KarstenH68 (Karsten Hansen)
- VULNERABILITIES - 2010 In Review: The Vulnerability Landscape
- 2010′da güvenlik açığı tehditleri
- Trend Micro Asia Pacific Newsletters Library - The Market for Vulnerabilities: How Hackers Profit
- El mercado de las vulnerabilidades: qué beneficio obtienen los hackers? » blog.trendmicro.es




December 22nd, 2010 at 7:57 am
I'd be interested in how you assessed/ranked the impact of the vulnerabilities. Not sure it passes the sniff test that Java Web Start was more exploited than Adobe – or all but one of the Windows vulnerabilities – in our systems, we saw very few attempts to exploit web start, many many attempts at Adobe exploitations, many .lnk attempts (but less than Adobe), etc.