{ "schema_version": "1.4.0", "id": "GHSA-phr4-94xx-259m", "modified": "2022-12-06T15:43:14Z", "published": "2022-09-22T00:00:28Z", "aliases": [ "CVE-2022-41232" ], "summary": "Jenkins build-publisher plugin vulnerable to cross-site request forgery", "details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Build-Publisher Plugin 1.22 and earlier allows attackers to replace any `config.xml` file on the Jenkins controller file system with an empty file by providing a crafted file name to an API endpoint. There is currently no workaround or patch as this plugin has been suspended.", "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:build-publisher" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "1.22" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41232" }, { "type": "WEB", "url": "https://github.com/jenkins-infra/update-center2/pull/644" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-09-21/#SECURITY-2139" } ], "database_specific": { "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-06T15:43:14Z", "nvd_published_at": "2022-09-21T16:15:00Z" } }