ghsa-6q8r-5pm6-v2q8
Vulnerability from github
Published
2022-02-16 00:01
Modified
2022-12-01 23:01
Severity ?
Summary
Stored Cross-site Scripting vulnerability in Jenkins Custom Checkbox Parameter Plugin
Details
Jenkins Custom Checkbox Parameter Plugin 1.1 and earlier does not escape parameter names of custom checkbox parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:custom-checkbox-parameter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25189" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-01T23:01:50Z", "nvd_published_at": "2022-02-15T17:15:00Z", "severity": "HIGH" }, "details": "Jenkins Custom Checkbox Parameter Plugin 1.1 and earlier does not escape parameter names of custom checkbox parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.", "id": "GHSA-6q8r-5pm6-v2q8", "modified": "2022-12-01T23:01:50Z", "published": "2022-02-16T00:01:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25189" }, { "type": "WEB", "url": "https://github.com/jenkinsci/custom-checkbox-parameter-plugin/commit/f859f0aebb94974f72591fb01ef41b05675d9f11" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/custom-checkbox-parameter-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2266" } ], "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": "Stored Cross-site Scripting vulnerability in Jenkins Custom Checkbox Parameter 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.