ghsa-8pv9-qh96-9hc6
Vulnerability from github
Published
2024-08-07 15:30
Modified
2025-03-25 20:03
Summary
Jenkins does not perform a permission check in an HTTP endpoint
Details

Jenkins 2.470 and earlier, LTS 2.452.3 and earlier does not perform a permission check in an HTTP endpoint.

This allows attackers with Overall/Read permission to access other users' "My Views". Attackers with global View/Configure and View/Delete permissions are also able to change other users' "My Views".

Jenkins 2.471, LTS 2.452.4, LTS 2.462.1 restricts access to a user’s "My Views" to the owning user and administrators.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.jenkins-ci.main:jenkins-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "2.452.4",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.jenkins-ci.main:jenkins-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "2.460",
                  },
                  {
                     fixed: "2.462.1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.jenkins-ci.main:jenkins-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "2.470",
                  },
                  {
                     fixed: "2.471",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2024-43045",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-285",
         "CWE-862",
      ],
      github_reviewed: true,
      github_reviewed_at: "2024-08-07T18:26:58Z",
      nvd_published_at: "2024-08-07T14:15:33Z",
      severity: "MODERATE",
   },
   details: "Jenkins 2.470 and earlier, LTS 2.452.3 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to access other users' \"My Views\". Attackers with global View/Configure and View/Delete permissions are also able to change other users' \"My Views\".\n\nJenkins 2.471, LTS 2.452.4, LTS 2.462.1 restricts access to a user’s \"My Views\" to the owning user and administrators.",
   id: "GHSA-8pv9-qh96-9hc6",
   modified: "2025-03-25T20:03:48Z",
   published: "2024-08-07T15:30:42Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2024-43045",
      },
      {
         type: "WEB",
         url: "https://github.com/jenkinsci/jenkins/commit/0c13259cebc6a780fee7825838f4dd98ece8e68a",
      },
      {
         type: "WEB",
         url: "https://github.com/jenkinsci/jenkins/commit/3752f406bfef764e4954238acf44343169ae5799",
      },
      {
         type: "WEB",
         url: "https://github.com/jenkinsci/jenkins/commit/efece77d759b38c95b39b191051a8203bbc2f428",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/jenkinsci/jenkins",
      },
      {
         type: "WEB",
         url: "https://www.jenkins.io/security/advisory/2024-08-07/#SECURITY-3349",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
         type: "CVSS_V3",
      },
      {
         score: "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
         type: "CVSS_V4",
      },
   ],
   summary: "Jenkins does not perform a permission check in an HTTP endpoint",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.