{ "schema_version": "1.4.0", "id": "GHSA-f2j5-w76m-3rqh", "modified": "2022-12-05T22:10:11Z", "published": "2022-09-22T00:00:28Z", "aliases": [ "CVE-2022-41225" ], "summary": "Jenkins Anchore Container Image Scanner Plugin vulnerable to cross site scripting", "details": "Jenkins Anchore Container Image Scanner Plugin 1.0.24 and earlier does not escape content provided by the Anchore engine API, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control API responses by Anchore engine.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:anchore-container-scanner" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.0.25" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 1.0.24" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41225" }, { "type": "WEB", "url": "https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/1b1a62ab8ab86b409274e755860ab4e7fcc11800" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/anchore-container-scanner-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2821" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-09-23T13:27:10Z", "nvd_published_at": "2022-09-21T16:15:00Z" } }