VYPR

Vendor CVEs

Jenkins Project

All CVEs

1,869 total · sorted by risk
  • CVE-2020-2206MedJul 2, 2020
    risk 0.00cvss 6.1epss 0.01

    Jenkins VncRecorder Plugin 1.25 and earlier does not escape a parameter value in the checkVncServ form validation endpoint, resulting in a reflected cross-site scripting (XSS) vulnerability.

  • CVE-2020-2205MedJul 2, 2020
    risk 0.00cvss 4.8epss 0.01

    Jenkins VncRecorder Plugin 1.25 and earlier does not escape a tool path in the `checkVncServ` form validation endpoint, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by Jenkins administrators.

  • CVE-2020-2197MedJun 3, 2020
    risk 0.00cvss 4.3epss 0.01

    Jenkins Project Inheritance Plugin 19.08.02 and earlier does not require users to have Job/ExtendedRead permission to access Inheritance Project job configurations in XML format.

  • CVE-2020-2194MedJun 3, 2020
    risk 0.00cvss 5.4epss 0.01

    Jenkins ECharts API Plugin 4.7.0-3 and earlier does not escape the display name of the builds in the trend chart, resulting in a stored cross-site scripting vulnerability.

  • CVE-2020-2193MedJun 3, 2020
    risk 0.00cvss 5.4epss 0.01

    Jenkins ECharts API Plugin 4.7.0-3 and earlier does not escape the parser identifier when rendering charts, resulting in a stored cross-site scripting vulnerability.

  • CVE-2020-2150MedMar 9, 2020
    risk 0.00cvss 5.3epss 0.01

    Jenkins Sonar Quality Gates Plugin 1.3.1 and earlier transmits configured credentials in plain text as part of its global Jenkins configuration form, potentially resulting in their exposure.

  • CVE-2020-2118MedFeb 12, 2020
    risk 0.00cvss 4.3epss 0.01

    A missing permission check in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier in form-related methods allowed users with Overall/Read access to enumerate credentials ID of credentials stored in Jenkins.

  • CVE-2020-2117MedFeb 12, 2020
    risk 0.00cvss 4.3epss 0.01

    A missing permission check in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored…

  • CVE-2020-2116HigFeb 12, 2020
    risk 0.00cvss 8.8epss 0.01

    A cross-site request forgery vulnerability in Jenkins Pipeline GitHub Notify Step Plugin 1.0.4 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.

  • CVE-2019-16568MedDec 17, 2019
    risk 0.00cvss 5.3epss 0.01

    Jenkins SCTMExecutor Plugin 2.2 and earlier transmits previously configured service credentials in plain text as part of the global configuration, as well as individual jobs' configurations.

  • CVE-2019-10326MedMay 31, 2019
    risk 0.00cvss 4.3epss 0.01

    A cross-site request forgery vulnerability in Jenkins Warnings NG Plugin 5.0.0 and earlier allowed attackers to reset warning counts for future builds.

  • CVE-2019-10325MedMay 31, 2019
    risk 0.00cvss 5.4epss 0.01

    A cross-site scripting vulnerability in Jenkins Warnings NG Plugin 5.0.0 and earlier allowed attacker with Job/Configure permission to inject arbitrary JavaScript in build overview pages.

  • CVE-2019-1003007HigFeb 6, 2019
    risk 0.00cvss 8.8epss 0.01

    A cross-site request forgery vulnerability exists in Jenkins Warnings Plugin 5.0.0 and earlier in src/main/java/hudson/plugins/warnings/GroovyParser.java that allows attackers to execute arbitrary code via a form validation HTTP endpoint.

  • CVE-2015-5326Nov 25, 2015
    risk 0.00cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in the slave overview page in Jenkins before 1.638 and LTS before 1.625.2 allows remote authenticated users with certain permissions to inject arbitrary web script or HTML via the slave offline status message.

  • CVE-2015-5325Nov 25, 2015
    risk 0.00cvss epss 0.02

    Jenkins before 1.638 and LTS before 1.625.2 allow attackers to bypass intended slave-to-master access restrictions by leveraging a JNLP slave. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-3665.

  • CVE-2015-5324Nov 25, 2015
    risk 0.00cvss epss 0.02

    Jenkins before 1.638 and LTS before 1.625.2 allow remote attackers to obtain sensitive information via a direct request to queue/api.

  • CVE-2015-5323Nov 25, 2015
    risk 0.00cvss epss 0.01

    Jenkins before 1.638 and LTS before 1.625.2 do not properly restrict access to API tokens which might allow remote administrators to gain privileges and run scripts by using an API token of another user.

  • CVE-2015-5322Nov 25, 2015
    risk 0.00cvss epss 0.03

    Directory traversal vulnerability in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to list directory contents and read arbitrary files in the Jenkins servlet resources via directory traversal sequences in a request to jnlpJars/.

  • CVE-2015-5321Nov 25, 2015
    risk 0.00cvss epss 0.02

    The sidepanel widgets in the CLI command overview and help pages in Jenkins before 1.638 and LTS before 1.625.2 allow remote attackers to obtain sensitive information via a direct request to the pages.

  • CVE-2015-5320Nov 25, 2015
    risk 0.00cvss epss 0.02

    Jenkins before 1.638 and LTS before 1.625.2 do not properly verify the shared secret used in JNLP slave connections, which allows remote attackers to connect as slaves and obtain sensitive information or possibly gain administrative access by leveraging knowledge of the name of…

  • CVE-2015-5319Nov 25, 2015
    risk 0.00cvss epss 0.02

    XML external entity (XXE) vulnerability in the create-job CLI command in Jenkins before 1.638 and LTS before 1.625.2 allows remote attackers to read arbitrary files via a crafted job configuration that is then used in an "XML-aware tool," as demonstrated by get-job and…

  • CVE-2015-5318Nov 25, 2015
    risk 0.00cvss epss 0.01

    Jenkins before 1.638 and LTS before 1.625.2 uses a publicly accessible salt to generate CSRF protection tokens, which makes it easier for remote attackers to bypass the CSRF protection mechanism via a brute force attack.

  • CVE-2014-3665Nov 25, 2015
    risk 0.00cvss epss 0.03

    Jenkins before 1.587 and LTS before 1.580.1 do not properly ensure trust separation between a master and slaves, which might allow remote attackers to execute arbitrary code on the master by leveraging access to the slave.

  • CVE-2015-1814Oct 16, 2015
    risk 0.00cvss epss 0.02

    The API token-issuing service in Jenkins before 1.606 and LTS before 1.596.2 allows remote attackers to gain privileges via a "forced API token change" involving anonymous users.

  • CVE-2015-1813Oct 16, 2015
    risk 0.00cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in Jenkins before 1.606 and LTS before 1.596.2 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2015-1812.

  • CVE-2015-1812Oct 16, 2015
    risk 0.00cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in Jenkins before 1.606 and LTS before 1.596.2 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors, a different vulnerability than CVE-2015-1813.

  • CVE-2015-1810Oct 16, 2015
    risk 0.00cvss epss 0.02

    The HudsonPrivateSecurityRealm class in Jenkins before 1.600 and LTS before 1.596.1 does not restrict access to reserved names when using the "Jenkins' own user database" setting, which allows remote attackers to gain privileges by creating a reserved name.

  • CVE-2015-1808Oct 16, 2015
    risk 0.00cvss epss 0.02

    Jenkins before 1.600 and LTS before 1.596.1 allows remote authenticated users to cause a denial of service (improper plug-in and tool installation) via crafted update center data.

  • CVE-2015-1807Oct 16, 2015
    risk 0.00cvss epss 0.02

    Directory traversal vulnerability in Jenkins before 1.600 and LTS before 1.596.1 allows remote authenticated users with certain permissions to read arbitrary files via a symlink, related to building artifacts.

  • CVE-2015-1806Oct 16, 2015
    risk 0.00cvss epss 0.03

    The combination filter Groovy script in Jenkins before 1.600 and LTS before 1.596.1 allows remote authenticated users with job configuration permission to gain privileges and execute arbitrary code on the master via unspecified vectors.

  • CVE-2014-2068Oct 17, 2014
    risk 0.00cvss epss 0.01

    The doIndex function in hudson/util/RemotingDiagnostics.java in CloudBees Jenkins before 1.551 and LTS before 1.532.2 allows remote authenticated users with the ADMINISTER permission to obtain sensitive information via vectors related to heapDump.

  • CVE-2014-2066Oct 17, 2014
    risk 0.00cvss epss 0.02

    Session fixation vulnerability in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to hijack web sessions via vectors involving the "override" of Jenkins cookies.

  • CVE-2014-2065Oct 17, 2014
    risk 0.00cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to inject arbitrary web script or HTML via the iconSize cookie.

  • CVE-2014-2064Oct 17, 2014
    risk 0.00cvss epss 0.03

    The loadUserByUsername function in hudson/security/HudsonPrivateSecurityRealm.java in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to determine whether a user exists via vectors related to failed login attempts.

  • CVE-2014-2063Oct 17, 2014
    risk 0.00cvss epss 0.02

    Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to conduct clickjacking attacks via unspecified vectors.

  • CVE-2014-2062Oct 17, 2014
    risk 0.00cvss epss 0.02

    Jenkins before 1.551 and LTS before 1.532.2 does not invalidate the API token when a user is deleted, which allows remote authenticated users to retain access via the token.

  • CVE-2014-2061Oct 17, 2014
    risk 0.00cvss epss 0.02

    The input control in PasswordParameterDefinition in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to obtain passwords by reading the HTML source code, related to the default value.

  • CVE-2014-2060Oct 17, 2014
    risk 0.00cvss epss 0.02

    The Winstone servlet container in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to hijack sessions via unspecified vectors.

  • CVE-2014-2058Oct 17, 2014
    risk 0.00cvss epss 0.02

    BuildTrigger in Jenkins before 1.551 and LTS before 1.532.2 allows remote authenticated users to bypass access restrictions and execute arbitrary jobs by configuring a job to trigger another job. NOTE: this vulnerability exists because of an incomplete fix for CVE-2013-7330.

  • CVE-2013-7330Oct 17, 2014
    risk 0.00cvss epss 0.02

    Jenkins before 1.502 allows remote authenticated users to configure an otherwise restricted project via vectors related to post-build actions.

  • CVE-2014-3680Oct 16, 2014
    risk 0.00cvss epss 0.01

    Jenkins before 1.583 and LTS before 1.565.3 allows remote authenticated users with the Job/READ permission to obtain the default value for the password field of a parameterized job by reading the DOM.

  • CVE-2014-3679Oct 16, 2014
    risk 0.00cvss epss 0.02

    The Monitoring plugin before 1.53.0 for Jenkins allows remote attackers to obtain sensitive information by accessing unspecified pages.

  • CVE-2014-3667Oct 16, 2014
    risk 0.00cvss epss 0.01

    Jenkins before 1.583 and LTS before 1.565.3 does not properly prevent downloading of plugins, which allows remote authenticated users with the Overall/READ permission to obtain sensitive information by reading the plugin code.

  • CVE-2014-3666Oct 16, 2014
    risk 0.00cvss epss 0.04

    Jenkins before 1.583 and LTS before 1.565.3 allows remote attackers to execute arbitrary code via a crafted packet to the CLI channel.

  • CVE-2014-3663Oct 16, 2014
    risk 0.00cvss epss 0.01

    Jenkins before 1.583 and LTS before 1.565.3 allows remote authenticated users with the Job/CONFIGURE permission to bypass intended restrictions and create or destroy arbitrary jobs via unspecified vectors.

  • CVE-2014-3662Oct 16, 2014
    risk 0.00cvss epss 0.02

    Jenkins before 1.583 and LTS before 1.565.3 allows remote attackers to enumerate user names via vectors related to login attempts.

  • CVE-2014-3661Oct 16, 2014
    risk 0.00cvss epss 0.02

    Jenkins before 1.583 and LTS before 1.565.3 allows remote attackers to cause a denial of service (thread consumption) via vectors related to a CLI handshake.

  • CVE-2014-3681Oct 15, 2014
    risk 0.00cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in Jenkins before 1.583 and LTS before 1.565.3 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

  • CVE-2014-3664Oct 15, 2014
    risk 0.00cvss epss 0.02

    Directory traversal vulnerability in Jenkins before 1.583 and LTS before 1.565.3 allows remote authenticated users with the Overall/READ permission to read arbitrary files via unspecified vectors.

  • CVE-2014-3678Oct 10, 2014
    risk 0.00cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in the Monitoring plugin before 1.53.0 for Jenkins allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.

Page 37 of 38