Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
Description
Following on the issue identified in ACCUMULO-4660, I verified that parameters to the REST-based monitor (ACCUMULO-3005) resources need sanitization as well.
All @PathParam and @QueryParam annotated fields should be sanitized.
Attachments
Issue Links
- relates to
-
ACCUMULO-3005 Convert the monitor into a real REST server
- Resolved
-
ACCUMULO-4756 New Monitor Validation fails for default tables
- Resolved
-
ACCUMULO-4660 Trace servlet on monitor doesn't sanitize URL data
- Resolved
- links to