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

236 lines
10 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20182048",
"Version": "oval:org.altlinux.errata:def:20182048",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2018-2048: package `wireshark` update to version 2.6.2-alt1.S1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2018-2048",
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-2048",
"Source": "ALTPU"
},
{
"RefID": "CVE-2018-14339",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14339",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14340",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14340",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14341",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14341",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14342",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14342",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14343",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14343",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14344",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14344",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14367",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14367",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14368",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14368",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14369",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14369",
"Source": "CVE"
},
{
"RefID": "CVE-2018-14370",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-14370",
"Source": "CVE"
}
],
"Description": "This update upgrades wireshark to version 2.6.2-alt1.S1. \nSecurity Fix(es):\n\n * CVE-2018-14339: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the MMSE dissector could go into an infinite loop. This was addressed in epan/proto.c by adding offset and length validation.\n\n * CVE-2018-14340: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, dissectors that support zlib decompression could crash. This was addressed in epan/tvbuff_zlib.c by rejecting negative lengths to avoid a buffer over-read.\n\n * CVE-2018-14341: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the DICOM dissector could go into a large or infinite loop. This was addressed in epan/dissectors/packet-dcm.c by preventing an offset overflow.\n\n * CVE-2018-14342: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the BGP protocol dissector could go into a large loop. This was addressed in epan/dissectors/packet-bgp.c by validating Path Attribute lengths.\n\n * CVE-2018-14343: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the ASN.1 BER dissector could crash. This was addressed in epan/dissectors/packet-ber.c by ensuring that length values do not exceed the maximum signed integer.\n\n * CVE-2018-14344: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the ISMP dissector could crash. This was addressed in epan/dissectors/packet-ismp.c by validating the IPX address length to avoid a buffer over-read.\n\n * CVE-2018-14367: In Wireshark 2.6.0 to 2.6.1 and 2.4.0 to 2.4.7, the CoAP protocol dissector could crash. This was addressed in epan/dissectors/packet-coap.c by properly checking for a NULL condition.\n\n * CVE-2018-14368: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the Bazaar protocol dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-bzr.c by properly handling items that are too long.\n\n * CVE-2018-14369: In Wireshark 2.6.0 to 2.6.1, 2.4.0 to 2.4.7, and 2.2.0 to 2.2.15, the HTTP2 dissector could crash. This was addressed in epan/dissectors/packet-http2.c by verifying that header data was found before proceeding to header decompression.\n\n * CVE-2018-14370: In Wireshark 2.6.0 to 2.6.1 and 2.4.0 to 2.4.7, the IEEE 802.11 protocol dissector could crash. This was addressed in epan/crypt/airpdcap.c via bounds checking that prevents a buffer over-read.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2018-07-21"
},
"Updated": {
"Date": "2018-07-21"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2018-14339",
"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-2018-14339",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14340",
"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-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-14340",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14341",
"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-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-14341",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14342",
"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-834",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-14342",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14343",
"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-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-14343",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14344",
"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-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-14344",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14367",
"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-252",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-14367",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14368",
"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-2018-14368",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14369",
"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-2018-14369",
"Impact": "High",
"Public": "20180719"
},
{
"ID": "CVE-2018-14370",
"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-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-14370",
"Impact": "High",
"Public": "20180719"
}
],
"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:20182048001",
"Comment": "libwiretap is earlier than 0:2.6.2-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182048002",
"Comment": "libwiretap-devel is earlier than 0:2.6.2-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182048003",
"Comment": "tshark is earlier than 0:2.6.2-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182048004",
"Comment": "wireshark-base is earlier than 0:2.6.2-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182048005",
"Comment": "wireshark-doc is earlier than 0:2.6.2-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182048006",
"Comment": "wireshark-gtk+ is earlier than 0:2.6.2-alt1.S1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20182048007",
"Comment": "wireshark-qt5 is earlier than 0:2.6.2-alt1.S1"
}
]
}
]
}
}
]
}