зеркало из https://github.com/golang/vulndb.git
75 строки
2.2 KiB
JSON
75 строки
2.2 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-2760",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2021-36775",
|
|
"GHSA-28g7-896h-695v"
|
|
],
|
|
"summary": "Rancher's Failure to delete orphaned role bindings does not revoke project level access from group based authentication in github.com/rancher/rancher",
|
|
"details": "Rancher's Failure to delete orphaned role bindings does not revoke project level access from group based authentication in github.com/rancher/rancher.\n\nNOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.\n\n(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)\n\nThe additional affected modules and versions are: github.com/rancher/rancher before v2.4.18, from v2.5.0 before v2.5.12, from v2.6.0 before v2.6.3.",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/rancher/rancher",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {
|
|
"custom_ranges": [
|
|
{
|
|
"type": "ECOSYSTEM",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "2.4.18"
|
|
},
|
|
{
|
|
"introduced": "2.5.0"
|
|
},
|
|
{
|
|
"fixed": "2.5.12"
|
|
},
|
|
{
|
|
"introduced": "2.6.0"
|
|
},
|
|
{
|
|
"fixed": "2.6.3"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/rancher/rancher/security/advisories/GHSA-28g7-896h-695v"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36775"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1189120"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-2760",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |