GHSA-vqxv-6xrh-49cp
OpenAM Reflected XSS in the OAuth2/OIDC `wap` consent page
빠른 조치
GHSA-vqxv-6xrh-49cp — org.openidentityplatform.openam:openam-oauth2: 아래 명령으로 수정 버전으로 올리세요.
# pom.xml: bump <version>16.1.2</version> for org.openidentityplatform.openam:openam-oauth2 상세
### Description The OAuth2/OIDC consent page rendered for `display=wap` authorize requests reflected several request-derived values into the HTML response without escaping. An attacker who induces a user with an active OpenAM session to follow a crafted authorize link can execute arbitrary JavaScript in the OpenAM origin.
This is the same vulnerability class as CVE-2026-44203; that fix did not cover this code path.
### Impact Arbitrary JavaScript execution in the OpenAM origin in the victim's authenticated context — enabling session/cookie theft, CSRF-token exfiltration, and actions on behalf of the victim, up to administrative takeover if the victim is an administrator. Reachable on any deployment with at least one registered OAuth2 client; no attacker-controlled client and no special configuration required.
### Mitigation - Upgrade to 16.1.2 (or later). - Until then, restrict/limit access to the OAuth2 authorize endpoint and treat unsolicited `display=wap` authorize links as untrusted.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
13.0.0 수정 버전: 16.1.2 # pom.xml: bump <version>16.1.2</version> for org.openidentityplatform.openam:openam-oauth2 참고
- https://github.com/OpenIdentityPlatform/OpenAM/security/advisories/GHSA-vqxv-6xrh-49cp [WEB]
- https://github.com/OpenIdentityPlatform/OpenAM/commit/98cee2dfe701c2e16e5bcee34e6fd9d913925118 [WEB]
- https://github.com/OpenIdentityPlatform/OpenAM [PACKAGE]
- https://github.com/OpenIdentityPlatform/OpenAM/releases/tag/16.1.2 [WEB]