134 lines
3.6 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2017-13011",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-09-14T06:29:01.670",
"lastModified": "2018-05-17T01:29:03.893",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Several protocol parsers in tcpdump before 4.9.2 could cause a buffer overflow in util-print.c:bittok2str_internal()."
},
{
"lang": "es",
"value": "Varios analizadores sint\u00e1cticos de protocolos en tcpdump en versiones anteriores a la 4.9.2 podr\u00edan provocar un desbordamiento de b\u00fafer en util-print.c:bittok2str_internal()."
}
],
"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": false,
"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:tcpdump:tcpdump:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.9.1",
"matchCriteriaId": "15620492-1343-4632-A942-281535A101B7"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2017/dsa-3971",
"source": "cve@mitre.org"
},
{
"url": "http://www.securitytracker.com/id/1039307",
"source": "cve@mitre.org"
},
{
"url": "http://www.tcpdump.org/tcpdump-changes.txt",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://access.redhat.com/errata/RHEA-2018:0705",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/the-tcpdump-group/tcpdump/commit/9f0730bee3eb65d07b49fd468bc2f269173352fe",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201709-23",
"source": "cve@mitre.org"
},
{
"url": "https://support.apple.com/HT208221",
"source": "cve@mitre.org"
}
]
}