{ "id": "CVE-2020-25464", "sourceIdentifier": "cve@mitre.org", "published": "2020-12-04T17:15:12.993", "lastModified": "2020-12-04T23:47:59.817", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Heap buffer overflow at moddable/xs/sources/xsDebug.c in Moddable SDK before before 20200903. The top stack frame is only partially initialized because the stack overflowed while creating the frame. This leads to a crash in the code sending the stack frame to the debugger." }, { "lang": "es", "value": "Un desbordamiento del b\u00fafer de la pila en el archivo moddable/xs/sources/xsDebug.c en Moddable SDK versiones anteriores a 20200903. La trama de la pila superior solo se inicializa parcialmente porque la pila se desbordaba mientras se creaba la trama. Esto conlleva a un bloqueo en el c\u00f3digo que env\u00eda la trama de la pila hacia el depurador" } ], "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-787" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:moddable:moddable:*:*:*:*:*:*:*:*", "versionEndExcluding": "os200903", "matchCriteriaId": "3A01917B-7252-436D-A0F0-B7EB13ED7F13" } ] } ] } ], "references": [ { "url": "https://github.com/Moddable-OpenSource/moddable/issues/431", "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ] } ] }