GHSA-p78h-m8pv-g9gm · 深刻度: medium · エコシステム: maven — Apereo CAS vulnerable to credential leaks for LDAP authentication
Apereo CAS is an open source multilingual single sign-on solution for the web. Apereo CAS can be configured to use authentication based on client X509 certificates. These certificates can be provided via TLS handshake or a special HTTP header, such as “ssl_client_cert”. When checking the validity of the provided client certificate, X509CredentialsAuthenticationHandler performs check that this certificate is not revoked. To do so, it fetches URLs provided in the “CRL Distribution Points” extension of the certificate, which are taken from the certificate itself and therefore can be controlled by a malicious user. If the CAS server is configured to use an LDAP server for x509 authentication with a password, for example by setting a “cas.authn.x509.ldap.ldap-url” and “cas.authn.x509.ldap.bind-credential” properties, X509CredentialsAuthenticationHandler fetches revocation URLs from the certificate, which can be LDAP urls. When making requests to this LDAP urls, Apereo CAS uses the same password as for initially configured LDAP server, which can lead to a password leak. An unauthenticated user can leak the password used to LDAP connection configured on server. This issue has been addressed in version 6.6.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.
総合評価: CVE-2023-28857 は低リスク(29.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.50%、39 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-28 | 0.41% | 0.50% | +0.09% |
| 2 | 2026-06-15 | 0.27% | 0.41% | +0.14% |
| 3 | 2026-04-23 | — | 0.27% | — |
EPSS の全履歴 (全 13 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.0 | 3.1 | MEDIUM |
|
2.2 | 1.4 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-p78h-m8pv-g9gm · 深刻度: medium · エコシステム: maven — Apereo CAS vulnerable to credential leaks for LDAP authentication
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| apereo | central_authentication_service | >= 6.5.0, < 6.5.9.1 | cpe:2.3:a:apereo:central_authentication_service:*:*:*:*:*:*:*:* |
| apereo | central_authentication_service | >= 6.6.0, < 6.6.6 | cpe:2.3:a:apereo:central_authentication_service:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://apereo.github.io/2023/02/20/x509-vuln/ | Third Party Advisory |
| https://github.com/apereo/cas/releases/tag/v6.6.6 | Release Notes |
| https://securitylab.github.com/advisories/GHSL-2023-009_Apereo_CAS/ | Third Party Advisory |