ghsa-5g2c-j6v9-vf94
Vulnerability from github
Published
2022-12-12 09:30
Modified
2022-12-12 22:16
Severity ?
Summary
Jenkins Custom Build Properties Plugin vulnerable to Cross-site Scripting
Details
Jenkins Custom Build Properties Plugin 2.79.vc095ccc85094 and earlier does not escape property values and build display names on the Custom Build Properties and Build Summary pages, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set or change these values. Custom Build Properties Plugin 2.82.v16d5b_d3590c7 escapes property values and build display names on the Custom Build Properties and Build Summary pages.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:custom-build-properties" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.82.v16d5b" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-46686" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-12T22:16:49Z", "nvd_published_at": "2022-12-12T09:15:00Z", "severity": "HIGH" }, "details": "Jenkins Custom Build Properties Plugin 2.79.vc095ccc85094 and earlier does not escape property values and build display names on the Custom Build Properties and Build Summary pages, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set or change these values. Custom Build Properties Plugin 2.82.v16d5b_d3590c7 escapes property values and build display names on the Custom Build Properties and Build Summary pages.", "id": "GHSA-5g2c-j6v9-vf94", "modified": "2022-12-12T22:16:49Z", "published": "2022-12-12T09:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46686" }, { "type": "WEB", "url": "https://github.com/jenkinsci/custom-build-properties-plugin/commit/ff4e27181389955cbb051c1c91f0c85c6adbced0" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/custom-build-properties-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2810" } ], "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": "Jenkins Custom Build Properties Plugin vulnerable to Cross-site Scripting" }
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.