{ "schema_version": "1.4.0", "id": "GHSA-p2fr-mq9m-6w6p", "modified": "2023-02-23T21:31:22Z", "published": "2023-02-15T15:30:41Z", "aliases": [ "CVE-2023-25764" ], "summary": "Cross-site Scripting in Jenkins Email Extension Plugin", "details": "Jenkins Email Extension Plugin 2.93 and earlier does not escape, sanitize, or sandbox rendered email template output or log output generated during template rendering, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to create or change custom email templates.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:email-ext" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.94" } ] } ], "database_specific": { "last_known_affected_version_range": "<= 2.93" } } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25764" }, { "type": "WEB", "url": "https://github.com/jenkinsci/email-ext-plugin/commit/7b2bd251aa0193d009d85b713362d965dab262d0" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/email-ext-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-02-15/#SECURITY-2934" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/02/15/4" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2023-02-15T18:53:51Z", "nvd_published_at": "2023-02-15T14:15:00Z" } }