製品・ソフトウェアに関する情報
JBoss EAP および WildFly における不正な認証に関する脆弱性
Title JBoss EAP および WildFly における不正な認証に関する脆弱性
Summary

JBoss EAP および WildFly には、不正な認証に関する脆弱性が存在します。

Possible impacts 情報を取得される可能性があります。
Solution

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

Publication Date March 4, 2022, midnight
Registration Date Nov. 4, 2022, 5:33 p.m.
Last Update Nov. 4, 2022, 5:33 p.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS2.0 : 警告
Score 4.3
Vector AV:N/AC:M/Au:N/C:P/I:N/A:N
Affected System
レッドハット
JBoss Enterprise Application Platform 
Red Hat OpenStack Platform 
WildFly 
日立
Hitachi Ops Center Common Services 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2022年11月04日]   掲載 Nov. 4, 2022, 4:16 p.m.

NVD Vulnerability Information
CVE-2022-0866
Summary

This is a concurrency issue that can result in the wrong caller principal being returned from the session context of an EJB that is configured with a RunAs principal. In particular, the org.jboss.as.ejb3.component.EJBComponent class has an incomingRunAsIdentity field. This field is used by the org.jboss.as.ejb3.security.RunAsPrincipalInterceptor to keep track of the current identity prior to switching to a new identity created using the RunAs principal. The exploit consist that the EJBComponent#incomingRunAsIdentity field is currently just a SecurityIdentity. This means in a concurrent environment, where multiple users are repeatedly invoking an EJB that is configured with a RunAs principal, it's possible for the wrong the caller principal to be returned from EJBComponent#getCallerPrincipal. Similarly, it's also possible for EJBComponent#isCallerInRole to return the wrong value. Both of these methods rely on incomingRunAsIdentity. Affects all versions of JBoss EAP from 7.1.0 and all versions of WildFly 11+ when Elytron is enabled.

Publication Date May 11, 2022, 6:15 a.m.
Registration Date May 11, 2022, 10 a.m.
Last Update Nov. 21, 2024, 3:39 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:redhat:openstack_platform:13.0:*:*:*:*:*:*:*
cpe:2.3:a:redhat:wildfly:*:*:*:*:*:*:*:* 11.0.0
cpe:2.3:a:redhat:jboss_enterprise_application_platform:*:*:*:*:*:*:*:* 7.1.0
Related information, measures and tools
Common Vulnerabilities List