The plugin's API methods use hasPermission() instead of checkPermission() in several places, so the exception is not being thrown.

          [JENKINS-28713] Improper permission checks in the plugin

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobAction.java
          src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnershipAction.java
          http://jenkins-ci.org/commit/ownership-plugin/9d670510f53227e1be347f0887dae2ad2dc571c0
          Log:
          [FIXED JENKINS-28713] - Proper security checks in API methods

          The plugin's API methods use hasPermission() instead of checkPermission() in several places, so the exception is not being thrown.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobAction.java src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnershipAction.java http://jenkins-ci.org/commit/ownership-plugin/9d670510f53227e1be347f0887dae2ad2dc571c0 Log: [FIXED JENKINS-28713] - Proper security checks in API methods The plugin's API methods use hasPermission() instead of checkPermission() in several places, so the exception is not being thrown.

          Code changed in jenkins
          User: Oleg Nenashev
          Path:
          src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobAction.java
          src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnershipAction.java
          http://jenkins-ci.org/commit/ownership-plugin/b2a3f863023ef45d66376129d79f430609545c9f
          Log:
          Merge pull request #39 from oleg-nenashev/JENKINS-28713

          [FIXED JENKINS-28713] - Proper security checks in API methods

          Compare: https://github.com/jenkinsci/ownership-plugin/compare/82dc6b31a3b7...b2a3f863023e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/java/com/synopsys/arc/jenkins/plugins/ownership/jobs/JobOwnerJobAction.java src/main/java/com/synopsys/arc/jenkins/plugins/ownership/nodes/NodeOwnershipAction.java http://jenkins-ci.org/commit/ownership-plugin/b2a3f863023ef45d66376129d79f430609545c9f Log: Merge pull request #39 from oleg-nenashev/ JENKINS-28713 [FIXED JENKINS-28713] - Proper security checks in API methods Compare: https://github.com/jenkinsci/ownership-plugin/compare/82dc6b31a3b7...b2a3f863023e

            oleg_nenashev Oleg Nenashev
            oleg_nenashev Oleg Nenashev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: