cvelist/2022/3xxx/CVE-2022-3284.json

102 lines
3.2 KiB
JSON
Raw Normal View History

2022-09-23 11:00:33 +00:00
{
2023-03-06 11:00:37 +00:00
"data_version": "4.0",
2022-09-23 11:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-3284",
2023-03-06 11:00:37 +00:00
"ASSIGNER": "security@m-files.com",
"STATE": "PUBLIC"
2022-09-23 11:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-06 11:00:37 +00:00
"value": "Download key for a file in a vault was passed in an insecure way that could easily be logged in M-Files New Web in M-Files before 22.11.12011.0. This issue affects M-Files New Web: before 22.11.12011.0."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "M-Files",
"product": {
"product_data": [
{
"product_name": "M-Files New Web",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "22.11.12011.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.m-files.com/about/trust-center/security-advisories/cve-2022-3284/",
"refsource": "MISC",
"name": "https://www.m-files.com/about/trust-center/security-advisories/cve-2022-3284/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Upgrade to patched version of M-Files."
}
],
"value": "Upgrade to patched version of M-Files."
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2022-09-23 11:00:33 +00:00
}
]
}
}