vulndb/data/osv/GO-2024-3097.json

121 строка
2.7 KiB
JSON

{
"schema_version": "1.3.1",
"id": "GO-2024-3097",
"modified": "0001-01-01T00:00:00Z",
"published": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2024-40886",
"GHSA-hrf9-rm95-fpf3"
],
"summary": "Mattermost Cross-Site Request Forgery vulnerability in github.com/mattermost/mattermost-server",
"details": "Mattermost Cross-Site Request Forgery vulnerability 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.8+incompatible"
},
{
"introduced": "9.8.0+incompatible"
},
{
"fixed": "9.8.3+incompatible"
},
{
"introduced": "9.9.0+incompatible"
},
{
"fixed": "9.9.2+incompatible"
},
{
"introduced": "9.10.0+incompatible"
},
{
"fixed": "9.10.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-hrf9-rm95-fpf3"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-40886"
},
{
"type": "WEB",
"url": "https://mattermost.com/security-updates"
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2024-3097",
"review_status": "UNREVIEWED"
}
}