{ "id": "CVE-2017-11343", "sourceIdentifier": "cve@mitre.org", "published": "2017-07-17T13:18:20.890", "lastModified": "2017-07-26T20:04:49.597", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "Due to an incomplete fix for CVE-2012-6125, all versions of CHICKEN Scheme up to and including 4.12.0 are vulnerable to an algorithmic complexity attack. An attacker can provide crafted input which, when inserted into the symbol table, will result in O(n) lookup time." }, { "lang": "es", "value": "Debido a una soluci\u00f3n incompleta para el CVE-2012-6125, todas las versiones de CHICKEN Scheme hasta 4.12.0 incluy\u00e9ndola, son vulnerables a un ataque de complejidad algor\u00edtmica. Un atacante puede proporcionar una entrada creada que, cuando sea insertada en la tabla de s\u00edmbolos, resultar\u00e1 en un tiempo de b\u00fasqueda O(n)." } ], "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:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "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:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-407" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:call-cc:chicken:*:*:*:*:*:*:*:*", "versionEndIncluding": "4.12.0", "matchCriteriaId": "A2B09DD8-3AF5-4A49-89E5-8513C3061955" } ] } ] } ], "references": [ { "url": "http://lists.gnu.org/archive/html/chicken-announce/2017-07/msg00000.html", "source": "cve@mitre.org", "tags": [ "Vendor Advisory" ] } ] }