|
httpdパッケージのアップデート
 |
セキュリティ・アドバイス |
|
概要:
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.
アップデート・パッケージ:
解決法:
このアップデートを適用する前に、システムに関連するリリース済の 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 以上が必要です。
|