VYPR

Maven package

org.jenkins-ci.main/jenkins-core

pkg:maven/org.jenkins-ci.main/jenkins-core

Vulnerabilities (249)

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

    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.452.4fixed 2.452.4

    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-23898Jan 24, 2024
    affected >= 2.217, < 2.426.3fixed 2.426.3

    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-23897KEVJan 24, 2024
    affected >= 1.606, < 2.426.3fixed 2.426.3

    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-43498Sep 20, 2023
    affected >= 2.50, < 2.414.2fixed 2.414.2

    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-43497Sep 20, 2023
    affected >= 2.50, < 2.414.2fixed 2.414.2

    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-43496Sep 20, 2023
    affected >= 2.50, < 2.414.2fixed 2.414.2

    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-43495Sep 20, 2023
    affected >= 2.50, < 2.414.2fixed 2.414.2

    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-43494Sep 20, 2023
    affected >= 2.50, < 2.414.2fixed 2.414.2

    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

  • CVE-2023-39151Jul 26, 2023
    affected >= 2.402, < 2.414.1fixed 2.414.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-35141Jun 14, 2023
    affected < 2.400fixed 2.400

    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-27904Mar 8, 2023
    affected >= 2.376, < 2.387.1fixed 2.387.1

    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-27903Mar 8, 2023
    affected >= 2.376, < 2.387.1fixed 2.387.1

    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-27902Mar 8, 2023
    affected >= 2.376, < 2.387.1fixed 2.387.1

    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-27901Mar 8, 2023
    affected >= 2.388, < 2.394fixed 2.394

    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-27900Mar 8, 2023
    affected >= 2.388, < 2.394fixed 2.394

    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-27899Mar 8, 2023
    affected >= 2.376, < 2.387.1fixed 2.387.1

    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-27898Mar 8, 2023
    affected >= 2.376, < 2.394fixed 2.394

    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-41224Sep 21, 2022
    affected >= 2.367, < 2.370fixed 2.370

    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-34175Jun 22, 2022
    affected >= 2.335, < 2.356fixed 2.356

    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.

Page 2 of 13