Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-50237

[JEP-200] java.lang.SecurityException: Rejected: org.apache.tools.ant.Location

        [JENKINS-50237] [JEP-200] java.lang.SecurityException: Rejected: org.apache.tools.ant.Location

        Code changed in jenkins
        User: Oleg Nenashev
        Path:
        pom.xml
        http://jenkins-ci.org/commit/jenkins/52abfad941f1d4a33548b9d84e765be7d869e7ae
        Log:
        [JENKINS-50237, JENKINS-49618] - Update Jenkins Remoting to 3.19

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: pom.xml http://jenkins-ci.org/commit/jenkins/52abfad941f1d4a33548b9d84e765be7d869e7ae Log: [JENKINS-50237, JENKINS-49618] - Update Jenkins Remoting to 3.19

        Code changed in jenkins
        User: Oleg Nenashev
        Path:
        core/src/main/java/hudson/FilePath.java
        core/src/main/resources/jenkins/security/whitelisted-classes.txt
        pom.xml
        test/src/test/java/hudson/FilePathTest.java
        test/src/test/java/jenkins/security/s2m/DefaultFilePathFilterTest.java
        http://jenkins-ci.org/commit/jenkins/9e667a2f4fcd1d8f4c941c45d2118e190d5e905b
        Log:
        Merge pull request #3359 from jglick/ProxyException-JENKINS-50237

        [JENKINS-50237/JENKINS-49618] Pick up Remoting 3.19 with automatic ProxyException; and avoid BuildException to begin with

        Compare: https://github.com/jenkinsci/jenkins/compare/3b5c715ae0d0...9e667a2f4fcd

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/java/hudson/FilePath.java core/src/main/resources/jenkins/security/whitelisted-classes.txt pom.xml test/src/test/java/hudson/FilePathTest.java test/src/test/java/jenkins/security/s2m/DefaultFilePathFilterTest.java http://jenkins-ci.org/commit/jenkins/9e667a2f4fcd1d8f4c941c45d2118e190d5e905b Log: Merge pull request #3359 from jglick/ProxyException- JENKINS-50237 [JENKINS-50237/JENKINS-49618] Pick up Remoting 3.19 with automatic ProxyException; and avoid BuildException to begin with Compare: https://github.com/jenkinsci/jenkins/compare/3b5c715ae0d0...9e667a2f4fcd

        Oleg Nenashev added a comment -

        I have tried to document the issue in https://wiki.jenkins.io/display/JENKINS/Plugins+affected+by+fix+for+JEP-200 . jglick danielbeck PTAL. My proposal would be to split Remoting 3.19 improvements to a separate RFE so that they do not confuse users (upgrade guide will be also required).

        Oleg Nenashev added a comment - I have tried to document the issue in https://wiki.jenkins.io/display/JENKINS/Plugins+affected+by+fix+for+JEP-200 . jglick danielbeck PTAL. My proposal would be to split Remoting 3.19 improvements to a separate RFE so that they do not confuse users (upgrade guide will be also required).

        Oleg Nenashev added a comment -

        Also created https://github.com/jenkinsci/pipeline-utility-steps-plugin/pull/44, which should resolve chschneider89's case in 2.107.1

        Oleg Nenashev added a comment - Also created https://github.com/jenkinsci/pipeline-utility-steps-plugin/pull/44 , which should resolve chschneider89 's case in 2.107.1

        Oleg Nenashev added a comment -

        It has been released in 2.113. I will update the ticket once we have follow-ups in plugins and LTS backporting

        Oleg Nenashev added a comment - It has been released in 2.113. I will update the ticket once we have follow-ups in plugins and LTS backporting

        Code changed in jenkins
        User: Oleg Nenashev
        Path:
        src/main/resources/META-INF/hudson.remoting.ClassFilter
        http://jenkins-ci.org/commit/pipeline-utility-steps-plugin/de62daf08bbc43717ceac4c4c36f707b4fd48903
        Log:
        JENKINS-50237 - Apply workaround while Jenkins Core is not fixed/backported

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: src/main/resources/META-INF/hudson.remoting.ClassFilter http://jenkins-ci.org/commit/pipeline-utility-steps-plugin/de62daf08bbc43717ceac4c4c36f707b4fd48903 Log: JENKINS-50237 - Apply workaround while Jenkins Core is not fixed/backported

        Code changed in jenkins
        User: Robert Sandell
        Path:
        src/main/resources/META-INF/hudson.remoting.ClassFilter
        http://jenkins-ci.org/commit/pipeline-utility-steps-plugin/1d30c48f88b28334ad84e929d23f15dbb2ef0198
        Log:
        Merge pull request #44 from oleg-nenashev/JENKINS-50237

        JENKINS-50237 - Apply workaround while Jenkins Core is not fixed/backported

        Compare: https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/2a9ba4b6632e...1d30c48f88b2

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Robert Sandell Path: src/main/resources/META-INF/hudson.remoting.ClassFilter http://jenkins-ci.org/commit/pipeline-utility-steps-plugin/1d30c48f88b28334ad84e929d23f15dbb2ef0198 Log: Merge pull request #44 from oleg-nenashev/ JENKINS-50237 JENKINS-50237 - Apply workaround while Jenkins Core is not fixed/backported Compare: https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/2a9ba4b6632e...1d30c48f88b2

        Oleg Nenashev added a comment - - edited

        Oleg Nenashev added a comment - - edited Created a backporting PR: https://github.com/jenkinsci/jenkins/pull/3372

        Code changed in jenkins
        User: Oleg Nenashev
        Path:
        core/src/main/resources/jenkins/security/whitelisted-classes.txt
        http://jenkins-ci.org/commit/jenkins/a277b58adca24068347d952c85288470a09b611c
        Log:
        JENKINS-50237 - Whitelist org.apache.tools.ant.Location for serialization

        (cherry picked from commit 300fbc3715f1f96a67300e22ab2dc3a7f1556746)

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleg Nenashev Path: core/src/main/resources/jenkins/security/whitelisted-classes.txt http://jenkins-ci.org/commit/jenkins/a277b58adca24068347d952c85288470a09b611c Log: JENKINS-50237 - Whitelist org.apache.tools.ant.Location for serialization (cherry picked from commit 300fbc3715f1f96a67300e22ab2dc3a7f1556746)

        Code changed in jenkins
        User: Oliver Gondža
        Path:
        core/src/main/resources/jenkins/security/whitelisted-classes.txt
        http://jenkins-ci.org/commit/jenkins/834fa97e7aeb24eb7765e37a34989bf6788062c5
        Log:
        Merge pull request #3372 from oleg-nenashev/stable-2.107-JENKINS-50237-port

        JENKINS-50237 - Backport: Whitelist org.apache.tools.ant.Location for serialization

        Compare: https://github.com/jenkinsci/jenkins/compare/5d4a76d28423...834fa97e7aeb

        SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: core/src/main/resources/jenkins/security/whitelisted-classes.txt http://jenkins-ci.org/commit/jenkins/834fa97e7aeb24eb7765e37a34989bf6788062c5 Log: Merge pull request #3372 from oleg-nenashev/stable-2.107- JENKINS-50237 -port JENKINS-50237 - Backport: Whitelist org.apache.tools.ant.Location for serialization Compare: https://github.com/jenkinsci/jenkins/compare/5d4a76d28423...834fa97e7aeb

          oleg_nenashev Oleg Nenashev
          chschneider89 Christian Schneider
          Votes:
          0 Vote for this issue
          Watchers:
          4 Start watching this issue

            Created:
            Updated:
            Resolved: