VYPR

Maven package

org.jenkins-ci.plugins/subversion

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

Vulnerabilities (8)

  • CVE-2022-29048Apr 12, 2022
    affected < 2.15.4fixed 2.15.4

    A cross-site request forgery (CSRF) vulnerability in Jenkins Subversion Plugin 2.15.3 and earlier allows attackers to connect to an attacker-specified URL.

  • CVE-2022-29046Apr 12, 2022
    affected < 2.15.4fixed 2.15.4

    Jenkins Subversion Plugin 2.15.3 and earlier does not escape the name and description of List Subversion tags (and more) parameters on views displaying parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permissi

  • CVE-2021-21698Nov 4, 2021
    affected < 2.15.1fixed 2.15.1

    Jenkins Subversion Plugin 2.15.0 and earlier does not restrict the name of a file when looking up a subversion key file on the controller from an agent.

  • CVE-2020-2304Nov 4, 2020
    affected < 2.13.2fixed 2.13.2

    Jenkins Subversion Plugin 2.13.1 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.

  • CVE-2020-2111Feb 12, 2020
    affected < 2.13.1fixed 2.13.1

    Jenkins Subversion Plugin 2.13.0 and earlier does not escape the error message for the Project Repository Base URL field form validation, resulting in a stored cross-site scripting vulnerability.

  • CVE-2018-1000111Mar 13, 2018
    affected < 2.10.3fixed 2.10.3

    An improper authorization vulnerability exists in Jenkins Subversion Plugin version 2.10.2 and earlier in SubversionStatus.java and SubversionRepositoryStatus.java that allows an attacker with network access to obtain a list of nodes and users.

  • CVE-2017-1000085MedOct 5, 2017
    affected < 2.9fixed 2.9

    Subversion Plugin connects to a user-specified Subversion repository as part of form validation (e.g. to retrieve a list of tags). This functionality improperly checked permissions, allowing any user with Item/Build permission (but not Item/Configure) to connect to any web server

  • CVE-2013-6372May 8, 2014
    affected < 1.54fixed 1.54

    The Subversion plugin before 1.54 for Jenkins stores credentials using base64 encoding, which allows local users to obtain passwords and SSH private keys by reading a subversion.credentials file.