cvelist/2022/1xxx/CVE-2022-1332.json

118 lines
4.2 KiB
JSON
Raw Normal View History

2022-04-13 07:01:26 +00:00
{
"CVE_data_meta": {
2022-04-13 18:01:34 +00:00
"ASSIGNER": "responsibledisclosure@mattermost.com",
2022-04-13 07:01:26 +00:00
"ID": "CVE-2022-1332",
2022-04-13 18:01:34 +00:00
"STATE": "PUBLIC",
"TITLE": "Restricted custom admin role can bypass the restrictions and view the server logs and server config.json file contents"
2022-04-13 07:01:26 +00:00
},
2022-04-13 18:01:34 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Mattermost",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.4",
"version_value": "6.4.2"
},
{
"version_affected": "<",
"version_name": "6.3",
"version_value": "6.3.5"
},
{
"version_affected": "<",
"version_name": "6.2",
"version_value": "6.2.5"
},
{
"version_affected": "<",
"version_name": "5.37",
"version_value": "5.37.9"
}
]
}
}
]
},
"vendor_name": "Mattermost "
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks to Rohitesh Gupta for contributing to this improvement under the Mattermost responsible disclosure policy."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-04-13 07:01:26 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-04-13 18:01:34 +00:00
"value": "One of the API in Mattermost version 6.4.1 and earlier fails to properly protect the permissions, which allows the authenticated members with restricted custom admin role to bypass the restrictions and view the server logs and server config.json file contents."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Information Exposure"
}
]
2022-04-13 07:01:26 +00:00
}
]
2022-04-13 18:01:34 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://mattermost.com/security-updates/",
"name": "https://mattermost.com/security-updates/"
}
]
},
"solution": [
{
"lang": "eng",
"value": "Update Mattermost to version v6.4.2, 6.3.5, 6.2.5, or 5.37.9, depending on the minor version being run"
}
],
"source": {
"advisory": "MMSA-2022-0094",
"defect": [
"https://mattermost.atlassian.net/browse/MM-42271"
],
"discovery": "INTERNAL"
2022-04-13 07:01:26 +00:00
}
}