270 lines
12 KiB
JSON
270 lines
12 KiB
JSON
{
|
||
"Definition": [
|
||
{
|
||
"ID": "oval:org.altlinux.errata:def:20236831",
|
||
"Version": "oval:org.altlinux.errata:def:20236831",
|
||
"Class": "patch",
|
||
"Metadata": {
|
||
"Title": "ALT-PU-2023-6831: package `apache2` update to version 2.4.58-alt1",
|
||
"AffectedList": [
|
||
{
|
||
"Family": "unix",
|
||
"Platforms": [
|
||
"ALT Linux branch c9f2"
|
||
],
|
||
"Products": [
|
||
"ALT SPWorkstation",
|
||
"ALT SPServer"
|
||
]
|
||
}
|
||
],
|
||
"References": [
|
||
{
|
||
"RefID": "ALT-PU-2023-6831",
|
||
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-6831",
|
||
"Source": "ALTPU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2023-07003",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2023-07003",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2023-07124",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2023-07124",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2023-07171",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2023-07171",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "CVE-2023-31122",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-31122",
|
||
"Source": "CVE"
|
||
},
|
||
{
|
||
"RefID": "CVE-2023-43622",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-43622",
|
||
"Source": "CVE"
|
||
},
|
||
{
|
||
"RefID": "CVE-2023-45802",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-45802",
|
||
"Source": "CVE"
|
||
}
|
||
],
|
||
"Description": "This update upgrades apache2 to version 2.4.58-alt1. \nSecurity Fix(es):\n\n * BDU:2023-07003: Уязвимость компонента обработчика HTTP2 веб-сервера Apache HTTP Server, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2023-07124: Уязвимость модуля mod_macro веб-сервера Apache HTTP Server, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2023-07171: Уязвимость веб-сервера Apache HTTP Server, связанная с блокировкой обработки соединения HTTP/2, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2023-31122: Out-of-bounds Read vulnerability in mod_macro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57.\n\n\n\n * CVE-2023-43622: An attacker, opening a HTTP/2 connection with an initial window size of 0, was able to block handling of that connection indefinitely in Apache HTTP Server. This could be used to exhaust worker resources in the server, similar to the well known \"slow loris\" attack pattern.\nThis has been fixed in version 2.4.58, so that such connection are terminated properly after the configured connection timeout.\n\nThis issue affects Apache HTTP Server: from 2.4.55 through 2.4.57.\n\nUsers are recommended to upgrade to version 2.4.58, which fixes the issue.\n\n\n\n * CVE-2023-45802: When a HTTP/2 stream was reset (RST frame) by a client, there was a time window were the request's memory resources were not reclaimed immediately. Instead, de-allocation was deferred to connection close. A client could send new requests and resets, keeping the connection busy and open and causing the memory footprint to keep on growing. On connection close, all resources were reclaimed, but the process might run out of memory before that.\n\nThis was found by the reporter during testing of CVE-2023-44487 (HTTP/2 Rapid Reset Exploit) with their own test client. During \"normal\" HTTP/2 use, the probability to hit this bug is very low. The kept memory would not become noticeable before the connection closes or times out.\n\nUsers are recommended to upgrade to version 2.4.58, which fixes the issue.\n",
|
||
"Advisory": {
|
||
"From": "errata.altlinux.org",
|
||
"Severity": "High",
|
||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||
"Issued": {
|
||
"Date": "2023-11-08"
|
||
},
|
||
"Updated": {
|
||
"Date": "2023-11-08"
|
||
},
|
||
"BDUs": [
|
||
{
|
||
"ID": "BDU:2023-07003",
|
||
"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-07003",
|
||
"Impact": "High",
|
||
"Public": "20231012"
|
||
},
|
||
{
|
||
"ID": "BDU:2023-07124",
|
||
"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-125",
|
||
"Href": "https://bdu.fstec.ru/vul/2023-07124",
|
||
"Impact": "High",
|
||
"Public": "20231023"
|
||
},
|
||
{
|
||
"ID": "BDU:2023-07171",
|
||
"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-07171",
|
||
"Impact": "High",
|
||
"Public": "20231023"
|
||
}
|
||
],
|
||
"CVEs": [
|
||
{
|
||
"ID": "CVE-2023-31122",
|
||
"CVSS3": "CVSS:3.1/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-2023-31122",
|
||
"Impact": "High",
|
||
"Public": "20231023"
|
||
},
|
||
{
|
||
"ID": "CVE-2023-43622",
|
||
"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-43622",
|
||
"Impact": "High",
|
||
"Public": "20231023"
|
||
},
|
||
{
|
||
"ID": "CVE-2023-45802",
|
||
"CVSS3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
||
"CWE": "CWE-400",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-45802",
|
||
"Impact": "Low",
|
||
"Public": "20231023"
|
||
}
|
||
],
|
||
"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:20236831001",
|
||
"Comment": "apache2 is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831002",
|
||
"Comment": "apache2-ab is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831003",
|
||
"Comment": "apache2-base is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831004",
|
||
"Comment": "apache2-cgi-bin is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831005",
|
||
"Comment": "apache2-cgi-bin-printenv is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831006",
|
||
"Comment": "apache2-cgi-bin-test-cgi is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831007",
|
||
"Comment": "apache2-compat is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831008",
|
||
"Comment": "apache2-configs-A1PROXIED is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831009",
|
||
"Comment": "apache2-datadirs is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831010",
|
||
"Comment": "apache2-devel is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831011",
|
||
"Comment": "apache2-docs is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831012",
|
||
"Comment": "apache2-full is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831013",
|
||
"Comment": "apache2-htcacheclean is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831014",
|
||
"Comment": "apache2-htcacheclean-control is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831015",
|
||
"Comment": "apache2-html is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831016",
|
||
"Comment": "apache2-htpasswd is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831017",
|
||
"Comment": "apache2-httpd-event is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831018",
|
||
"Comment": "apache2-httpd-prefork is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831019",
|
||
"Comment": "apache2-httpd-worker is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831020",
|
||
"Comment": "apache2-icons is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831021",
|
||
"Comment": "apache2-manual is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831022",
|
||
"Comment": "apache2-manual-addons is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831023",
|
||
"Comment": "apache2-mod_cache_disk is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831024",
|
||
"Comment": "apache2-mod_ldap is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831025",
|
||
"Comment": "apache2-mod_proxy_html is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831026",
|
||
"Comment": "apache2-mod_ssl is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831027",
|
||
"Comment": "apache2-mod_ssl-compat is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831028",
|
||
"Comment": "apache2-mods is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831029",
|
||
"Comment": "apache2-suexec is earlier than 1:2.4.58-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20236831030",
|
||
"Comment": "rpm-build-apache2 is earlier than 1:2.4.58-alt1"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
} |