vuln-list-alt/oval/c9f2/ALT-PU-2020-2652/definitions.json
2024-06-28 13:17:52 +00:00

116 lines
4.5 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:20202652",
"Version": "oval:org.altlinux.errata:def:20202652",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2020-2652: package `libnghttp2` update to version 1.41.0-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2020-2652",
"RefURL": "https://errata.altlinux.org/ALT-PU-2020-2652",
"Source": "ALTPU"
},
{
"RefID": "BDU:2020-04461",
"RefURL": "https://bdu.fstec.ru/vul/2020-04461",
"Source": "BDU"
},
{
"RefID": "CVE-2020-11080",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-11080",
"Source": "CVE"
}
],
"Description": "This update upgrades libnghttp2 to version 1.41.0-alt1. \nSecurity Fix(es):\n\n * BDU:2020-04461: Уязвимость библиотеки nghttp2, связанная с ошибками при использовании выделенной памяти при обработке пакетов HTTP/2 SETTINGS, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2020-11080: In nghttp2 before version 1.41.0, the overly large HTTP/2 SETTINGS frame payload causes denial of service. The proof of concept attack involves a malicious client constructing a SETTINGS frame with a length of 14,400 bytes (2400 individual settings entries) over and over again. The attack causes the CPU to spike at 100%. nghttp2 v1.41.0 fixes this vulnerability. There is a workaround to this vulnerability. Implement nghttp2_on_frame_recv_callback callback, and if received frame is SETTINGS frame and the number of settings entries are large (e.g., \u003e 32), then drop the connection.\n\n * #38626: Собрать версию v1.41.0, устраняющую CVE-2020-11080",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2020-08-21"
},
"Updated": {
"Date": "2020-08-21"
},
"BDUs": [
{
"ID": "BDU:2020-04461",
"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-707",
"Href": "https://bdu.fstec.ru/vul/2020-04461",
"Impact": "High",
"Public": "20200603"
}
],
"CVEs": [
{
"ID": "CVE-2020-11080",
"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-707",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-11080",
"Impact": "High",
"Public": "20200603"
}
],
"Bugzilla": [
{
"ID": "38626",
"Href": "https://bugzilla.altlinux.org/38626",
"Data": "Собрать версию v1.41.0, устраняющую CVE-2020-11080"
}
],
"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:20202652001",
"Comment": "libnghttp2 is earlier than 0:1.41.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20202652002",
"Comment": "libnghttp2-devel is earlier than 0:1.41.0-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20202652003",
"Comment": "libnghttp2-tools is earlier than 0:1.41.0-alt1"
}
]
}
]
}
}
]
}