vuln-list-alt/oval/p9/ALT-PU-2016-2235/definitions.json
2024-07-06 03:04:52 +00:00

212 lines
9.2 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20162235",
"Version": "oval:org.altlinux.errata:def:20162235",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2016-2235: package `memcached` update to version 1.4.33-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p9"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2016-2235",
"RefURL": "https://errata.altlinux.org/ALT-PU-2016-2235",
"Source": "ALTPU"
},
{
"RefID": "BDU:2015-09681",
"RefURL": "https://bdu.fstec.ru/vul/2015-09681",
"Source": "BDU"
},
{
"RefID": "CVE-2013-0179",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-0179",
"Source": "CVE"
},
{
"RefID": "CVE-2013-7239",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-7239",
"Source": "CVE"
},
{
"RefID": "CVE-2013-7290",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-7290",
"Source": "CVE"
},
{
"RefID": "CVE-2013-7291",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-7291",
"Source": "CVE"
},
{
"RefID": "CVE-2016-8704",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-8704",
"Source": "CVE"
},
{
"RefID": "CVE-2016-8705",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-8705",
"Source": "CVE"
},
{
"RefID": "CVE-2016-8706",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-8706",
"Source": "CVE"
}
],
"Description": "This update upgrades memcached to version 1.4.33-alt1. \nSecurity Fix(es):\n\n * BDU:2015-09681: Уязвимости операционной системы Gentoo Linux, позволяющие удаленному злоумышленнику нарушить конфиденциальность, целостность и доступность защищаемой информации\n\n * CVE-2013-0179: The process_bin_delete function in memcached.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (segmentation fault) via a request to delete a key, which does not account for the lack of a null terminator in the key and triggers a buffer over-read when printing to stderr.\n\n * CVE-2013-7239: memcached before 1.4.17 allows remote attackers to bypass authentication by sending an invalid request with SASL credentials, then sending another request with incorrect SASL credentials.\n\n * CVE-2013-7290: The do_item_get function in items.c in memcached 1.4.4 and other versions before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (segmentation fault) via a request to delete a key, which does not account for the lack of a null terminator in the key and triggers a buffer over-read when printing to stderr, a different vulnerability than CVE-2013-0179.\n\n * CVE-2013-7291: memcached before 1.4.17, when running in verbose mode, allows remote attackers to cause a denial of service (crash) via a request that triggers an \"unbounded key print\" during logging, related to an issue that was \"quickly grepped out of the source tree,\" a different vulnerability than CVE-2013-0179 and CVE-2013-7290.\n\n * CVE-2016-8704: An integer overflow in the process_bin_append_prepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.\n\n * CVE-2016-8705: Multiple integer overflows in process_bin_update function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.\n\n * CVE-2016-8706: An integer overflow in process_bin_sasl_auth function in Memcached, which is responsible for authentication commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2016-11-02"
},
"Updated": {
"Date": "2016-11-02"
},
"BDUs": [
{
"ID": "BDU:2015-09681",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CWE": "CWE-189",
"Href": "https://bdu.fstec.ru/vul/2015-09681",
"Impact": "Critical",
"Public": "20140615"
}
],
"CVEs": [
{
"ID": "CVE-2013-0179",
"CVSS": "AV:A/AC:H/Au:N/C:N/I:N/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-0179",
"Impact": "Low",
"Public": "20140113"
},
{
"ID": "CVE-2013-7239",
"CVSS": "AV:A/AC:L/Au:N/C:P/I:P/A:N",
"CWE": "CWE-287",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-7239",
"Impact": "Low",
"Public": "20140113"
},
{
"ID": "CVE-2013-7290",
"CVSS": "AV:A/AC:H/Au:N/C:N/I:N/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-7290",
"Impact": "Low",
"Public": "20140113"
},
{
"ID": "CVE-2013-7291",
"CVSS": "AV:A/AC:H/Au:N/C:N/I:N/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-7291",
"Impact": "Low",
"Public": "20140113"
},
{
"ID": "CVE-2016-8704",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-8704",
"Impact": "Critical",
"Public": "20170106"
},
{
"ID": "CVE-2016-8705",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-8705",
"Impact": "Critical",
"Public": "20170106"
},
{
"ID": "CVE-2016-8706",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-8706",
"Impact": "High",
"Public": "20170106"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:9",
"cpe:/o:alt:workstation:9",
"cpe:/o:alt:server:9",
"cpe:/o:alt:server-v:9",
"cpe:/o:alt:education:9",
"cpe:/o:alt:slinux:9",
"cpe:/o:alt:starterkit:p9",
"cpe:/o:alt:kworkstation:9.1",
"cpe:/o:alt:workstation:9.1",
"cpe:/o:alt:server:9.1",
"cpe:/o:alt:server-v:9.1",
"cpe:/o:alt:education:9.1",
"cpe:/o:alt:slinux:9.1",
"cpe:/o:alt:starterkit:9.1",
"cpe:/o:alt:kworkstation:9.2",
"cpe:/o:alt:workstation:9.2",
"cpe:/o:alt:server:9.2",
"cpe:/o:alt:server-v:9.2",
"cpe:/o:alt:education:9.2",
"cpe:/o:alt:slinux:9.2",
"cpe:/o:alt:starterkit:9.2"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:1001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20162235001",
"Comment": "memcached is earlier than 0:1.4.33-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20162235002",
"Comment": "memcached-devel is earlier than 0:1.4.33-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20162235003",
"Comment": "memcached-scripts is earlier than 0:1.4.33-alt1"
}
]
}
]
}
}
]
}