René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

121 lines
3.4 KiB
JSON

{
"id": "CVE-2023-27263",
"sourceIdentifier": "responsibledisclosure@mattermost.com",
"published": "2023-02-27T15:15:11.837",
"lastModified": "2023-03-09T14:10:44.147",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A missing permissions check in the /plugins/playbooks/api/v0/runs API in Mattermost allows an attacker to list and view playbooks belonging to a team they are not a member of."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
},
{
"source": "responsibledisclosure@mattermost.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 1.4
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
},
{
"source": "responsibledisclosure@mattermost.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-862"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mattermost:mattermost:*:*:*:*:*:*:*:*",
"versionEndIncluding": "7.1.4",
"matchCriteriaId": "32157EFB-F319-43F9-88DD-7F3A7CFEAC2F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mattermost:mattermost:7.4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "0CAC1D9A-3DE8-4F30-BBDA-903265E25846"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mattermost:mattermost:7.5.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D13054F6-D88D-4700-8DD6-6C4E42CCEAB6"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mattermost:mattermost:7.5.1:*:*:*:*:*:*:*",
"matchCriteriaId": "84F45729-4F50-47C6-BBA0-26EA5F699846"
}
]
}
]
}
],
"references": [
{
"url": "https://mattermost.com/security-updates/",
"source": "responsibledisclosure@mattermost.com",
"tags": [
"Vendor Advisory"
]
}
]
}