2024-06-28 13:17:52 +00:00

236 lines
11 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20171470",
"Version": "oval:org.altlinux.errata:def:20171470",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-1470: package `wireshark` update to version 2.2.6-alt1.S1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-1470",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-1470",
"Source": "ALTPU"
},
{
"RefID": "CVE-2017-7700",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7700",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7701",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7701",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7702",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7702",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7703",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7703",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7704",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7704",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7705",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7705",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7745",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7745",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7746",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7746",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7747",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7747",
"Source": "CVE"
},
{
"RefID": "CVE-2017-7748",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7748",
"Source": "CVE"
}
],
"Description": "This update upgrades wireshark to version 2.2.6-alt1.S1. \nSecurity Fix(es):\n\n * CVE-2017-7700: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the NetScaler file parser could go into an infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by ensuring a nonzero record size.\n\n * CVE-2017-7701: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the BGP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-bgp.c by using a different integer data type.\n\n * CVE-2017-7702: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the WBXML dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wbxml.c by adding length validation.\n\n * CVE-2017-7703: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the IMAP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-imap.c by calculating a line's end correctly.\n\n * CVE-2017-7704: In Wireshark 2.2.0 to 2.2.5, the DOF dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-dof.c by using a different integer data type and adjusting a return value.\n\n * CVE-2017-7705: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset.\n\n * CVE-2017-7745: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the SIGCOMP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-sigcomp.c by correcting a memory-size check.\n\n * CVE-2017-7746: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the SLSK dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-slsk.c by adding checks for the remaining length.\n\n * CVE-2017-7747: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the PacketBB dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-packetbb.c by restricting additions to the protocol tree.\n\n * CVE-2017-7748: In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the WSP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by adding a length check.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-04-14"
},
"Updated": {
"Date": "2017-04-14"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2017-7700",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7700",
"Impact": "Low",
"Public": "20170412"
},
{
"ID": "CVE-2017-7701",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7701",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7702",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7702",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7703",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-74",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7703",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7704",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7704",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7705",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7705",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7745",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7745",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7746",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7746",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7747",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7747",
"Impact": "High",
"Public": "20170412"
},
{
"ID": "CVE-2017-7748",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7748",
"Impact": "High",
"Public": "20170412"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20171470001",
"Comment": "libwiretap is earlier than 0:2.2.6-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171470002",
"Comment": "libwiretap-devel is earlier than 0:2.2.6-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171470003",
"Comment": "tshark is earlier than 0:2.2.6-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171470004",
"Comment": "wireshark-base is earlier than 0:2.2.6-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171470005",
"Comment": "wireshark-doc is earlier than 0:2.2.6-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171470006",
"Comment": "wireshark-gtk+ is earlier than 0:2.2.6-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171470007",
"Comment": "wireshark-qt5 is earlier than 0:2.2.6-alt1.S1"
}
]
}
]
}
}
]
}