原始 OSV JSON
{
"id": "GHSA-gqm2-2gcx-p88w",
"aliases": [
"CVE-2022-20616"
],
"details": "Jenkins Credentials Binding Plugin prior to 1.27.1 and 1.24.1 does not perform a permission check in a method implementing form validation.\n\nThis allows attackers with Overall/Read access to validate if a credential ID refers to a secret file credential and whether it’s a zip file.\n\nCredentials Binding Plugin 1.27.1 and 1.24.1 performs permission checks when validating secret file credentials IDs.",
"summary": "Incorrect Permission Assignment for Critical Resource in Jenkins Credentials Binding Plugin",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.25"
},
{
"fixed": "1.27.1"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:credentials-binding",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.1"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:credentials-binding",
"ecosystem": "Maven"
}
}
],
"modified": "2024-07-03T14:13:06Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2022-01-13T00:01:03Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20616",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/credentials-binding-plugin/commit/2dd5eda721e52d9a5bf6748405adf965ba517d8a",
"type": "WEB"
},
{
"url": "https://github.com/CVEProject/cvelist/blob/2d78eb36f4d084db7fb35f1535d8d84fdcb7d859/2022/20xxx/CVE-2022-20616.json",
"type": "WEB"
},
{
"url": "https://github.com/jenkinsci/credentials-binding-plugin",
"type": "PACKAGE"
},
{
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2342",
"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:49:42Z"
}
}