VYPR

Bitnami package

jenkins

pkg:bitnami/jenkins

Vulnerabilities (110)

  • CVE-2024-9453Jul 4, 2025

    A vulnerability was found in Red Hat OpenShift Jenkins. The bearer token is not obfuscated in the logs and potentially carries a high risk if those logs are centralized when collected. The token is typically valid for one year. This flaw allows a malicious user to jeopardize the

  • CVE-2025-31721Apr 2, 2025
    affected < 2.492.3fixed 2.492.3

    A missing permission check in Jenkins 2.503 and earlier, LTS 2.492.2 and earlier allows attackers with Computer/Create permission but without Computer/Configure permission to copy an agent, gaining access to encrypted secrets in its configuration.

  • CVE-2025-31720Apr 2, 2025
    affected < 2.492.3fixed 2.492.3

    A missing permission check in Jenkins 2.503 and earlier, LTS 2.492.2 and earlier allows attackers with Computer/Create permission but without Computer/Extended Read permission to copy an agent, gaining access to its configuration.

  • CVE-2025-27625Mar 5, 2025
    affected >= 2.493.0, < 2.504.1fixed 2.504.1

    In Jenkins 2.499 and earlier, LTS 2.492.1 and earlier, redirects starting with backslash (`\`) characters are considered safe, allowing attackers to perform phishing attacks by having users go to a Jenkins URL that will forward them to a different site, because browsers interpret

  • CVE-2025-27624Mar 5, 2025
    affected >= 2.493.0, < 2.504.1fixed 2.504.1

    A cross-site request forgery (CSRF) vulnerability in Jenkins 2.499 and earlier, LTS 2.492.1 and earlier allows attackers to have users toggle their collapsed/expanded status of sidepanel widgets (e.g., Build Queue and Build Executor Status widgets).

  • CVE-2025-27623Mar 5, 2025
    affected >= 2.493.0, < 2.504.1fixed 2.504.1

    Jenkins 2.499 and earlier, LTS 2.492.1 and earlier does not redact encrypted values of secrets when accessing `config.xml` of views via REST API or CLI, allowing attackers with View/Read permission to view encrypted values of secrets.

  • CVE-2025-27622Mar 5, 2025
    affected >= 2.493.0, < 2.504.1fixed 2.504.1

    Jenkins 2.499 and earlier, LTS 2.492.1 and earlier does not redact encrypted values of secrets when accessing `config.xml` of agents via REST API or CLI, allowing attackers with Agent/Extended Read permission to view encrypted values of secrets.

  • CVE-2024-47804Oct 2, 2024
    affected < 2.462.3fixed 2.462.3

    If an attempt is made to create an item of a type prohibited by `ACL#hasCreatePermission2` or `TopLevelItemDescriptor#isApplicableIn(ItemGroup)` through the Jenkins CLI or the REST API and either of these checks fail, Jenkins 2.478 and earlier, LTS 2.462.2 and earlier creates the

  • CVE-2024-47803Oct 2, 2024
    affected < 2.462.3fixed 2.462.3

    Jenkins 2.478 and earlier, LTS 2.462.2 and earlier does not redact multi-line secret values in error messages generated for form submissions involving the `secretTextarea` form field.

  • CVE-2024-43045Aug 7, 2024
    affected < 2.462.1fixed 2.462.1

    Jenkins 2.470 and earlier, LTS 2.452.3 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to access other users' "My Views".

  • CVE-2024-43044Aug 7, 2024
    affected < 2.462.1fixed 2.462.1

    Jenkins 2.470 and earlier, LTS 2.452.3 and earlier allows agent processes to read arbitrary files from the Jenkins controller file system by using the `ClassLoaderProxy#fetchJar` method in the Remoting library.

  • CVE-2024-23898HigJan 24, 2024
    affected >= 2.217.0, < 2.452.1fixed 2.452.1

    Jenkins 2.217 through 2.441 (both inclusive), LTS 2.222.1 through 2.426.2 (both inclusive) does not perform origin validation of requests made through the CLI WebSocket endpoint, resulting in a cross-site WebSocket hijacking (CSWSH) vulnerability, allowing attackers to execute CL

  • CVE-2024-23897CriKEVJan 24, 2024
    affected < 2.452.1fixed 2.452.1

    Jenkins 2.441 and earlier, LTS 2.426.2 and earlier does not disable a feature of its CLI command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing unauthenticated attackers to read arbitrary files on the Jenkins contro

  • CVE-2023-36478HigOct 10, 2023
    affected < 2.428.0fixed 2.428.0

    Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 through 11.0.15, 10.0.0 through 10.0.15, and 9.0.0 through 9.4.52, an integer overflow in `MetaDataBuilder.checkSize` allows for HTTP/2 HPACK header values to exceed their size limit. `MetaDataBuilder.j

  • CVE-2023-44487HigKEVOct 10, 2023
    affected < 2.414.3fixed 2.414.3

    The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

  • CVE-2023-43498HigSep 20, 2023
    affected < 2.424.0fixed 2.424.0

    In Jenkins 2.423 and earlier, LTS 2.414.1 and earlier, processing file uploads using MultipartFormDataParser creates temporary files in the default system temporary directory with the default permissions for newly created files, potentially allowing attackers with access to the J

  • CVE-2023-43497HigSep 20, 2023
    affected < 2.424.0fixed 2.424.0

    In Jenkins 2.423 and earlier, LTS 2.414.1 and earlier, processing file uploads using the Stapler web framework creates temporary files in the default system temporary directory with the default permissions for newly created files, potentially allowing attackers with access to the

  • CVE-2023-43496HigSep 20, 2023
    affected < 2.424.0fixed 2.424.0

    Jenkins 2.423 and earlier, LTS 2.414.1 and earlier creates a temporary file in the system temporary directory with the default permissions for newly created files when installing a plugin from a URL, potentially allowing attackers with access to the system temporary directory to

  • CVE-2023-43495MedSep 20, 2023
    affected < 2.424.0fixed 2.424.0

    Jenkins 2.423 and earlier, LTS 2.414.1 and earlier does not escape the value of the 'caption' constructor parameter of 'ExpandableDetailsNote', resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control this parameter.

  • CVE-2023-43494MedSep 20, 2023
    affected >= 2.50.0, < 2.424.0fixed 2.424.0

    Jenkins 2.50 through 2.423 (both inclusive), LTS 2.60.1 through 2.414.1 (both inclusive) does not exclude sensitive build variables (e.g., password parameter values) from the search in the build history widget, allowing attackers with Item/Read permission to obtain values of sens

Page 2 of 6