ghsa-qqwx-hcp6-25vr
Vulnerability from github
Published
2022-02-16 00:01
Modified
2023-10-27 16:36
Severity ?
Summary
Stored XSS vulnerability in Jenkins Generic Webhook Trigger Plugin
Details
Jenkins Generic Webhook Trigger Plugin 1.81 and earlier does not escape the build cause when using the webhook, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:generic-webhook-trigger" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.82" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25185" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-01T23:38:24Z", "nvd_published_at": "2022-02-15T17:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Generic Webhook Trigger Plugin 1.81 and earlier does not escape the build cause when using the webhook, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission.", "id": "GHSA-qqwx-hcp6-25vr", "modified": "2023-10-27T16:36:34Z", "published": "2022-02-16T00:01:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25185" }, { "type": "WEB", "url": "https://github.com/jenkinsci/generic-webhook-trigger-plugin/commit/b289c32aa74439f3a8deb7674128a3a6fd90a61c" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/generic-webhook-trigger-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2592" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/02/15/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Stored XSS vulnerability in Jenkins Generic Webhook Trigger Plugin" }
Loading...
Loading...
- 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.