gsd-2023-24433
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Missing permission checks in Jenkins Orka by MacStadium Plugin 1.31 and earlier allow attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-24433",
      id: "GSD-2023-24433",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-24433",
         ],
         details: "Missing permission checks in Jenkins Orka by MacStadium Plugin 1.31 and earlier allow attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.",
         id: "GSD-2023-24433",
         modified: "2023-12-13T01:20:57.637969Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "jenkinsci-cert@googlegroups.com",
            ID: "CVE-2023-24433",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Jenkins Orka by MacStadium Plugin",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<=",
                                       version_name: "unspecified",
                                       version_value: "1.31",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Jenkins Project",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Missing permission checks in Jenkins Orka by MacStadium Plugin 1.31 and earlier allow attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2772%20%282%29",
                  refsource: "MISC",
                  url: "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2772%20%282%29",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "(,1.32)",
               affected_versions: "All versions before 1.32",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-937",
               ],
               date: "2023-01-27",
               description: "Missing permission checks in Jenkins Orka by MacStadium Plugin 1.31 and earlier allow attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.",
               fixed_versions: [
                  "1.32",
               ],
               identifier: "CVE-2023-24433",
               identifiers: [
                  "GHSA-gmhf-37fx-c4q8",
                  "CVE-2023-24433",
               ],
               not_impacted: "All versions starting from 1.32",
               package_slug: "maven/io.jenkins.plugins/macstadium-orka",
               pubdate: "2023-01-26",
               solution: "Upgrade to version 1.32 or above.",
               title: "Missing permission checks in Jenkins Orka Plugin allow capturing credentials",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2023-24433",
                  "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2772%20(2)",
                  "https://github.com/advisories/GHSA-gmhf-37fx-c4q8",
               ],
               uuid: "ca879620-990a-4b74-a66c-4c0248930b18",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:jenkins:orka_by_macstadium:*:*:*:*:*:jenkins:*:*",
                        cpe_name: [],
                        versionEndExcluding: "1.32",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "jenkinsci-cert@googlegroups.com",
               ID: "CVE-2023-24433",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Missing permission checks in Jenkins Orka by MacStadium Plugin 1.31 and earlier allow attackers with Overall/Read permission to connect to an attacker-specified HTTP server using attacker-specified credentials IDs obtained through another method, capturing credentials stored in Jenkins.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-862",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2772%20%282%29",
                     refsource: "MISC",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2772%20%282%29",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                  version: "3.1",
               },
               exploitabilityScore: 2.8,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2023-11-03T01:51Z",
         publishedDate: "2023-01-26T21:18Z",
      },
   },
}


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.