2024-11-14 15:05:18 +00:00

264 lines
14 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20231275",
"Version": "oval:org.altlinux.errata:def:20231275",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2023-1275: package `php8.1` update to version 8.1.16-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2023-1275",
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-1275",
"Source": "ALTPU"
},
{
"RefID": "BDU:2023-02263",
"RefURL": "https://bdu.fstec.ru/vul/2023-02263",
"Source": "BDU"
},
{
"RefID": "BDU:2023-02264",
"RefURL": "https://bdu.fstec.ru/vul/2023-02264",
"Source": "BDU"
},
{
"RefID": "BDU:2024-07676",
"RefURL": "https://bdu.fstec.ru/vul/2024-07676",
"Source": "BDU"
},
{
"RefID": "BDU:2024-07677",
"RefURL": "https://bdu.fstec.ru/vul/2024-07677",
"Source": "BDU"
},
{
"RefID": "BDU:2024-07679",
"RefURL": "https://bdu.fstec.ru/vul/2024-07679",
"Source": "BDU"
},
{
"RefID": "BDU:2024-07680",
"RefURL": "https://bdu.fstec.ru/vul/2024-07680",
"Source": "BDU"
},
{
"RefID": "CVE-2023-0567",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-0567",
"Source": "CVE"
},
{
"RefID": "CVE-2023-0568",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-0568",
"Source": "CVE"
},
{
"RefID": "CVE-2023-0662",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-0662",
"Source": "CVE"
},
{
"RefID": "CVE-2024-8925",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-8925",
"Source": "CVE"
},
{
"RefID": "CVE-2024-8926",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-8926",
"Source": "CVE"
},
{
"RefID": "CVE-2024-8927",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-8927",
"Source": "CVE"
},
{
"RefID": "CVE-2024-9026",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-9026",
"Source": "CVE"
}
],
"Description": "This update upgrades php8.1 to version 8.1.16-alt1. \nSecurity Fix(es):\n\n * BDU:2023-02263: Уязвимость интерпретатора языка программирования PHP, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2023-02264: Уязвимость интерпретатора языка программирования PHP, позволяющая нарушителю получить доступ к конфиденциальным данным и нарушить их целостность\n\n * BDU:2024-07676: Уязвимость интерпретатора языка программирования PHP, связанная с недостаточной проверкой входных данных, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2024-07677: Уязвимость интерпретатора языка программирования PHP, существующая из-за непринятия мер по нейтрализации специальных элементов, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации\n\n * BDU:2024-07679: Уязвимость сценария cgi.force_redirect интерпретатора языка программирования PHP, позволяющая нарушителю обойти существующие ограничения безопасности\n\n * BDU:2024-07680: Уязвимость интерпретатора языка программирования PHP, позволяющая нарушителю обойти существующие ограничения безопасности\n\n * CVE-2023-0567: In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, password_verify() function may accept some invalid Blowfish hashes as valid. If such invalid hash ever ends up in the password database, it may lead to an application allowing any password for this entry as valid. \n\n\n\n * CVE-2023-0568: In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, core path resolution function allocate buffer one byte too small. When resolving paths with lengths close to system MAXPATHLEN setting, this may lead to the byte after the allocated buffer being overwritten with NUL value, which might lead to unauthorized data access or modification. \n\n * CVE-2023-0662: In PHP 8.0.X before 8.0.28, 8.1.X before 8.1.16 and 8.2.X before 8.2.3, excessive number of parts in HTTP form upload can cause high resource consumption and excessive number of log entries. This can cause denial of service on the affected server by exhausting CPU resources or disk space. \n\n * CVE-2024-8925: In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to control part of the submitted data being able to exclude portion of other data, potentially leading to erroneous application behavior.\n\n * CVE-2024-8926: In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using a certain non-standard configurations of Windows codepages, the fixes for  CVE-2024-4577 https://github.com/advisories/GHSA-vxpp-6299-mxw3  may still be bypassed and the same command injection related to Windows \"Best Fit\" codepage behavior can be achieved. This may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.\n\n * CVE-2024-8927: In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, HTTP_REDIRECT_STATUS variable is used to check whether or not CGI binary is being run by the HTTP server. However, in certain scenarios, the content of this variable can be controlled by the request submitter via HTTP headers, which can lead to cgi.force_redirect option not being correctly applied. In certain configurations this may lead to arbitrary file inclusion in PHP.\n\n * CVE-2024-9026: In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, when using PHP-FPM SAPI and it is configured to catch workers output through catch_workers_output = yes, it may be possible to pollute the final log or remove up to 4 characters from the log messages by manipulating log message content. Additionally, if PHP-FPM is configured to use syslog output, it may be possible to further remove log data using the same vulnerability.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2023-02-17"
},
"Updated": {
"Date": "2024-11-14"
},
"BDUs": [
{
"ID": "BDU:2023-02263",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-400",
"Href": "https://bdu.fstec.ru/vul/2023-02263",
"Impact": "High",
"Public": "20230216"
},
{
"ID": "BDU:2023-02264",
"CVSS": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-131, CWE-770",
"Href": "https://bdu.fstec.ru/vul/2023-02264",
"Impact": "High",
"Public": "20230216"
},
{
"ID": "BDU:2024-07676",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-20",
"Href": "https://bdu.fstec.ru/vul/2024-07676",
"Impact": "Critical",
"Public": "20240929"
},
{
"ID": "BDU:2024-07677",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-78",
"Href": "https://bdu.fstec.ru/vul/2024-07677",
"Impact": "Critical",
"Public": "20240929"
},
{
"ID": "BDU:2024-07679",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-254",
"Href": "https://bdu.fstec.ru/vul/2024-07679",
"Impact": "Critical",
"Public": "20240929"
},
{
"ID": "BDU:2024-07680",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-778",
"Href": "https://bdu.fstec.ru/vul/2024-07680",
"Impact": "Critical",
"Public": "20240929"
}
],
"CVEs": [
{
"ID": "CVE-2023-0567",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"CWE": "CWE-916",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-0567",
"Impact": "Low",
"Public": "20230301"
},
{
"ID": "CVE-2023-0568",
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-770",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-0568",
"Impact": "High",
"Public": "20230216"
},
{
"ID": "CVE-2023-0662",
"CVSS3": "CVSS:3.1/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-2023-0662",
"Impact": "High",
"Public": "20230216"
},
{
"ID": "CVE-2024-8925",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-8925",
"Impact": "Low",
"Public": "20241008"
},
{
"ID": "CVE-2024-8926",
"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-2024-8926",
"Impact": "High",
"Public": "20241008"
},
{
"ID": "CVE-2024-8927",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-8927",
"Impact": "High",
"Public": "20241008"
},
{
"ID": "CVE-2024-9026",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-9026",
"Impact": "Low",
"Public": "20241008"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20231275001",
"Comment": "php8.1 is earlier than 0:8.1.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20231275002",
"Comment": "php8.1-devel is earlier than 0:8.1.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20231275003",
"Comment": "php8.1-libs is earlier than 0:8.1.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20231275004",
"Comment": "php8.1-mysqlnd is earlier than 0:8.1.16-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20231275005",
"Comment": "rpm-build-php8.1-version is earlier than 0:8.1.16-alt1"
}
]
}
]
}
}
]
}