cvelist/2022/0xxx/CVE-2022-0708.json

102 lines
3.5 KiB
JSON
Raw Normal View History

2022-02-21 12:01:11 +00:00
{
"CVE_data_meta": {
2022-02-21 18:01:22 +00:00
"ASSIGNER": "responsibledisclosure@mattermost.com",
2022-02-21 12:01:11 +00:00
"ID": "CVE-2022-0708",
2022-02-21 18:01:22 +00:00
"STATE": "PUBLIC",
"TITLE": "Team Creator's Email Address is disclosed to Team Members via one of the APIs"
2022-02-21 12:01:11 +00:00
},
2022-02-21 18:01:22 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Mattermost",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "6.3.0"
},
{
"version_affected": "!>=",
"version_value": "6.2.2"
},
{
"version_affected": "!>=",
"version_value": "6.1.2"
},
{
"version_affected": "!>=",
"version_value": "5.37.7"
}
]
}
}
]
},
"vendor_name": "Mattermost "
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-21 12:01:11 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-21 18:01:22 +00:00
"value": "Mattermost 6.3.0 and earlier fails to protect email addresses of the creator of the team via one of the APIs, which allows authenticated team members to access this information resulting in sensitive & private information disclosure."
}
]
},
"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-02-21 12:01:11 +00:00
}
]
2022-02-21 18:01:22 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://mattermost.com/security-updates/",
"name": "https://mattermost.com/security-updates/"
}
]
},
"source": {
"advisory": "MMSA-2022-0082",
"defect": [
"https://mattermost.atlassian.net/browse/MM-40177"
],
"discovery": "EXTERNAL"
2022-02-21 12:01:11 +00:00
}
}