зеркало из https://github.com/golang/vulndb.git
117 строки
2.8 KiB
JSON
117 строки
2.8 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-2566",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-24776",
|
|
"GHSA-r833-w756-h5p2"
|
|
],
|
|
"summary": "Mattermost fails to check the required permissions in github.com/mattermost/mattermost-server",
|
|
"details": "Mattermost fails to check the required permissions in github.com/mattermost/mattermost-server.\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/mattermost/mattermost/server/v8 before v8.1.8.",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/mattermost/mattermost-server",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "9.0.0+incompatible"
|
|
},
|
|
{
|
|
"fixed": "9.3.0+incompatible"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
},
|
|
{
|
|
"package": {
|
|
"name": "github.com/mattermost/mattermost-server/v5",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
},
|
|
{
|
|
"package": {
|
|
"name": "github.com/mattermost/mattermost-server/v6",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {}
|
|
},
|
|
{
|
|
"package": {
|
|
"name": "github.com/mattermost/mattermost/server/v8",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ecosystem_specific": {
|
|
"custom_ranges": [
|
|
{
|
|
"type": "ECOSYSTEM",
|
|
"events": [
|
|
{
|
|
"introduced": "0"
|
|
},
|
|
{
|
|
"fixed": "8.1.8"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-r833-w756-h5p2"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24776"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://mattermost.com/security-updates"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-2566",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |