ghsa-3rrx-364r-6wf6
Vulnerability from github
Published
2022-12-12 09:30
Modified
2022-12-12 22:10
Severity ?
Summary
Cross-site Scripting in Jenkins Spring Config Plugin
Details
Jenkins Spring Config Plugin 2.0.0 and earlier does not escape build display names shown on the Spring Config view, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to change build display names. Spring Config Plugin 2.0.1 escapes build display names shown on the Spring Config view.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:spring-config" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-46687" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-12T22:10:36Z", "nvd_published_at": "2022-12-12T09:15:00Z", "severity": "HIGH" }, "details": "Jenkins Spring Config Plugin 2.0.0 and earlier does not escape build display names shown on the Spring Config view, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to change build display names. Spring Config Plugin 2.0.1 escapes build display names shown on the Spring Config view.", "id": "GHSA-3rrx-364r-6wf6", "modified": "2022-12-12T22:10:36Z", "published": "2022-12-12T09:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46687" }, { "type": "WEB", "url": "https://github.com/jenkinsci/spring-config-plugin/commit/89fea88b24f92233ed31050b8e695eb9b502b8c0" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/spring-config-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-12-07/#SECURITY-2814" } ], "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 Spring Config 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.