{ "id": "CVE-2020-19693", "sourceIdentifier": "cve@mitre.org", "published": "2023-04-04T15:15:07.697", "lastModified": "2023-04-10T18:41:41.960", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue found in Espruino Espruino 6ea4c0a allows an attacker to execute arbitrrary code via oldFunc parameter of the jswrap_object.c:jswrap_function_replacewith endpoint." } ], "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:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "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:o:espruino:espruino:2019-06-28:*:*:*:*:*:*:*", "matchCriteriaId": "8E31E291-A821-4359-93C0-C3B4AF8366EE" } ] } ] } ], "references": [ { "url": "https://github.com/espruino/Espruino/issues/1684", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking", "Patch" ] } ] }