2024-06-28 13:17:52 +00:00

235 lines
11 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

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:20191516",
"Version": "oval:org.altlinux.errata:def:20191516",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-1516: package `tomcat` update to version 9.0.13-alt1_2jpp8",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-1516",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1516",
"Source": "ALTPU"
},
{
"RefID": "BDU:2019-00094",
"RefURL": "https://bdu.fstec.ru/vul/2019-00094",
"Source": "BDU"
},
{
"RefID": "BDU:2019-01767",
"RefURL": "https://bdu.fstec.ru/vul/2019-01767",
"Source": "BDU"
},
{
"RefID": "BDU:2019-03108",
"RefURL": "https://bdu.fstec.ru/vul/2019-03108",
"Source": "BDU"
},
{
"RefID": "BDU:2019-04412",
"RefURL": "https://bdu.fstec.ru/vul/2019-04412",
"Source": "BDU"
},
{
"RefID": "CVE-2018-11784",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-11784",
"Source": "CVE"
},
{
"RefID": "CVE-2018-1336",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-1336",
"Source": "CVE"
},
{
"RefID": "CVE-2018-8014",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014",
"Source": "CVE"
},
{
"RefID": "CVE-2018-8034",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-8034",
"Source": "CVE"
},
{
"RefID": "CVE-2018-8037",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-8037",
"Source": "CVE"
}
],
"Description": "This update upgrades tomcat to version 9.0.13-alt1_2jpp8. \nSecurity Fix(es):\n\n * BDU:2019-00094: Уязвимость компонента CORS контейнера сервлетов Apache Tomcat, позволяющая нарушителю получить доступ к защищаемой информации\n\n * BDU:2019-01767: Уязвимость сервера приложений Apache Tomcat, связанная с использованием открытой переадресации, позволяющая нарушителю оказать воздействие на целостность защищаемой информации\n\n * BDU:2019-03108: Уязвимость компонента WebSocket client сервера приложений Apache Tomcat, связанная с ошибками при проверке имен хостов при использовании протокола Transport Layer Security (TLS), позволяющая нарушителю обойти существующие ограничения безопасности\n\n * BDU:2019-04412: Уязвимость сервера приложений Apache Tomcat, вызванная ошибками синхронизации при использовании общего ресурса, позволяющая нарушителю раскрыть защищаемую информацию\n\n * CVE-2018-11784: When the default servlet in Apache Tomcat versions 9.0.0.M1 to 9.0.11, 8.5.0 to 8.5.33 and 7.0.23 to 7.0.90 returned a redirect to a directory (e.g. redirecting to '/foo/' when the user requested '/foo') a specially crafted URL could be used to cause the redirect to be generated to any URI of the attackers choice.\n\n * CVE-2018-1336: An improper handing of overflow in the UTF-8 decoder with supplementary characters can lead to an infinite loop in the decoder causing a Denial of Service. Versions Affected: Apache Tomcat 9.0.0.M9 to 9.0.7, 8.5.0 to 8.5.30, 8.0.0.RC1 to 8.0.51, and 7.0.28 to 7.0.86.\n\n * CVE-2018-8014: The defaults settings for the CORS filter provided in Apache Tomcat 9.0.0.M1 to 9.0.8, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, 7.0.41 to 7.0.88 are insecure and enable 'supportsCredentials' for all origins. It is expected that users of the CORS filter will have configured it appropriately for their environment rather than using it in the default configuration. Therefore, it is expected that most users will not be impacted by this issue.\n\n * CVE-2018-8034: The host name verification when using TLS with the WebSocket client was missing. It is now enabled by default. Versions Affected: Apache Tomcat 9.0.0.M1 to 9.0.9, 8.5.0 to 8.5.31, 8.0.0.RC1 to 8.0.52, and 7.0.35 to 7.0.88.\n\n * CVE-2018-8037: If an async request was completed by the application at the same time as the container triggered the async timeout, a race condition existed that could result in a user seeing a response intended for a different user. An additional issue was present in the NIO and NIO2 connectors that did not correctly track the closure of the connection when an async request was completed by the application and timed out by the container at the same time. This could also result in a user seeing a response intended for another user. Versions Affected: Apache Tomcat 9.0.0.M9 to 9.0.9 and 8.5.5 to 8.5.31.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-03-26"
},
"Updated": {
"Date": "2019-03-26"
},
"BDUs": [
{
"ID": "BDU:2019-00094",
"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-284",
"Href": "https://bdu.fstec.ru/vul/2019-00094",
"Impact": "Critical",
"Public": "20180516"
},
{
"ID": "BDU:2019-01767",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"CWE": "CWE-99, CWE-601",
"Href": "https://bdu.fstec.ru/vul/2019-01767",
"Impact": "Low",
"Public": "20181003"
},
{
"ID": "BDU:2019-03108",
"CVSS": "AV:N/AC:L/Au:N/C:C/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-295, CWE-358",
"Href": "https://bdu.fstec.ru/vul/2019-03108",
"Impact": "High",
"Public": "20180726"
},
{
"ID": "BDU:2019-04412",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-362",
"Href": "https://bdu.fstec.ru/vul/2019-04412",
"Impact": "Low",
"Public": "20180722"
}
],
"CVEs": [
{
"ID": "CVE-2018-11784",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"CWE": "CWE-601",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-11784",
"Impact": "Low",
"Public": "20181004"
},
{
"ID": "CVE-2018-1336",
"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-835",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-1336",
"Impact": "High",
"Public": "20180802"
},
{
"ID": "CVE-2018-8014",
"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-1188",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014",
"Impact": "Critical",
"Public": "20180516"
},
{
"ID": "CVE-2018-8034",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-295",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-8034",
"Impact": "High",
"Public": "20180801"
},
{
"ID": "CVE-2018-8037",
"CVSS": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-362",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-8037",
"Impact": "Low",
"Public": "20180802"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"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:20191516001",
"Comment": "tomcat is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516002",
"Comment": "tomcat-admin-webapps is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516003",
"Comment": "tomcat-docs-webapp is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516004",
"Comment": "tomcat-el-3.0-api is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516005",
"Comment": "tomcat-javadoc is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516006",
"Comment": "tomcat-jsp-2.3-api is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516007",
"Comment": "tomcat-jsvc is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516008",
"Comment": "tomcat-lib is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516009",
"Comment": "tomcat-servlet-4.0-api is earlier than 1:9.0.13-alt1_2jpp8"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191516010",
"Comment": "tomcat-webapps is earlier than 1:9.0.13-alt1_2jpp8"
}
]
}
]
}
}
]
}