{ "id": "CVE-2016-8596", "sourceIdentifier": "cve@mitre.org", "published": "2016-10-28T15:59:08.907", "lastModified": "2016-11-28T20:40:51.027", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "Buffer overflow in the csp_can_process_frame in csp_if_can.c in the libcsp library v1.4 and earlier allows hostile components connected to the canbus to execute arbitrary code via a long csp packet." }, { "lang": "es", "value": "Desbordamiento de b\u00fafer en csp_can_process_frame en csp_if_can.c en la librer\u00eda libcsp v1.4 y versiones anteriores permite a componentes hostiles conectados al canbus ejecutar c\u00f3digo arbitrario a trav\u00e9s de un paquete csp largo." } ], "metrics": { "cvssMetricV30": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.0", "vectorString": "CVSS:3.0/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 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-119" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:libcsp_project:libcsp:*:*:*:*:*:*:*:*", "versionEndIncluding": "1.4", "matchCriteriaId": "20C65250-48B2-4AF2-87AB-1CB949E4A5A9" } ] } ] } ], "references": [ { "url": "http://www.securityfocus.com/bid/94226", "source": "cve@mitre.org" }, { "url": "https://github.com/GomSpace/libcsp/pull/80", "source": "cve@mitre.org", "tags": [ "Patch", "Vendor Advisory" ] } ] }