2023-11-07 21:03:21 +00:00

136 lines
3.9 KiB
JSON

{
"id": "CVE-2016-9372",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-11-17T05:59:00.163",
"lastModified": "2023-11-07T02:37:01.480",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "In Wireshark 2.2.0 to 2.2.1, the Profinet I/O dissector could loop excessively, triggered by network traffic or a capture file. This was addressed in plugins/profinet/packet-pn-rtc-one.c by rejecting input with too many I/O objects."
},
{
"lang": "es",
"value": "En Wireshark 2.2.0 hasta la versi\u00f3n 2.2.1, el disector Profinet I/O podr\u00eda circular en exceso, desencadenado por tr\u00e1fico de red o un archivo de captura. Esto fue abordado en plugins/profinet/packet-pn-rtc-one.c rechazando la entrada con demasiados objetos I/O."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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-20"
},
{
"lang": "en",
"value": "CWE-399"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "32F65580-D1F4-4ABC-A358-545BF29D8089"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wireshark:wireshark:2.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "E6568A81-BE0B-4AEF-808C-74CD0C2EE9FD"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/94368",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "http://www.securitytracker.com/id/1037313",
"source": "cve@mitre.org"
},
{
"url": "https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12851",
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
]
},
{
"url": "https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=4127e3930ef663114567002001f44e01eba8a250",
"source": "cve@mitre.org"
},
{
"url": "https://www.wireshark.org/security/wnpa-sec-2016-58.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}