{ "schema_version": "1.4.0", "id": "GHSA-7qpm-vmwv-hq7h", "modified": "2022-12-06T22:42:20Z", "published": "2022-09-22T00:00:28Z", "aliases": [ "CVE-2022-41240" ], "summary": "Stored XSS vulnerability in Jenkins Walti plugin", "details": "Jenkins Walti Plugin 1.0.1 and earlier does not escape the information provided by the Walti API, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide malicious API responses from Walti.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:walti" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.0.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41240" }, { "type": "WEB", "url": "https://github.com/jenkins-infra/update-center2/pull/644" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/walti-plugin" }, { "type": "WEB", "url": "https://plugins.jenkins.io/walti" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-1870" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-06T22:42:20Z", "nvd_published_at": "2022-09-21T16:15:00Z" } }