diff options
-rw-r--r-- | security/vuxml/vuln.xml | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index ef4ba8642eb0..d9dba3f0edc1 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -58,6 +58,62 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="610101ea-5b6a-11e6-b334-002590263bf5"> + <topic>wireshark -- multiple vulnerabilities</topic> + <affects> + <package> + <name>wireshark</name> + <name>wireshark-lite</name> + <name>wireshark-qt5</name> + <name>tshark</name> + <name>tshark-lite</name> + <range><lt>2.0.5</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Wireshark development team reports:</p> + <blockquote cite="https://www.wireshark.org/docs/relnotes/wireshark-2.0.5.html"> + <p>The following vulnerabilities have been fixed:</p> + <ul> + <li><p>wnpa-sec-2016-41</p> + <p>PacketBB crash. (Bug 12577)</p></li> + <li><p>wnpa-sec-2016-42</p> + <p>WSP infinite loop. (Bug 12594)</p></li> + <li><p>wnpa-sec-2016-44</p> + <p>RLC long loop. (Bug 12660)</p></li> + <li><p>wnpa-sec-2016-45</p> + <p>LDSS dissector crash. (Bug 12662)</p></li> + <li><p>wnpa-sec-2016-46</p> + <p>RLC dissector crash. (Bug 12664)</p></li> + <li><p>wnpa-sec-2016-47</p> + <p>OpenFlow long loop. (Bug 12659)</p></li> + <li><p>wnpa-sec-2016-48</p> + <p>MMSE, WAP, WBXML, and WSP infinite loop. (Bug 12661)</p></li> + <li><p>wnpa-sec-2016-49</p> + <p>WBXML crash. (Bug 12663)</p></li> + </ul> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2016-6505</cvename> + <cvename>CVE-2016-6506</cvename> + <cvename>CVE-2016-6508</cvename> + <cvename>CVE-2016-6509</cvename> + <cvename>CVE-2016-6510</cvename> + <cvename>CVE-2016-6511</cvename> + <cvename>CVE-2016-6512</cvename> + <cvename>CVE-2016-6513</cvename> + <url>https://www.wireshark.org/docs/relnotes/wireshark-2.0.5.html</url> + <url>http://www.openwall.com/lists/oss-security/2016/08/01/4</url> + </references> + <dates> + <discovery>2016-07-27</discovery> + <entry>2016-08-06</entry> + </dates> + </vuln> + <vuln vid="3e08047f-5a6c-11e6-a6c3-14dae9d210b8"> <topic>p5-XSLoader -- local arbitrary code execution</topic> <affects> |