原始 OSV JSON
{
"id": "GHSA-558x-h7rg-997v",
"aliases": [
"CVE-2022-20614"
],
"details": "Jenkins Mailer Plugin prior to 408.vd726a_1130320 and 1.34.2 does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read access to use the DNS used by the Jenkins instance to resolve an attacker-specified hostname.\n\nAdditionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nMailer Plugin 408.vd726a_1130320 and 1.34.2 requires POST requests and Overall/Administer permission for the affected form validation method.",
"summary": "Incorrect Permission Assignment for Critical Resource in Jenkins Mailer Plugin",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "391.ve4a38c1bcf4b"
},
{
"fixed": "408.vd726a"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:mailer",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.34.2"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:mailer",
"ecosystem": "Maven"
}
}
],
"modified": "2023-05-23T19:36:39Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"published": "2022-01-13T00:01:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20614",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/mailer-plugin/commit/5e6051fae61a43564e22aa89cb24ed8a42a26052",
"type": "WEB"
},
{
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2163",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2022/01/12/6",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-732",
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-12T20:15:00Z",
"github_reviewed_at": "2022-06-20T22:50:04Z"
}
}