There is a bulletin on wireshark. https://www.wireshark.org/security/wnpa-sec-2014-11.html How to determine OS which this vulnerability spread on? For example does this vulnerability apply on Windows? And I'm not sure about other cve: CVE-2014-5165, CVE-2014-5164, CVE-2014-5163, CVE-2014-5162, CVE-2014-5161. asked 15 Oct '14, 06:49 dizzypot |
2 Answers:
Read the vulnerability report and see if a specific platform is listed. If not it's cross platform. answered 15 Oct '14, 08:51 Jaap ♦ |
This particular vulnerability is possible on all platforms as the parsers are common to all platforms. Other parsing vulnerabilities would also likely to be present on all platforms, but issues with other parts of Wireshark may not be. You'll have to check on a case by case basis. answered 15 Oct '14, 08:51 grahamb ♦ |