Open source renders patching a problem
Published: 17 Nov 2005 12:10 GMT
According to Internet services company Netcraft's latest poll, open source Web sites dominate the Web site market. The November 2005 survey found that Apache Web servers run on 70 percent of all Web sites. In addition, almost every reputable site that asks you for any personal information will do so using the Secure Sockets Layer (SSL) protocol.
The overwhelming number of open source Web sites and the widespread use of OpenSSL to secure connections create a tremendous problem when vulnerabilities emerge. For example, in October 2005, the OpenSSL.org Project released a patch to fix a vulnerability in all previously released versions of OpenSSL (i.e., all versions up to 0.9.7h and 0.9.8a). For more details about this vulnerability, see the Secunia advisory.
The vulnerability involves a problem with the use of the SSL_OP_MSIE_SSLV2_RSA_PADDING configuration option. Using the SSL_OP_ALL option automatically enables this other option by default.
The SSL_OP_MSIE_SSLV2_RSA_PADDING option is a common configuration workaround that disables a verification step in the SSL 2.0 server, which supposedly prevents active protocol-version rollback attacks. That means an attacker acting as a "man in the middle" can't force a client and server to negotiate the SSL 2.0 protocol, even if these parties both support SSL 3.0 or TLS 1.0. This is intentional due to previously discovered cryptographic weaknesses in SSL 2.0.
This workaround's original purpose was to address interoperability issues between Web servers and the secure applications they serve. This is a classic case of two open source vendors trying to support every conceivable function that a Webmaster might enable on a Web site.
However, in this case, the lack of any application standards has led to a vulnerability that affects roughly three-quarters of all Web sites and comes preinstalled on Red Hat Linux. The OpenSSL Project has published a new version to address this issue and recommends immediate deployment. A patch is also available for those sites that can't upgrade due to interoperability problems with served applications.
While the issue of a newly discovered vulnerability that affects a large percentage of the computers running on the Internet has become quite common, the problem goes much deeper. One of the most persistent problems with software is patch management and the larger the enterprise, the larger the problem.
Microsoft has taken steps to address this issue with Automatic Updates service. In my opinion, the software company has done a good job of notifying users of available patches and updates.
On the other hand, the open source community continues to struggle with developing an integrated patch management solution. Most administrators have little time to check for patches or read vulnerability notices if they've even signed up to receive them. That's why it's essential to know exactly what you've deployed on your systems and to check regularly for updates for that software.
Final thoughts
Before you start posting angry comments in this article's discussion, let me stress that I am not advocating dumping open source in favour of Microsoft. Rather, I am campaigning for the open source market to address the problem of patch management and to integrate third-party software into its solution.
If you run a system that connects to the Internet, it's imperative that you know what software is on that system and keep it up to date. If you don't patch the holes in your system, it's only a matter of time before someone else exploits them.
Full Talkback thread
21 comments
-
Complete bull. I do run Open Source technology and... Arthur B. -
States the bleeding obvious. An admin should alway... Bill DuPree -
All Linux distros I know that use openssl have an... Marc Deslauriers -
This is a non-issue for package managed distributi... Anonymous -
This is a non-issue for package managed distributi... Anonymous -
Does anybody with a production server use MS autom... Anonymous -
On the other hand, the open source community conti... Anonymous -
I have to disagree with this article. I think the... Julian Woods -
yum -y update....done. Create a cron job and do it... Anonymous -
To say that Linux doesn't have a patch management... John Lewis -
Do facilities like Debian's Apt-Get and Redhat's c... Anonymous -
STUPID article.
Here's how I do patch management:... David F. Skoll -
The comment about opensource pathch mamange ment i... Anonymous -
This is what Yum and Apt are for on RPM and DEB-ba... Ben Williams -
The article seems rather silly, since it appears t... Anonymous -
Ignorant rubbish! Why didn't you research before w... Carla Schroder -
I run SuSE Linux 9.3... on my desktop. The very th... Anonymous -
Regarding patch management, I think you're somewha... Anonymous -
SpikeSource's products and services address this v... Anonymous -
As with anything open-source and free software, it... Barak Korren -
What a pointless article. Any of the mainstream D... Anonymous





