Apache CXF におけるセキュリティ機能に関する脆弱性
タイトル Apache CXF におけるセキュリティ機能に関する脆弱性
概要

Apache CXF には、セキュリティ機能に関する脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

公表日 2018年6月28日0:00
登録日 2018年10月9日17:27
最終更新日 2018年10月9日17:27
CVSS3.0 : 重要
スコア 8.1
ベクター CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 警告
スコア 6.8
ベクター AV:N/AC:M/Au:N/C:P/I:P/A:P
影響を受けるシステム
レッドハット
JBoss Enterprise Application Platform 
Apache Software Foundation
Apache CXF 3.1.16 未満
Apache CXF 3.2.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2018年10月09日]
  掲載
2018年10月9日17:27

NVD脆弱性情報
CVE-2018-8039
概要

It is possible to configure Apache CXF to use the com.sun.net.ssl implementation via 'System.setProperty("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol");'. When this system property is set, CXF uses some reflection to try to make the HostnameVerifier work with the old com.sun.net.ssl.HostnameVerifier interface. However, the default HostnameVerifier implementation in CXF does not implement the method in this interface, and an exception is thrown. However, in Apache CXF prior to 3.2.5 and 3.1.16 the exception is caught in the reflection code and not properly propagated. What this means is that if you are using the com.sun.net.ssl stack with CXF, an error with TLS hostname verification will not be thrown, leaving a CXF client subject to man-in-the-middle attacks.

公表日 2018年7月2日22:29
登録日 2021年3月1日19:40
最終更新日 2024年11月21日13:13
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* 3.1.16
cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* 3.2.0 3.2.5
構成2 以上 以下 より上 未満
cpe:2.3:a:redhat:jboss_enterprise_application_platform:7.1.0:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧