原始 OSV JSON{
"id": "GHSA-p92q-7fhh-mq35",
"aliases": [
"CVE-2022-20612"
],
"details": "Jenkins 2.329 and earlier, LTS 2.319.1 and earlier does not require POST requests for the HTTP endpoint handling manual build requests when no security realm is set, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nThis vulnerability allows attackers to trigger build of job without parameters.\n\nJenkins 2.330, LTS 2.319.2 requires POST requests for the affected HTTP endpoint.",
"summary": "Cross-Site Request Forgery in Jenkins",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.320"
},
{
"fixed": "2.330"
}
]
}
],
"package": {
"name": "org.jenkins-ci.main:jenkins-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.319.2"
}
]
}
],
"package": {
"name": "org.jenkins-ci.main:jenkins-core",
"ecosystem": "Maven"
}
}
],
"modified": "2023-10-27T19:01:54Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
"published": "2022-01-21T23:37:57Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20612",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/jenkins/commit/b5c3764681f3b4ce83d0e78f6a9327925640d57e",
"type": "WEB"
},
{
"url": "https://github.com/jenkinsci/jenkins",
"type": "PACKAGE"
},
{
"url": "https://www.jenkins.io/changelog-stable/#v2.319.2",
"type": "WEB"
},
{
"url": "https://www.jenkins.io/changelog/#v2.330",
"type": "WEB"
},
{
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2558",
"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-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-12T20:15:00Z",
"github_reviewed_at": "2022-01-20T14:46:50Z"
}
}