2024-02-14 17:08:46 +00:00

107 lines
3.1 KiB
JSON

{
"id": "CVE-2020-22390",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-06-21T15:15:08.027",
"lastModified": "2024-02-14T01:17:43.863",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Akaunting <= 2.0.9 is vulnerable to CSV injection in the Item name field, export function. Attackers can inject arbitrary code into the name parameter and perform code execution when the crafted file is opened."
},
{
"lang": "es",
"value": "Akaunting versiones anteriores a 2.0.9 incluy\u00e9ndola, es vulnerable a una inyecci\u00f3n CSV en el campo Item name, en la funci\u00f3n export. Unos atacantes pueden inyectar c\u00f3digo arbitrario en el par\u00e1metro name y llevar a cabo una ejecuci\u00f3n de c\u00f3digo cuando el archivo dise\u00f1ado est\u00e1 abierto"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.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:akaunting:akaunting:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0.9",
"matchCriteriaId": "AF15360F-B0B4-403B-8B4C-787D990EA40F"
}
]
}
]
}
],
"references": [
{
"url": "https://cqinfo.la/csv-injection-in-akaunting/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"URL Repurposed"
]
}
]
}