{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "generator": { "engine": "Vulnogram 0.0.9" }, "CVE_data_meta": { "ID": "CVE-2021-25960", "ASSIGNER": "vulnerabilitylab@whitesourcesoftware.com", "DATE_PUBLIC": "2021-09-21T09:43:00.000Z", "TITLE": "SuiteCRM - CSV Injection in Accounts Module", "AKA": "", "STATE": "PUBLIC" }, "source": { "defect": [], "advisory": "https://www.whitesourcesoftware.com/vulnerability-database/", "discovery": "UNKNOWN" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "salesagility", "product": { "product_data": [ { "product_name": "SuiteCRM", "version": { "version_data": [ { "version_name": "v7.10", "version_affected": ">=", "version_value": "v7.10.29", "platform": "" }, { "version_name": "v7.10", "version_affected": "<=", "version_value": "v7.10.31", "platform": "" }, { "version_name": "v7.11", "version_affected": ">=", "version_value": "v7.11.18", "platform": "" }, { "version_name": "v7.11", "version_affected": "<=", "version_value": "v7.11.19", "platform": "" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-1236" } ] } ] }, "description": { "description_data": [ { "lang": "eng", "value": "In \u201cSuiteCRM\u201d application, v7.11.18 through v7.11.19 and v7.10.29 through v7.10.31 are affected by \u201cCSV Injection\u201d vulnerability (Formula Injection). A low privileged attacker can use accounts module to inject payloads in the input fields. When an administrator access accounts module to export the data as a CSV file and opens it, the payload gets executed. This was not fixed properly as part of CVE-2020-15301, allowing the attacker to bypass the security measure." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25960", "name": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25960" }, { "refsource": "MISC", "url": "https://github.com/salesagility/SuiteCRM/commit/7124482fe07ee164923d974456ed31e45f65e513", "name": "https://github.com/salesagility/SuiteCRM/commit/7124482fe07ee164923d974456ed31e45f65e513" }, { "refsource": "MISC", "url": "https://github.com/salesagility/SuiteCRM/commit/f463031bee59676d7d5be53bb32d551cd70a5648", "name": "https://github.com/salesagility/SuiteCRM/commit/f463031bee59676d7d5be53bb32d551cd70a5648" } ] }, "configuration": [], "impact": { "cvss": { "version": "3.1", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "baseScore": 8, "baseSeverity": "HIGH" } }, "exploit": [], "work_around": [], "solution": [ { "lang": "eng", "value": "Update to v7.10.32 or v7.11.21" } ], "credit": [] }