ghsa-53c4-cmhf-gp7w
Vulnerability from github
Published
2022-02-16 00:01
Modified
2022-12-01 22:57
Severity ?
Summary
Stored Cross-site Scripting vulnerability in Jenkins Agent Server Parameter Plugin
Details
Jenkins Agent Server Parameter Plugin 1.0 and earlier does not escape parameter names of agent server 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:agent-server-parameter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25191" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-01T22:57:17Z", "nvd_published_at": "2022-02-15T17:15:00Z", "severity": "HIGH" }, "details": "Jenkins Agent Server Parameter Plugin 1.0 and earlier does not escape parameter names of agent server parameters, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.", "id": "GHSA-53c4-cmhf-gp7w", "modified": "2022-12-01T22:57:17Z", "published": "2022-02-16T00:01:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25191" }, { "type": "WEB", "url": "https://github.com/jenkinsci/agent-server-parameter-plugin/commit/cd237c40c76661b5c6a05e542034746e431e706e" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/agent-server-parameter-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2268" } ], "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 Agent Server 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.