{ "id": "CVE-2019-15167", "sourceIdentifier": "cve@mitre.org", "published": "2022-08-27T06:15:07.657", "lastModified": "2022-09-01T19:29:05.363", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "The VRRP parser in tcpdump before 4.9.3 has a buffer over-read in print-vrrp.c:vrrp_print() for VRRP version 3, a different vulnerability than CVE-2018-14463." }, { "lang": "es", "value": "El analizador de VRRP en tcpdump versiones anteriores a 4.9.3, presenta una lectura excesiva de b\u00fafer en la funci\u00f3n print-vrrp.c:vrrp_print() para la versi\u00f3n 3 de VRRP, una vulnerabilidad diferente a CVE-2018-14463." } ], "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:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 9.1, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-125" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:tcpdump:tcpdump:*:*:*:*:*:*:*:*", "versionEndExcluding": "4.9.3", "matchCriteriaId": "CA59BD9C-6C0C-4584-A8CC-8C652E9D36AF" } ] } ] } ], "references": [ { "url": "https://github.com/the-tcpdump-group/tcpdump/commit/a152aebfd1114376ba266ed30416be596ef9d806", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] } ] }