GHSA-wg5r-wc3x-39vc
OpenAM: Unauthenticated Remote Code Execution via Class.forName in AuthXMLUtils.createCustomCallback
빠른 조치
GHSA-wg5r-wc3x-39vc — org.openidentityplatform.openam:openam-core: 아래 명령으로 수정 버전으로 올리세요.
# pom.xml: bump <version>16.1.2</version> for org.openidentityplatform.openam:openam-core 상세
## Summary A pre-authentication remote code execution vulnerability affects OpenAM. The remote authentication endpoint (`/authservice`, PLL) accepts an XML element that names an arbitrary Java class, which the server then loads and instantiates without validation. On a default configuration this is reachable **without authentication** and allows an attacker to run code on the server.
## Impact Unauthenticated remote code execution / full server compromise on any OpenAM instance with default settings.
## Affected All releases up to and including 16.1.1 (the defect predates the Open Identity Platform fork).
## Remediation Upgrade to `16.1.2`.
## Interim mitigation - Require the remote-auth security token by enabling `sunRemoteAuthSecurityEnabled` (rejects unauthenticated `/authservice` calls). - Restrict or block external network access to `/authservice` until patched.
## Credit Vulnerability discovered by Zhixi "Jace" Sun of ASM/VI at TikTok.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
0 수정 버전: 16.1.2 # pom.xml: bump <version>16.1.2</version> for org.openidentityplatform.openam:openam-core 참고
- https://github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-wg5r-wc3x-39vc [WEB]
- https://github.com/OpenIdentityPlatform/OpenAM/commit/edcf968cad91a78b932dba4ad559ef94cbf35f5a [WEB]
- https://github.com/OpenIdentityPlatform/OpenAM [PACKAGE]
- https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.1.2 [WEB]