VYPR

Bitnami package

jenkins

pkg:bitnami/jenkins

Vulnerabilities (110)

  • CVE-2023-39151MedJul 26, 2023
    affected < 2.415.1fixed 2.415.1

    Jenkins 2.415 and earlier, LTS 2.401.2 and earlier does not sanitize or properly encode URLs in build logs when transforming them into hyperlinks, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control build log contents.

  • CVE-2023-35141HigJun 14, 2023
    affected < 2.401.1fixed 2.401.1

    In Jenkins 2.399 and earlier, LTS 2.387.3 and earlier, POST requests are sent in order to load the list of context actions. If part of the URL includes insufficiently escaped user-provided values, a victim may be tricked into sending a POST request to an unexpected endpoint by op

  • CVE-2023-27904MedMar 10, 2023
    affected < 2.394.0fixed 2.394.0

    Jenkins 2.393 and earlier, LTS 2.375.3 and earlier prints an error stack trace on agent-related pages when agent connections are broken, potentially revealing information about Jenkins configuration that is otherwise inaccessible to attackers.

  • CVE-2023-27903MedMar 10, 2023
    affected < 2.394.0fixed 2.394.0

    Jenkins 2.393 and earlier, LTS 2.375.3 and earlier creates a temporary file in the default temporary directory with the default permissions for newly created files when uploading a file parameter through the CLI, potentially allowing attackers with access to the Jenkins controlle

  • CVE-2023-27902MedMar 10, 2023
    affected < 2.394.0fixed 2.394.0

    Jenkins 2.393 and earlier, LTS 2.375.3 and earlier shows temporary directories related to job workspaces, which allows attackers with Item/Workspace permission to access their contents.

  • CVE-2023-27901HigMar 10, 2023
    affected < 2.394.0fixed 2.394.0

    Jenkins 2.393 and earlier, LTS 2.375.3 and earlier uses the Apache Commons FileUpload library without specifying limits for the number of request parts introduced in version 1.5 for CVE-2023-24998 in org.kohsuke.stapler.RequestImpl, allowing attackers to trigger a denial of servi

  • CVE-2023-27900HigMar 10, 2023
    affected < 2.394.0fixed 2.394.0

    Jenkins 2.393 and earlier, LTS 2.375.3 and earlier uses the Apache Commons FileUpload library without specifying limits for the number of request parts introduced in version 1.5 for CVE-2023-24998 in hudson.util.MultipartFormDataParser, allowing attackers to trigger a denial of s

  • CVE-2023-27899HigMar 10, 2023
    affected < 2.394.0fixed 2.394.0

    Jenkins 2.393 and earlier, LTS 2.375.3 and earlier creates a temporary file in the default temporary directory with the default permissions for newly created files when uploading a plugin for installation, potentially allowing attackers with access to the Jenkins controller file

  • CVE-2023-27898CriMar 10, 2023
    affected >= 2.270.0, < 2.394.0fixed 2.394.0

    Jenkins 2.270 through 2.393 (both inclusive), LTS 2.277.1 through 2.375.3 (both inclusive) does not escape the Jenkins version a plugin depends on when rendering the error message stating its incompatibility with the current version of Jenkins, resulting in a stored cross-site sc

  • CVE-2022-41224MedSep 21, 2022
    affected >= 2.367.0, < 2.370.0fixed 2.370.0

    Jenkins 2.367 through 2.369 (both inclusive) does not escape tooltips of the l:helpIcon UI component used for some help icons on the Jenkins web UI, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control tooltips for this component

  • CVE-2022-2048HigJul 7, 2022
    affected < 2.361.1fixed 2.361.1

    In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no eno

  • CVE-2022-34175HigJun 23, 2022
    affected >= 2.335.0, < 2.355.1fixed 2.355.1

    Jenkins 2.335 through 2.355 (both inclusive) allows attackers in some cases to bypass a protection mechanism, thereby directly accessing some view fragments containing sensitive information, bypassing any permission checks in the corresponding view.

  • CVE-2022-34174HigJun 23, 2022
    affected < 2.355.1fixed 2.355.1

    In Jenkins 2.355 and earlier, LTS 2.332.3 and earlier, an observable timing discrepancy on the login form allows distinguishing between login attempts with an invalid username, and login attempts with a valid username and wrong password, when using the Jenkins user database secur

  • CVE-2022-34173MedJun 23, 2022
    affected >= 2.340.0, < 2.355.1fixed 2.355.1

    In Jenkins 2.340 through 2.355 (both inclusive) the tooltip of the build button in list views supports HTML without escaping the job display name, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.

  • CVE-2022-34172MedJun 23, 2022
    affected >= 2.340.0, < 2.355.1fixed 2.355.1

    In Jenkins 2.340 through 2.355 (both inclusive) symbol-based icons unescape previously escaped values of 'tooltip' parameters, resulting in a cross-site scripting (XSS) vulnerability.

  • CVE-2022-34171MedJun 23, 2022
    affected >= 2.321.0, < 2.355.1fixed 2.355.1

    In Jenkins 2.321 through 2.355 (both inclusive) and LTS 2.332.1 through LTS 2.332.3 (both inclusive) the HTML output generated for new symbol-based SVG icons includes the 'title' attribute of 'l:ionicon' (until Jenkins 2.334) and 'alt' attribute of 'l:icon' (since Jenkins 2.335)

  • CVE-2022-34170MedJun 23, 2022
    affected >= 2.320.0, < 2.355.1fixed 2.355.1

    In Jenkins 2.320 through 2.355 (both inclusive) and LTS 2.332.1 through LTS 2.332.3 (both inclusive) the help icon does not escape the feature name that is part of its tooltip, effectively undoing the fix for SECURITY-1955, resulting in a cross-site scripting (XSS) vulnerability

  • CVE-2022-0538HigFeb 9, 2022
    affected < 2.334.0fixed 2.334.0

    Jenkins 2.333 and earlier, LTS 2.319.2 and earlier defines custom XStream converters that have not been updated to apply the protections for the vulnerability CVE-2021-43859 and allow unconstrained resource usage.

  • CVE-2021-43859HigFeb 1, 2022
    affected < 2.319.3fixed 2.319.3

    XStream is an open source java library to serialize objects to XML and back again. Versions prior to 1.4.19 may allow a remote attacker to allocate 100% CPU time on the target system depending on CPU type or parallel execution of such a payload resulting in a denial of service on

  • CVE-2022-20612MedJan 12, 2022
    affected < 2.329.1fixed 2.329.1

    A cross-site request forgery (CSRF) vulnerability in Jenkins 2.329 and earlier, LTS 2.319.1 and earlier allows attackers to trigger build of job without parameters when no security realm is set.

Page 3 of 6