gsd-2022-34778
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Jenkins TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped test descriptions and exception messages provided in test results if certain job-level options are set, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-34778",
      description: "Jenkins TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped test descriptions and exception messages provided in test results if certain job-level options are set, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results.",
      id: "GSD-2022-34778",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-34778",
         ],
         details: "Jenkins TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped test descriptions and exception messages provided in test results if certain job-level options are set, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results.",
         id: "GSD-2022-34778",
         modified: "2023-12-13T01:19:19.306192Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "jenkinsci-cert@googlegroups.com",
            ID: "CVE-2022-34778",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Jenkins TestNG Results Plugin",
                              version: {
                                 version_data: [
                                    {
                                       version_affected: "<=",
                                       version_name: "unspecified",
                                       version_value: "554.va4a552116332",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "Jenkins project",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Jenkins TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped test descriptions and exception messages provided in test results if certain job-level options are set, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "n/a",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2788",
                  refsource: "MISC",
                  url: "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2788",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "(,554.va4a552116332]",
               affected_versions: "All versions up to 554.va4a552116332",
               cvss_v2: "AV:N/AC:M/Au:S/C:N/I:P/A:N",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-79",
                  "CWE-79",
                  "CWE-937",
               ],
               date: "2022-07-13",
               description: "Jenkins TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped test descriptions and exception messages provided in test results if certain job-level options are set, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results.",
               fixed_versions: [
                  "555.va0d5f66521e3",
               ],
               identifier: "CVE-2022-34778",
               identifiers: [
                  "GHSA-8hv7-4vfc-w8pg",
                  "CVE-2022-34778",
               ],
               not_impacted: "All versions after 554.va4a552116332",
               package_slug: "maven/org.jenkins-ci.plugins/testng-plugin",
               pubdate: "2022-07-01",
               solution: "Upgrade to version 555.va0d5f66521e3 or above.",
               title: "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-34778",
                  "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2788",
                  "https://github.com/jenkinsci/testng-plugin-plugin/commit/a0d5f66521e3bc470047a0b683004ce8889d3369",
                  "https://github.com/advisories/GHSA-8hv7-4vfc-w8pg",
               ],
               uuid: "1234b2bb-840a-43ba-9aff-0baaf0463843",
            },
         ],
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:jenkins:testng_results:*:*:*:*:*:jenkins:*:*",
                              matchCriteriaId: "12CCD20F-B3F6-4CAD-8F99-63143D5494D9",
                              versionEndIncluding: "554.va4a552116332",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Jenkins TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped test descriptions and exception messages provided in test results if certain job-level options are set, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results.",
               },
               {
                  lang: "es",
                  value: "Jenkins TestNG Results Plugin versiones 554.va4a552116332 y anteriores, hace que las descripciones de las pruebas y los mensajes de excepción que son proporcionados en los resultados de las pruebas no sean capturados si son configuradas determinadas opciones a nivel de trabajo, resultando en una vulnerabilidad de tipo cross-site scripting (XSS) explotable por atacantes capaces de configurar trabajos o controlar los resultados de las pruebas",
               },
            ],
            id: "CVE-2022-34778",
            lastModified: "2023-12-21T03:19:36.363",
            metrics: {
               cvssMetricV2: [
                  {
                     acInsufInfo: false,
                     baseSeverity: "LOW",
                     cvssData: {
                        accessComplexity: "MEDIUM",
                        accessVector: "NETWORK",
                        authentication: "SINGLE",
                        availabilityImpact: "NONE",
                        baseScore: 3.5,
                        confidentialityImpact: "NONE",
                        integrityImpact: "PARTIAL",
                        vectorString: "AV:N/AC:M/Au:S/C:N/I:P/A:N",
                        version: "2.0",
                     },
                     exploitabilityScore: 6.8,
                     impactScore: 2.9,
                     obtainAllPrivilege: false,
                     obtainOtherPrivilege: false,
                     obtainUserPrivilege: false,
                     source: "nvd@nist.gov",
                     type: "Primary",
                     userInteractionRequired: true,
                  },
               ],
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 5.4,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "LOW",
                        integrityImpact: "LOW",
                        privilegesRequired: "LOW",
                        scope: "CHANGED",
                        userInteraction: "REQUIRED",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.3,
                     impactScore: 2.7,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2022-06-30T18:15:09.747",
            references: [
               {
                  source: "jenkinsci-cert@googlegroups.com",
                  tags: [
                     "Vendor Advisory",
                  ],
                  url: "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2788",
               },
            ],
            sourceIdentifier: "jenkinsci-cert@googlegroups.com",
            vulnStatus: "Analyzed",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-79",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
            ],
         },
      },
   },
}


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.