Impact
The Sanitizer component in Steeltoe's Environment actuator does not redact keys related to connection strings, resulting in the /actuator/env endpoint revealing full connection strings that contain passwords or user credentials. This leads to disclosure of confidential data needed for database access. The weakness is classified as CWE‑200 and CWE‑319.
Affected Systems
Affected versions are Steeltoe.Management.Endpoint prior to 4.2.0 and Steeltoe.Management.EndpointCore prior to 3.4.0, distributed under the SteeltoeOSS organization. The patch is available in 4.2.0 for Endpoint and 3.4.0 for EndpointCore.
Risk and Exploitability
Based on the description, it is inferred that if the actuator endpoints are publicly reachable, an attacker can simply issue a GET request to /actuator/env to obtain sensitive credentials. The CVSS score of 7.5 indicates a high impact, while the EPSS score of <1% shows a low likelihood of exploitation at the time of this analysis. If access is restricted, the risk is confined to authenticated or internal users. This vulnerability is not listed in CISA's KEV catalog.
OpenCVE Enrichment