зеркало из https://github.com/golang/vulndb.git
109 строки
2.4 KiB
JSON
109 строки
2.4 KiB
JSON
{
|
|
"schema_version": "1.3.1",
|
|
"id": "GO-2024-3032",
|
|
"modified": "0001-01-01T00:00:00Z",
|
|
"published": "0001-01-01T00:00:00Z",
|
|
"aliases": [
|
|
"CVE-2024-39837",
|
|
"GHSA-vvpg-55p7-5h8w"
|
|
],
|
|
"summary": "Mattermost did not properly restrict channel creation in github.com/mattermost/mattermost-server",
|
|
"details": "Mattermost did not properly restrict channel creation in github.com/mattermost/mattermost-server",
|
|
"affected": [
|
|
{
|
|
"package": {
|
|
"name": "github.com/mattermost/mattermost-server",
|
|
"ecosystem": "Go"
|
|
},
|
|
"ranges": [
|
|
{
|
|
"type": "SEMVER",
|
|
"events": [
|
|
{
|
|
"introduced": "9.5.0+incompatible"
|
|
},
|
|
{
|
|
"fixed": "9.5.7+incompatible"
|
|
},
|
|
{
|
|
"introduced": "9.9.0+incompatible"
|
|
},
|
|
{
|
|
"fixed": "9.9.1+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": {}
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://github.com/advisories/GHSA-vvpg-55p7-5h8w"
|
|
},
|
|
{
|
|
"type": "ADVISORY",
|
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39837"
|
|
},
|
|
{
|
|
"type": "WEB",
|
|
"url": "https://mattermost.com/security-updates"
|
|
}
|
|
],
|
|
"database_specific": {
|
|
"url": "https://pkg.go.dev/vuln/GO-2024-3032",
|
|
"review_status": "UNREVIEWED"
|
|
}
|
|
} |