ghsa-8hv7-4vfc-w8pg
Vulnerability from github
Published
2022-07-01 00:01
Modified
2022-12-09 04:36
Severity ?
Summary
Cross-site Scripting in Jenkins TestNG Results Plugin
Details
TestNG Results Plugin has options in its post-build step configuration to not escape test descriptions and exception messages. If those options are unchecked, TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped text provided in test results. This results in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results. TestNG Results Plugin 555.va0d5f66521e3 by default ignores the user-level options to not escape content. Administrators who want to restore this functionality must set the Java system property hudson.plugins.testng.Publisher.allowUnescapedHTML
to true.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 554.va4a552116332" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:testng-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "555.va0d5f66521e3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-34778" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-07-13T15:45:02Z", "nvd_published_at": "2022-06-30T18:15:00Z", "severity": "HIGH" }, "details": "TestNG Results Plugin has options in its post-build step configuration to not escape test descriptions and exception messages. If those options are unchecked, TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped text provided in test results. This results in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results. TestNG Results Plugin 555.va0d5f66521e3 by default ignores the user-level options to not escape content. Administrators who want to restore this functionality must set the [Java system property](https://www.jenkins.io/doc/book/managing/system-properties/) `hudson.plugins.testng.Publisher.allowUnescapedHTML` to true.", "id": "GHSA-8hv7-4vfc-w8pg", "modified": "2022-12-09T04:36:22Z", "published": "2022-07-01T00:01:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34778" }, { "type": "WEB", "url": "https://github.com/jenkinsci/testng-plugin-plugin/commit/a0d5f66521e3bc470047a0b683004ce8889d3369" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/testng-plugin-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-06-30/#SECURITY-2788" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Cross-site Scripting in Jenkins TestNG Results Plugin" }
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.