Skip to content

Additional sanitization for URI being exposed over Endpoints #17939

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

htztomic
Copy link
Contributor

@htztomic htztomic commented Aug 22, 2019

This is a fix to GitHub issue #8293 and #17930 . Additional sanitization was added for URI properties that take on the form of <scheme>://<user>:<password>@<host>:<port>/. Functionality was added to Sanitizer to help sanitize the password specifically and not allowing it to be exposed over EnvironmentEndpoint and ConfigurationPropertiesReportEndpoint.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 22, 2019
@mbhave mbhave added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 22, 2019
@mbhave mbhave added this to the 2.2.x milestone Aug 22, 2019
@mbhave mbhave self-assigned this Aug 22, 2019
mbhave pushed a commit that referenced this pull request Aug 24, 2019
mbhave added a commit that referenced this pull request Aug 24, 2019
@mbhave mbhave closed this in 54f4e44 Aug 24, 2019
@mbhave mbhave modified the milestones: 2.2.x, 2.2.0.M6 Aug 24, 2019
pull bot pushed a commit to scope-demo/spring-boot that referenced this pull request Aug 24, 2019
pull bot pushed a commit to scope-demo/spring-boot that referenced this pull request Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants