VYPR

Maven package

org.jenkins-ci.plugins/scriptler

pkg:maven/org.jenkins-ci.plugins/scriptler

Vulnerabilities (5)

  • CVE-2023-50765Dec 13, 2023
    affected <= 342.v6a

    A missing permission check in Jenkins Scriptler Plugin 342.v6a_89fd40f466 and earlier allows attackers with Overall/Read permission to read the contents of a Groovy script by knowing its ID.

  • CVE-2023-50764Dec 13, 2023
    affected <= 342.v6a

    Jenkins Scriptler Plugin 342.v6a_89fd40f466 and earlier does not restrict a file name query parameter in an HTTP endpoint, allowing attackers with Scriptler/Configure permission to delete arbitrary files on the Jenkins controller file system.

  • CVE-2021-21700Nov 12, 2021
    affected < 3.4fixed 3.4

    Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by exploitable by attackers able to create Scriptler scripts.

  • CVE-2021-21668Jun 16, 2021
    affected < 3.2fixed 3.2

    Jenkins Scriptler Plugin 3.1 and earlier does not escape script content, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.

  • CVE-2021-21667Jun 16, 2021
    affected < 3.3fixed 3.3

    Jenkins Scriptler Plugin 3.2 and earlier does not escape parameter names shown in job configuration forms, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.