Skip to content

EnvironmentEndpoint does not sanitize uri when password is directly present #17930

Closed
@htztomic

Description

@htztomic

The EnvironmentEndpoint does not sanitize the uri property when a placeholder is not present and the password is directly present. An example would be if the property value for the uri contains the exact password such as spring.data.mongodb.uri: mongodb://user:password@host1:27017. The password is not sanitized and therefore will be exposed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions