-
-
Notifications
You must be signed in to change notification settings - Fork 962
Closed
Milestone
Description
Steps to Reproduce
- Create a new Grails project (grails create-app --profile=web actuator)
- gradle bootRun
Behaviour
navigate to http://localhost:8080/env
navigate to http://localhost:8080/dump
navigate to http://localhost:8080/trace
Sensitive information are shown (Including db username, cookie id, etc, etc...). Which leads to security issue.
Environment Information
- Grails Version: 3.1.8
- JDK Version: 1.8.0_51
Metadata
Metadata
Assignees
Labels
No labels