{ "id": "CVE-2020-36325", "sourceIdentifier": "cve@mitre.org", "published": "2021-04-26T18:15:07.493", "lastModified": "2021-05-04T14:51:05.037", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "** DISPUTED ** An issue was discovered in Jansson through 2.13.1. Due to a parsing error in json_loads, there's an out-of-bounds read-access bug. NOTE: the vendor reports that this only occurs when a programmer fails to follow the API specification." }, { "lang": "es", "value": "** EN DISPUTA ** Se detect\u00f3 un problema en Jansson versiones hasta 2.13.1. Debido a un bug de an\u00e1lisis en json_loads, se presenta un bug de acceso de lectura fuera de l\u00edmites. NOTA: el proveedor informa de que esto s\u00f3lo ocurre cuando un programador no sigue la especificaci\u00f3n de la API" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-125" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:jansson_project:jansson:*:*:*:*:*:*:*:*", "versionEndIncluding": "2.13.1", "matchCriteriaId": "27E9E4DF-222C-4541-A512-2B5A4D9B5AD9" } ] } ] } ], "references": [ { "url": "https://github.com/akheron/jansson/issues/548", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }