cvelist/2021/41xxx/CVE-2021-41810.json

88 lines
2.9 KiB
JSON
Raw Normal View History

2021-09-29 21:00:59 +00:00
{
"CVE_data_meta": {
2022-05-02 20:01:26 +00:00
"ASSIGNER": "security@m-files.com",
"DATE_PUBLIC": "2022-03-16T12:00:00.000Z",
2021-09-29 21:00:59 +00:00
"ID": "CVE-2021-41810",
2022-05-02 20:01:26 +00:00
"STATE": "PUBLIC",
"TITLE": " Script injection in M-Files Server products with versions before 22.2.11051.0, allows executing stored script in admin tool"
2021-09-29 21:00:59 +00:00
},
2022-05-02 20:01:26 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "M-Files Server",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "M-Files Server",
"version_value": "22.2.11051.0"
}
]
}
}
]
},
"vendor_name": "M-Files Corporation"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-09-29 21:00:59 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-02 20:01:26 +00:00
"value": "Admin tool allows storing configuration data with script which may then get run by another vault administrator. Requires vault admin level authentication and is not remotely exploitable"
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Cross-site Scripting (XSS)"
}
]
2021-09-29 21:00:59 +00:00
}
]
2022-05-02 20:01:26 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://www.m-files.com/about/trust-center/security-advisories/cve-2021-41810/",
"name": "https://www.m-files.com/about/trust-center/security-advisories/cve-2021-41810/"
}
]
},
"source": {
"discovery": "INTERNAL"
2021-09-29 21:00:59 +00:00
}
}