-
Bug
-
Resolution: Fixed
-
Minor
MqttNotifier.DescriptorImpl.doFillCredentialsIdItems should take @AncestorInPath Item context to be used in place of Jenkins.getInstance(), and start with
if (context == null || !context.hasPermission(Item.CONFIGURE)) { return new ListBoxModel(); }
lest it expose credentials IDs and descriptions to anonymous users.
[JENKINS-25035] Credentials metadata leak in MqttNotifier
Link | New: This issue is blocking SECURITY-158 [ SECURITY-158 ] |
Assignee | New: Gareth Western [ gareth_western ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 158935 ] | New: JNJira + In-Review [ 195932 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |