2023-05-16 16:11:24 +02:00

120 lines
3.4 KiB
JSON

{
"id": "CVE-2023-2193",
"sourceIdentifier": "responsibledisclosure@mattermost.com",
"published": "2023-04-20T09:15:10.603",
"lastModified": "2023-05-02T18:13:54.933",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Mattermost fails to invalidate existing authorization codes when deauthorizing an OAuth2 app, allowing an attacker possessing an authorization code to generate an access token.\n"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.2
},
{
"source": "responsibledisclosure@mattermost.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "HIGH",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.2,
"impactScore": 5.2
}
]
},
"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:7.1.7:*:*:*:*:*:*:*",
"matchCriteriaId": "CDC735BF-4F80-4591-9723-502F85272A9C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mattermost:mattermost:7.7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "987578BB-343E-4CA2-858E-9D99D6DD00FB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mattermost:mattermost:7.8.2:*:*:*:*:*:*:*",
"matchCriteriaId": "13CE80DF-3961-4B2A-AF44-9FB269AB0A2F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mattermost:mattermost:7.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "271F0B4B-922D-4D29-AEDC-CBB12531744C"
}
]
}
]
}
],
"references": [
{
"url": "https://mattermost.com/security-updates/",
"source": "responsibledisclosure@mattermost.com",
"tags": [
"Vendor Advisory"
]
}
]
}