René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

136 lines
4.2 KiB
JSON

{
"id": "CVE-2021-40848",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-11-03T11:15:08.267",
"lastModified": "2021-11-05T12:35:21.650",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In Mahara before 20.04.5, 20.10.3, 21.04.2, and 21.10.0, exported CSV files could contain characters that a spreadsheet program could interpret as a command, leading to execution of a malicious string locally on a device, aka CSV injection."
},
{
"lang": "es",
"value": "En Mahara versiones anteriores a 20.04.5, 20.10.3, 21.04.2 y 21.10.0, los archivos CSV exportados pod\u00edan contener caracteres que un programa de hoja de c\u00e1lculo pod\u00eda interpretar como un comando, conllevando a una ejecuci\u00f3n de una cadena maliciosa localmente en un dispositivo, lo que se conoce como inyecci\u00f3n CSV"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1236"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mahara:mahara:*:*:*:*:*:*:*:*",
"versionEndExcluding": "20.04.5",
"matchCriteriaId": "EE5F1CC6-E05D-4D9F-9543-7777025E4BAB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mahara:mahara:*:*:*:*:*:*:*:*",
"versionStartIncluding": "20.10.0",
"versionEndExcluding": "20.10.3",
"matchCriteriaId": "54ED5D80-651C-4B0E-81AC-DB23BF6DFCF9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mahara:mahara:*:*:*:*:*:*:*:*",
"versionStartIncluding": "21.04.0",
"versionEndExcluding": "21.04.2",
"matchCriteriaId": "5DEE88DE-CD36-4F04-AB37-D155FABD12B8"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mahara:mahara:21.10.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "D72713FC-A263-498A-A57F-7E5D21EA7A33"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:mahara:mahara:21.10.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "5322D614-E2C7-4365-8E95-FFAC8BEBD3EF"
}
]
}
]
}
],
"references": [
{
"url": "https://bugs.launchpad.net/mahara/+bug/1930471",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://mahara.org/interaction/forum/topic.php?id=8950",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}