Skip to content

サポート   >  セキュリティー&アップデート/ERRATA
 

httpdパッケージのアップデート

アドバイスID: RHSA-2003:320-09
最終更新日: 2003-12-16
影響のあるプロダクト: Red Hat Linux 8.0
Red Hat Linux 9
CVEs (cve.mitre.org): CAN-2003-0542
CAN-2003-0789

Security Advisory   セキュリティ・アドバイス

概要:

Updated httpd packages that fix two minor security issues in the Apache Web
server are now available for Red Hat Linux 8.0 and 9.

The Apache HTTP Server is a powerful, full-featured, efficient, and
freely-available Web server.

An issue in the handling of regular expressions from configuration files
was discovered in releases of the Apache HTTP Server version 2.0 prior to
2.0.48. To exploit this issue an attacker would need to have the ability
to write to Apache configuration files such as .htaccess or httpd.conf. A
carefully-crafted configuration file can cause an exploitable buffer
overflow and would allow the attacker to execute arbitrary code in the
context of the server (in default configurations as the 'apache' user).
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CAN-2003-0542 to this issue.

A bug in the CGI daemon-based "mod_cgid" module was discovered that can
result in CGI script output being sent to the wrong client. This issue only
affects Red Hat Linux 9, and only when the server is configured to use the
"worker" MPM. The default configuration uses the "mod_cgi" module for CGI
and is not affected by this issue. The Common Vulnerabilities and Exposures
project (cve.mitre.org) has assigned the name CAN-2003-0789 to this issue.

Users of the Apache HTTP Server should upgrade to these erratum packages,
which contain backported patches correcting these issues, and are applied
to Apache version 2.0.40.

アップデート・パッケージ:

Red Hat Linux 8.0

SRPMS:
httpd-2.0.40-11.9.src.rpm
[ via FTP ] [ via HTTP ]
    55ba88925f6bcd9c79aa52650781a9d4
 
i386:
httpd-2.0.40-11.9.i386.rpm
[ via FTP ] [ via HTTP ]
    b5070c0ddb837ee47bb8524477bd408c
httpd-devel-2.0.40-11.9.i386.rpm
[ via FTP ] [ via HTTP ]
    6591a9b46af9c442ebdb01fc588415e7
httpd-manual-2.0.40-11.9.i386.rpm
[ via FTP ] [ via HTTP ]
    48ecfd324a720282fb64fe40257913ba
mod_ssl-2.0.40-11.9.i386.rpm
[ via FTP ] [ via HTTP ]
    5d9079c45da40c280d81c822a610e100
 
Red Hat Linux 9

SRPMS:
httpd-2.0.40-21.9.src.rpm
[ via FTP ] [ via HTTP ]
    d86ba55ad68623c7c02e3574b6551ce9
 
i386:
httpd-2.0.40-21.9.i386.rpm
[ via FTP ] [ via HTTP ]
    a7de88418ebf6f90103aa9a4b6ac7e42
httpd-devel-2.0.40-21.9.i386.rpm
[ via FTP ] [ via HTTP ]
    5225c7633d500df965fadebda203dc08
httpd-manual-2.0.40-21.9.i386.rpm
[ via FTP ] [ via HTTP ]
    973dd508450927beaa2c2ec51a8a8144
mod_ssl-2.0.40-21.9.i386.rpm
[ via FTP ] [ via HTTP ]
    77484acc67a3fb1b8faf95eeed0166b1
 

解決法:

このアップデートを適用する前に、システムに関連するリリース済の errata が適用済であることをご確認ください。
それぞれのアーキテクチャで全てのRPMをアップデートするには、以下のコマンドを実行してください:

rpm -Fvh [filename]

[filename] は、アップデートしたいRPMのファイル名です。現在インストールされているパッケージのみ、アップグレードされます。現在いるディレクトリにインストールしたいRPM *しか* 無い場合には、 ワイルドカード (*.rpm) も使うことができます。
このアップデートは、Red Hat Network 経由でも行なえます。アップデートを適用する非常に簡便な方法です。Red hat Network をご利用になるには、以下のコマンドで、アップデートエージェントを起動してください。

up2date

このコマンドで、システムに適切なRPMをアップグレードする対話形式のプロセスを起動します。

バグジラ:  (詳細は、こちらbugzilla[英語]を御覧ください。)

103049 - httpd hung up reading /dev/random
103744 - slow-running CGI scripts are buffered too much
105725 - long httpd graceful reload times
106454 - ProxyPass modifies http header removing Content-Length field
106858 - SSL_EXPERIMENTAL is not defined in mod_ssl build

参照:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0542
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0789
http://www.apacheweek.com/features/security-20.html

キーワード:

Apache, ASF, httpd



ここに在るパッケージはセキュリティの為、 Red Hat, Inc. によって、 GPG 認証されています。キーは以下から利用可能になっています:
http://www.redhat.com/about/contact.html

各パッケージを確認するには次のコマンドをご利用ください: rpm --checksig filename
各パッケージが壊れていないか、もしくは改ざんされていないかを確認するには、以下のコマンドで MD5 チェックサムをお調べください: rpm --checksig --nogpg filename
注意: GnuPG キーをチェックするためには、RPM 3.0 以上が必要です。