Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-28857

4.0 · MEDIUM
Published Jun 27, 2023 apereo CWE-200 EPSS 0.50% (41th pctl)

Overview

CVE-2023-28857 is a medium-severity vulnerability affecting apereo central_authentication_service. It was published on June 27, 2023 and has a CVSS 3.1 base score of 4.0 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.0, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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 pass

Remediation

Check the references section for vendor advisories and patches from apereo. Update central_authentication_service to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apereo central_authentication_service >= 6.5.0, < 6.5.9.1 Affected

Frequently Asked Questions

What is CVE-2023-28857?

CVE-2023-28857 is a medium-severity vulnerability affecting apereo central_authentication_service. It was published on June 27, 2023 and has a CVSS 3.1 base score of 4.0 (MEDIUM).

How severe is CVE-2023-28857?

This vulnerability has a CVSS 3.1 base score of 4.0, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-28857?

Check the references section for vendor advisories and patches from apereo. Update central_authentication_service to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-28857?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-28857 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.