vuln-list-alt/oval/c9f2/ALT-PU-2015-1462/definitions.json
2024-12-12 21:07:30 +00:00

209 lines
9.5 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20151462",
"Version": "oval:org.altlinux.errata:def:20151462",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2015-1462: package `wireshark` update to version 1.12.5-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2015-1462",
"RefURL": "https://errata.altlinux.org/ALT-PU-2015-1462",
"Source": "ALTPU"
},
{
"RefID": "CVE-2015-3808",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3808",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3809",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3809",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3810",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3810",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3811",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3811",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3812",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3812",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3813",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3813",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3814",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3814",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3815",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3815",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3906",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3906",
"Source": "CVE"
}
],
"Description": "This update upgrades wireshark to version 1.12.5-alt1. \nSecurity Fix(es):\n\n * CVE-2015-3808: The dissect_lbmr_pser function in epan/dissectors/packet-lbmr.c in the LBMR dissector in Wireshark 1.12.x before 1.12.5 does not reject a zero length, which allows remote attackers to cause a denial of service (infinite loop) via a crafted packet.\n\n * CVE-2015-3809: The dissect_lbmr_pser function in epan/dissectors/packet-lbmr.c in the LBMR dissector in Wireshark 1.12.x before 1.12.5 does not properly track the current offset, which allows remote attackers to cause a denial of service (infinite loop) via a crafted packet.\n\n * CVE-2015-3810: epan/dissectors/packet-websocket.c in the WebSocket dissector in Wireshark 1.12.x before 1.12.5 uses a recursive algorithm, which allows remote attackers to cause a denial of service (CPU consumption) via a crafted packet.\n\n * CVE-2015-3811: epan/dissectors/packet-wcp.c in the WCP dissector in Wireshark 1.10.x before 1.10.14 and 1.12.x before 1.12.5 improperly refers to previously processed bytes, which allows remote attackers to cause a denial of service (application crash) via a crafted packet, a different vulnerability than CVE-2015-2188.\n\n * CVE-2015-3812: Multiple memory leaks in the x11_init_protocol function in epan/dissectors/packet-x11.c in the X11 dissector in Wireshark 1.10.x before 1.10.14 and 1.12.x before 1.12.5 allow remote attackers to cause a denial of service (memory consumption) via a crafted packet.\n\n * CVE-2015-3813: The fragment_add_work function in epan/reassemble.c in the packet-reassembly feature in Wireshark 1.12.x before 1.12.5 does not properly determine the defragmentation state in a case of an insufficient snapshot length, which allows remote attackers to cause a denial of service (memory consumption) via a crafted packet.\n\n * CVE-2015-3814: The (1) dissect_tfs_request and (2) dissect_tfs_response functions in epan/dissectors/packet-ieee80211.c in the IEEE 802.11 dissector in Wireshark 1.10.x before 1.10.14 and 1.12.x before 1.12.5 interpret a zero value as a length rather than an error condition, which allows remote attackers to cause a denial of service (infinite loop) via a crafted packet.\n\n * CVE-2015-3815: The detect_version function in wiretap/logcat.c in the Android Logcat file parser in Wireshark 1.12.x before 1.12.5 does not check the length of the payload, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a packet with a crafted payload, as demonstrated by a length of zero, a different vulnerability than CVE-2015-3906.\n\n * CVE-2015-3906: The logcat_dump_text function in wiretap/logcat.c in the Android Logcat file parser in Wireshark 1.12.x before 1.12.5 does not properly handle a lack of \\0 termination, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted message in a packet, a different vulnerability than CVE-2015-3815.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2015-05-25"
},
"Updated": {
"Date": "2015-05-25"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2015-3808",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-189",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3808",
"Impact": "High",
"Public": "20150526"
},
{
"ID": "CVE-2015-3809",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-189",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3809",
"Impact": "High",
"Public": "20150526"
},
{
"ID": "CVE-2015-3810",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-399",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3810",
"Impact": "High",
"Public": "20150526"
},
{
"ID": "CVE-2015-3811",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-17",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3811",
"Impact": "Low",
"Public": "20150526"
},
{
"ID": "CVE-2015-3812",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-399",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3812",
"Impact": "High",
"Public": "20150526"
},
{
"ID": "CVE-2015-3813",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-399",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3813",
"Impact": "Low",
"Public": "20150526"
},
{
"ID": "CVE-2015-3814",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-189",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3814",
"Impact": "Low",
"Public": "20150526"
},
{
"ID": "CVE-2015-3815",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3815",
"Impact": "Low",
"Public": "20150526"
},
{
"ID": "CVE-2015-3906",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3906",
"Impact": "Low",
"Public": "20150526"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"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:20151462001",
"Comment": "libwiretap is earlier than 0:1.12.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151462002",
"Comment": "libwiretap-devel is earlier than 0:1.12.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151462003",
"Comment": "tshark is earlier than 0:1.12.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151462004",
"Comment": "wireshark-base is earlier than 0:1.12.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151462005",
"Comment": "wireshark-doc is earlier than 0:1.12.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151462006",
"Comment": "wireshark-gtk+ is earlier than 0:1.12.5-alt1"
}
]
}
]
}
}
]
}