ghsa-6g4r-q7qg-6qx6
Vulnerability from github
Published
2022-06-24 00:00
Modified
2022-12-05 23:51
Severity ?
Summary
Cross-site Scripting vulnerability in Jenkins
Details
Since Jenkins 2.340, the tooltip of the build button in list views supports HTML without escaping the job display name.
This vulnerability is known to be exploitable by attackers with Job/Configure permission.
Jenkins 2.356 addresses this vulnerability. The tooltip of the build button in list views is now escaped.
No Jenkins LTS release is affected by SECURITY-2776 or SECURITY-2780, as these were not present in Jenkins 2.332.x and fixed in the 2.346.x line before 2.346.1.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "events": [ { "introduced": "2.340" }, { "fixed": "2.356" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-34173" ], "database_specific": { "cwe_ids": [ "CWE-22", "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-05T23:51:57Z", "nvd_published_at": "2022-06-23T17:15:00Z", "severity": "HIGH" }, "details": "Since Jenkins 2.340, the tooltip of the build button in list views supports HTML without escaping the job display name.\n\nThis vulnerability is known to be exploitable by attackers with Job/Configure permission.\n\nJenkins 2.356 addresses this vulnerability. The tooltip of the build button in list views is now escaped.\n\nNo Jenkins LTS release is affected by SECURITY-2776 or SECURITY-2780, as these were not present in Jenkins 2.332.x and fixed in the 2.346.x line before 2.346.1.", "id": "GHSA-6g4r-q7qg-6qx6", "modified": "2022-12-05T23:51:57Z", "published": "2022-06-24T00:00:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34173" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/jenkins" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-06-22/#SECURITY-2781" } ], "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 vulnerability in Jenkins" }
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.