vuln-list-alt/oval/c10f1/ALT-PU-2017-1260/definitions.json
2024-06-28 13:17:52 +00:00

222 lines
9.8 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20171260",
"Version": "oval:org.altlinux.errata:def:20171260",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2017-1260: package `wireshark` update to version 2.2.5-alt1.S1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2017-1260",
"RefURL": "https://errata.altlinux.org/ALT-PU-2017-1260",
"Source": "ALTPU"
},
{
"RefID": "CVE-2017-6014",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6014",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6467",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6467",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6468",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6468",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6469",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6469",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6470",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6470",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6471",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6471",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6472",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6472",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6473",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6473",
"Source": "CVE"
},
{
"RefID": "CVE-2017-6474",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-6474",
"Source": "CVE"
}
],
"Description": "This update upgrades wireshark to version 2.2.5-alt1.S1. \nSecurity Fix(es):\n\n * CVE-2017-6014: In Wireshark 2.2.4 and earlier, a crafted or malformed STANAG 4607 capture file will cause an infinite loop and memory exhaustion. If the packet size field in a packet header is null, the offset to read from will not advance, causing continuous attempts to read the same zero length packet. This will quickly exhaust all system memory.\n\n * CVE-2017-6467: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a Netscaler file parser infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by changing the restrictions on file size.\n\n * CVE-2017-6468: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a NetScaler file parser crash, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by validating the relationship between pages and records.\n\n * CVE-2017-6469: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an LDSS dissector crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-ldss.c by ensuring that memory is allocated for a certain data structure.\n\n * CVE-2017-6470: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an IAX2 infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-iax2.c by constraining packet lateness.\n\n * CVE-2017-6471: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a WSP infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by validating the capability length.\n\n * CVE-2017-6472: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an RTMPT dissector infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rtmpt.c by properly incrementing a certain sequence value.\n\n * CVE-2017-6473: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a K12 file parser crash, triggered by a malformed capture file. This was addressed in wiretap/k12.c by validating the relationships between lengths and offsets.\n\n * CVE-2017-6474: In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is a NetScaler file parser infinite loop, triggered by a malformed capture file. This was addressed in wiretap/netscaler.c by validating record sizes.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2017-03-09"
},
"Updated": {
"Date": "2017-03-09"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2017-6014",
"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-6014",
"Impact": "High",
"Public": "20170217"
},
{
"ID": "CVE-2017-6467",
"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-6467",
"Impact": "High",
"Public": "20170304"
},
{
"ID": "CVE-2017-6468",
"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-6468",
"Impact": "High",
"Public": "20170304"
},
{
"ID": "CVE-2017-6469",
"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-6469",
"Impact": "High",
"Public": "20170304"
},
{
"ID": "CVE-2017-6470",
"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-6470",
"Impact": "High",
"Public": "20170304"
},
{
"ID": "CVE-2017-6471",
"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-6471",
"Impact": "High",
"Public": "20170304"
},
{
"ID": "CVE-2017-6472",
"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-6472",
"Impact": "High",
"Public": "20170304"
},
{
"ID": "CVE-2017-6473",
"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-6473",
"Impact": "High",
"Public": "20170304"
},
{
"ID": "CVE-2017-6474",
"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-6474",
"Impact": "High",
"Public": "20170304"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:4001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20171260001",
"Comment": "libwiretap is earlier than 0:2.2.5-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171260002",
"Comment": "libwiretap-devel is earlier than 0:2.2.5-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171260003",
"Comment": "tshark is earlier than 0:2.2.5-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171260004",
"Comment": "wireshark-base is earlier than 0:2.2.5-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171260005",
"Comment": "wireshark-doc is earlier than 0:2.2.5-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171260006",
"Comment": "wireshark-gtk+ is earlier than 0:2.2.5-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20171260007",
"Comment": "wireshark-qt5 is earlier than 0:2.2.5-alt1.S1"
}
]
}
]
}
}
]
}