{ "id": "CVE-2018-20994", "sourceIdentifier": "cve@mitre.org", "published": "2019-08-26T13:15:11.227", "lastModified": "2020-08-24T17:37:01.140", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "An issue was discovered in the trust-dns-proto crate before 0.5.0-alpha.3 for Rust. There is infinite recursion because DNS message compression is mishandled." }, { "lang": "es", "value": "Se descubri\u00f3 un problema en el paquete (crate) trust-dns-proto versiones anteriores a 0.5.0-alpha.3 para Rust. Se presenta una recursi\u00f3n infinita porque la compresi\u00f3n de mensajes DNS es manejada inapropiadamente." } ], "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: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-674" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:trust-dns-proto_project:trust-dns-proto:*:*:*:*:*:*:*:*", "versionEndExcluding": "0.4.3", "matchCriteriaId": "4F3122D9-74F3-4EED-A935-6AD76044699F" }, { "vulnerable": true, "criteria": "cpe:2.3:a:trust-dns-proto_project:trust-dns-proto:0.5.0:alpha.1:*:*:*:*:*:*", "matchCriteriaId": "E5670C87-AA1B-4E31-8DE5-E0DA04465379" }, { "vulnerable": true, "criteria": "cpe:2.3:a:trust-dns-proto_project:trust-dns-proto:0.5.0:alpha.2:*:*:*:*:*:*", "matchCriteriaId": "B9551413-E999-4E38-8632-09B7A96319C0" } ] } ] } ], "references": [ { "url": "https://rustsec.org/advisories/RUSTSEC-2018-0007.html", "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ] } ] }