283 lines
12 KiB
JSON
283 lines
12 KiB
JSON
{
|
||
"Definition": [
|
||
{
|
||
"ID": "oval:org.altlinux.errata:def:20191125",
|
||
"Version": "oval:org.altlinux.errata:def:20191125",
|
||
"Class": "patch",
|
||
"Metadata": {
|
||
"Title": "ALT-PU-2019-1125: package `apache2` update to version 2.4.38-alt1",
|
||
"AffectedList": [
|
||
{
|
||
"Family": "unix",
|
||
"Platforms": [
|
||
"ALT Linux branch c9f2"
|
||
],
|
||
"Products": [
|
||
"ALT SPWorkstation",
|
||
"ALT SPServer"
|
||
]
|
||
}
|
||
],
|
||
"References": [
|
||
{
|
||
"RefID": "ALT-PU-2019-1125",
|
||
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1125",
|
||
"Source": "ALTPU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2019-01563",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2019-01563",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2019-01564",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2019-01564",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2019-01749",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2019-01749",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2019-03106",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2019-03106",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "CVE-2018-17189",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-17189",
|
||
"Source": "CVE"
|
||
},
|
||
{
|
||
"RefID": "CVE-2018-17199",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-17199",
|
||
"Source": "CVE"
|
||
},
|
||
{
|
||
"RefID": "CVE-2019-0190",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2019-0190",
|
||
"Source": "CVE"
|
||
}
|
||
],
|
||
"Description": "This update upgrades apache2 to version 2.4.38-alt1. \nSecurity Fix(es):\n\n * BDU:2019-01563: Уязвимость модуля mod_http2 веб-сервера Apache HTTP Server, связанная с исчерпанием ресурсов, позволяющая нарушителю оказать воздействие на доступность защищаемых данных\n\n * BDU:2019-01564: Уязвимость модуля mod_session веб-сервера Apache HTTP Server, связанная с отсутствием учета времени жизни сеанса, позволяющая нарушителю оказать воздействие на целостность защищаемых данных\n\n * BDU:2019-01749: Уязвимость веб-сервера Apache HTTP Server, связанная с неконтролируемым расходом ресурсов, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2019-03106: Уязвимость модуля mod_ssl веб-сервера Apache HTTP Server, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2018-17189: In Apache HTTP server versions 2.4.37 and prior, by sending request bodies in a slow loris way to plain resources, the h2 stream for that request unnecessarily occupied a server thread cleaning up that incoming data. This affects only HTTP/2 (mod_http2) connections.\n\n * CVE-2018-17199: In Apache HTTP Server 2.4 release 2.4.37 and prior, mod_session checks the session expiry time before decoding the session. This causes session expiry time to be ignored for mod_session_cookie sessions since the expiry time is loaded when the session is decoded.\n\n * CVE-2019-0190: A bug exists in the way mod_ssl handled client renegotiations. A remote attacker could send a carefully crafted request that would cause mod_ssl to enter a loop leading to a denial of service. This bug can be only triggered with Apache HTTP Server version 2.4.37 when using OpenSSL version 1.1.1 or later, due to an interaction in changes to handling of renegotiation attempts.",
|
||
"Advisory": {
|
||
"From": "errata.altlinux.org",
|
||
"Severity": "High",
|
||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||
"Issued": {
|
||
"Date": "2019-01-26"
|
||
},
|
||
"Updated": {
|
||
"Date": "2019-01-26"
|
||
},
|
||
"BDUs": [
|
||
{
|
||
"ID": "BDU:2019-01563",
|
||
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
||
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
|
||
"CWE": "CWE-400",
|
||
"Href": "https://bdu.fstec.ru/vul/2019-01563",
|
||
"Impact": "Low",
|
||
"Public": "20181016"
|
||
},
|
||
{
|
||
"ID": "BDU:2019-01564",
|
||
"CVSS": "AV:N/AC:L/Au:N/C:N/I:C/A:N",
|
||
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
|
||
"CWE": "CWE-384",
|
||
"Href": "https://bdu.fstec.ru/vul/2019-01564",
|
||
"Impact": "High",
|
||
"Public": "20181008"
|
||
},
|
||
{
|
||
"ID": "BDU:2019-01749",
|
||
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
||
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
|
||
"CWE": "CWE-400",
|
||
"Href": "https://bdu.fstec.ru/vul/2019-01749",
|
||
"Impact": "Low",
|
||
"Public": "20181016"
|
||
},
|
||
{
|
||
"ID": "BDU:2019-03106",
|
||
"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-20, CWE-835",
|
||
"Href": "https://bdu.fstec.ru/vul/2019-03106",
|
||
"Impact": "High",
|
||
"Public": "20190122"
|
||
}
|
||
],
|
||
"CVEs": [
|
||
{
|
||
"ID": "CVE-2018-17189",
|
||
"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:L",
|
||
"CWE": "CWE-400",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-17189",
|
||
"Impact": "Low",
|
||
"Public": "20190130"
|
||
},
|
||
{
|
||
"ID": "CVE-2018-17199",
|
||
"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-384",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-17199",
|
||
"Impact": "High",
|
||
"Public": "20190130"
|
||
},
|
||
{
|
||
"ID": "CVE-2019-0190",
|
||
"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": "NVD-CWE-noinfo",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2019-0190",
|
||
"Impact": "High",
|
||
"Public": "20190130"
|
||
}
|
||
],
|
||
"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:20191125001",
|
||
"Comment": "apache2 is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125002",
|
||
"Comment": "apache2-ab is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125003",
|
||
"Comment": "apache2-base is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125004",
|
||
"Comment": "apache2-cgi-bin is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125005",
|
||
"Comment": "apache2-cgi-bin-printenv is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125006",
|
||
"Comment": "apache2-cgi-bin-test-cgi is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125007",
|
||
"Comment": "apache2-compat is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125008",
|
||
"Comment": "apache2-configs-A1PROXIED is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125009",
|
||
"Comment": "apache2-datadirs is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125010",
|
||
"Comment": "apache2-devel is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125011",
|
||
"Comment": "apache2-docs is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125012",
|
||
"Comment": "apache2-full is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125013",
|
||
"Comment": "apache2-htcacheclean is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125014",
|
||
"Comment": "apache2-htcacheclean-control is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125015",
|
||
"Comment": "apache2-html is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125016",
|
||
"Comment": "apache2-htpasswd is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125017",
|
||
"Comment": "apache2-httpd-event is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125018",
|
||
"Comment": "apache2-httpd-prefork is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125019",
|
||
"Comment": "apache2-httpd-worker is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125020",
|
||
"Comment": "apache2-icons is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125021",
|
||
"Comment": "apache2-manual is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125022",
|
||
"Comment": "apache2-manual-addons is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125023",
|
||
"Comment": "apache2-mod_cache_disk is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125024",
|
||
"Comment": "apache2-mod_ldap is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125025",
|
||
"Comment": "apache2-mod_ssl is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125026",
|
||
"Comment": "apache2-mod_ssl-compat is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125027",
|
||
"Comment": "apache2-mods is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125028",
|
||
"Comment": "apache2-suexec is earlier than 1:2.4.38-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20191125029",
|
||
"Comment": "rpm-build-apache2 is earlier than 1:2.4.38-alt1"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
} |