gsd-2023-32986
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Jenkins File Parameter Plugin 285.v757c5b_67a_c25 and earlier does not restrict the name (and resulting uploaded file name) of Stashed File Parameters, allowing attackers with Item/Configure permission to create or replace arbitrary files on the Jenkins controller file system with attacker-specified content.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-32986",
      id: "GSD-2023-32986",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-32986",
         ],
         details: "Jenkins File Parameter Plugin 285.v757c5b_67a_c25 and earlier does not restrict the name (and resulting uploaded file name) of Stashed File Parameters, allowing attackers with Item/Configure permission to create or replace arbitrary files on the Jenkins controller file system with attacker-specified content.",
         id: "GSD-2023-32986",
         modified: "2023-12-13T01:20:23.663184Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "jenkinsci-cert@googlegroups.com",
            ID: "CVE-2023-32986",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Jenkins File Parameter Plugin",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<=",
                                       version_name: "0",
                                       version_value: "285.v757c5b_67a_c25",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Jenkins Project",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Jenkins File Parameter Plugin 285.v757c5b_67a_c25 and earlier does not restrict the name (and resulting uploaded file name) of Stashed File Parameters, allowing attackers with Item/Configure permission to create or replace arbitrary files on the Jenkins controller file system with attacker-specified content.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3123",
                  refsource: "MISC",
                  url: "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3123",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "(,285.287.v4b)",
               affected_versions: "All versions before 285.287.v4b",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-937",
               ],
               date: "2023-05-17",
               description: "Jenkins File Parameter Plugin 285.v757c5b_67a_c25 and earlier does not restrict the name (and resulting uploaded file name) of Stashed File Parameters, allowing attackers with Item/Configure permission to create or replace arbitrary files on the Jenkins controller file system with attacker-specified content.",
               fixed_versions: [
                  "285.287.v4b",
               ],
               identifier: "CVE-2023-32986",
               identifiers: [
                  "GHSA-46f2-x6h2-x9hx",
                  "CVE-2023-32986",
               ],
               not_impacted: "All versions starting from 285.287.v4b",
               package_slug: "maven/io.jenkins.plugins/file-parameters",
               pubdate: "2023-05-16",
               solution: "Upgrade to version 285.287.v4b or above.",
               title: "Jenkins File Parameter Plugin arbitrary file write vulnerability",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2023-32986",
                  "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3123",
                  "https://github.com/advisories/GHSA-46f2-x6h2-x9hx",
               ],
               uuid: "bdc1f670-1ae6-400d-b8f6-fbee4eef53af",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:jenkins:file_parameters:*:*:*:*:*:jenkins:*:*",
                        cpe_name: [],
                        versionEndIncluding: "285.287.v4b_7b_29d3469d",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "jenkinsci-cert@googlegroups.com",
               ID: "CVE-2023-32986",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Jenkins File Parameter Plugin 285.v757c5b_67a_c25 and earlier does not restrict the name (and resulting uploaded file name) of Stashed File Parameters, allowing attackers with Item/Configure permission to create or replace arbitrary files on the Jenkins controller file system with attacker-specified content.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-732",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3123",
                     refsource: "MISC",
                     tags: [
                        "Vendor Advisory",
                     ],
                     url: "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3123",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 8.8,
                  baseSeverity: "HIGH",
                  confidentialityImpact: "HIGH",
                  integrityImpact: "HIGH",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 2.8,
               impactScore: 5.9,
            },
         },
         lastModifiedDate: "2023-05-25T00:34Z",
         publishedDate: "2023-05-16T16:15Z",
      },
   },
}


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.