2024-12-12 21:07:30 +00:00

291 lines
13 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:202413015",
"Version": "oval:org.altlinux.errata:def:202413015",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-13015: package `chicken` update to version 5.2.0-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-2024-13015",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-13015",
"Source": "ALTPU"
},
{
"RefID": "CVE-2012-6122",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2012-6122",
"Source": "CVE"
},
{
"RefID": "CVE-2012-6123",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2012-6123",
"Source": "CVE"
},
{
"RefID": "CVE-2012-6124",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2012-6124",
"Source": "CVE"
},
{
"RefID": "CVE-2012-6125",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2012-6125",
"Source": "CVE"
},
{
"RefID": "CVE-2013-1874",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-1874",
"Source": "CVE"
},
{
"RefID": "CVE-2013-2024",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-2024",
"Source": "CVE"
},
{
"RefID": "CVE-2013-2075",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-2075",
"Source": "CVE"
},
{
"RefID": "CVE-2013-4385",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-4385",
"Source": "CVE"
},
{
"RefID": "CVE-2014-3776",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3776",
"Source": "CVE"
},
{
"RefID": "CVE-2015-4556",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-4556",
"Source": "CVE"
},
{
"RefID": "CVE-2016-6830",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-6830",
"Source": "CVE"
},
{
"RefID": "CVE-2016-6831",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2016-6831",
"Source": "CVE"
},
{
"RefID": "CVE-2017-11343",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-11343",
"Source": "CVE"
},
{
"RefID": "CVE-2017-9334",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-9334",
"Source": "CVE"
}
],
"Description": "This update upgrades chicken to version 5.2.0-alt1. \nSecurity Fix(es):\n\n * CVE-2012-6122: Buffer overflow in the thread scheduler in Chicken before 4.8.0.1 allows attackers to cause a denial of service (crash) by opening a file descriptor with a large integer value.\n\n * CVE-2012-6123: Chicken before 4.8.0 does not properly handle NUL bytes in certain strings, which allows an attacker to conduct \"poisoned NUL byte attack.\"\n\n * CVE-2012-6124: A casting error in Chicken before 4.8.0 on 64-bit platform caused the random number generator to return a constant value. NOTE: the vendor states \"This function wasn't used for security purposes (and is advertised as being unsuitable).\"\n\n * CVE-2012-6125: Chicken before 4.8.0 is susceptible to algorithmic complexity attacks related to hash table collisions.\n\n * CVE-2013-1874: Untrusted search path vulnerability in csi in Chicken before 4.8.2 allows local users to execute arbitrary code via a Trojan horse .csirc in the current working directory.\n\n * CVE-2013-2024: OS command injection vulnerability in the \"qs\" procedure from the \"utils\" module in Chicken before 4.9.0.\n\n * CVE-2013-2075: Multiple buffer overflows in the (1) R5RS char-ready, (2) tcp-accept-ready, and (3) file-select procedures in Chicken through 4.8.0.3 allows attackers to cause a denial of service (crash) by opening a file descriptor with a large integer value. NOTE: this issue exists because of an incomplete fix for CVE-2012-6122.\n\n * CVE-2013-4385: Buffer overflow in the \"read-string!\" procedure in the \"extras\" unit in CHICKEN stable before 4.8.0.5 and development snapshots before 4.8.3 allows remote attackers to cause a denial of service (memory corruption and application crash) and possibly execute arbitrary code via a \"#f\" value in the NUM argument.\n\n * CVE-2014-3776: Buffer overflow in the \"read-u8vector!\" procedure in the srfi-4 unit in CHICKEN stable 4.8.0.7 and development snapshots before 4.9.1 allows remote attackers to cause a denial of service (memory corruption and application crash) and possibly execute arbitrary code via a \"#f\" value in the NUM argument.\n\n * CVE-2015-4556: The string-translate* procedure in the data-structures unit in CHICKEN before 4.10.0 allows remote attackers to cause a denial of service (crash).\n\n * CVE-2016-6830: The \"process-execute\" and \"process-spawn\" procedures in CHICKEN Scheme used fixed-size buffers for holding the arguments and environment variables to use in its execve() call. This would allow user-supplied argument/environment variable lists to trigger a buffer overrun. This affects all releases of CHICKEN up to and including 4.11 (it will be fixed in 4.12 and 5.0, which are not yet released).\n\n * CVE-2016-6831: The \"process-execute\" and \"process-spawn\" procedures did not free memory correctly when the execve() call failed, resulting in a memory leak. This could be abused by an attacker to cause resource exhaustion or a denial of service. This affects all releases of CHICKEN up to and including 4.11 (it will be fixed in 4.12 and 5.0, which are not yet released).\n\n * CVE-2017-11343: Due to an incomplete fix for CVE-2012-6125, all versions of CHICKEN Scheme up to and including 4.12.0 are vulnerable to an algorithmic complexity attack. An attacker can provide crafted input which, when inserted into the symbol table, will result in O(n) lookup time.\n\n * CVE-2017-9334: An incorrect \"pair?\" check in the Scheme \"length\" procedure results in an unsafe pointer dereference in all CHICKEN Scheme versions prior to 4.13, which allows an attacker to cause a denial of service by passing an improper list to an application that calls \"length\" on it.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-12-05"
},
"Updated": {
"Date": "2024-12-05"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2012-6122",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-120",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2012-6122",
"Impact": "High",
"Public": "20191031"
},
{
"ID": "CVE-2012-6123",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"CWE": "CWE-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2012-6123",
"Impact": "Low",
"Public": "20191031"
},
{
"ID": "CVE-2012-6124",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"CWE": "CWE-338",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2012-6124",
"Impact": "Low",
"Public": "20191031"
},
{
"ID": "CVE-2012-6125",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2012-6125",
"Impact": "Critical",
"Public": "20191031"
},
{
"ID": "CVE-2013-1874",
"CVSS": "AV:L/AC:M/Au:N/C:P/I:P/A:P",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-1874",
"Impact": "Low",
"Public": "20140929"
},
{
"ID": "CVE-2013-2024",
"CVSS": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-78",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-2024",
"Impact": "High",
"Public": "20191031"
},
{
"ID": "CVE-2013-2075",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"CWE": "CWE-120",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-2075",
"Impact": "High",
"Public": "20191031"
},
{
"ID": "CVE-2013-4385",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-4385",
"Impact": "High",
"Public": "20131009"
},
{
"ID": "CVE-2014-3776",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3776",
"Impact": "High",
"Public": "20140520"
},
{
"ID": "CVE-2015-4556",
"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-2015-4556",
"Impact": "High",
"Public": "20170329"
},
{
"ID": "CVE-2016-6830",
"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-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-6830",
"Impact": "Critical",
"Public": "20170110"
},
{
"ID": "CVE-2016-6831",
"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-400",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2016-6831",
"Impact": "High",
"Public": "20170110"
},
{
"ID": "CVE-2017-11343",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"CWE": "CWE-407",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-11343",
"Impact": "High",
"Public": "20170717"
},
{
"ID": "CVE-2017-9334",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/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-9334",
"Impact": "High",
"Public": "20170601"
}
],
"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"
]
}
}
},
"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:202413015001",
"Comment": "chicken is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202413015002",
"Comment": "chicken-docs is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202413015003",
"Comment": "libchicken is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202413015004",
"Comment": "libchicken-devel is earlier than 0:5.2.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202413015005",
"Comment": "libchicken-devel-static is earlier than 0:5.2.0-alt1"
}
]
}
]
}
}
]
}