vuln-list-alt/oval/p10/ALT-PU-2024-1183/definitions.json
2024-04-16 14:26:14 +00:00

210 lines
9.3 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:20241183",
"Version": "oval:org.altlinux.errata:def:20241183",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-1183: package `xorg-server` update to version 1.20.14-alt11",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p10"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-1183",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1183",
"Source": "ALTPU"
},
{
"RefID": "BDU:2024-00405",
"RefURL": "https://bdu.fstec.ru/vul/2024-00405",
"Source": "BDU"
},
{
"RefID": "CVE-2023-6816",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-6816",
"Source": "CVE"
},
{
"RefID": "CVE-2024-0229",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-0229",
"Source": "CVE"
},
{
"RefID": "CVE-2024-0408",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-0408",
"Source": "CVE"
},
{
"RefID": "CVE-2024-0409",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-0409",
"Source": "CVE"
},
{
"RefID": "CVE-2024-21885",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-21885",
"Source": "CVE"
},
{
"RefID": "CVE-2024-21886",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-21886",
"Source": "CVE"
}
],
"Description": "This update upgrades xorg-server to version 1.20.14-alt11. \nSecurity Fix(es):\n\n * BDU:2024-00405: Уязвимость функций DeviceFocusEvent и XIQueryPointer реализации сервера X Window System X.Org Server, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании\n\n * CVE-2023-6816: A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.\n\n * CVE-2024-0229: An out-of-bounds memory access flaw was found in the X.Org server. This issue can be triggered when a device frozen by a sync grab is reattached to a different master device. This issue may lead to an application crash, local privilege escalation (if the server runs with extended privileges), or remote code execution in SSH X11 forwarding environments.\n\n * CVE-2024-0408: A flaw was found in the X.Org server. The GLX PBuffer code does not call the XACE hook when creating the buffer, leaving it unlabeled. When the client issues another request to access that resource (as with a GetGeometry) or when it creates another resource that needs to access that buffer, such as a GC, the XSELINUX code will try to use an object that was never labeled and crash because the SID is NULL.\n\n * CVE-2024-0409: A flaw was found in the X.Org server. The cursor code in both Xephyr and Xwayland uses the wrong type of private at creation. It uses the cursor bits type with the cursor as private, and when initiating the cursor, that overwrites the XSELINUX context.\n\n * CVE-2024-21885: A flaw was found in X.Org server. In the XISendDeviceHierarchyEvent function, it is possible to exceed the allocated array length when certain new device IDs are added to the xXIHierarchyInfo struct. This can trigger a heap buffer overflow condition, which may lead to an application crash or remote code execution in SSH X11 forwarding environments.\n\n * CVE-2024-21886: A heap buffer overflow flaw was found in the DisableDevice function in the X.Org server. This issue may lead to an application crash or, in some circumstances, remote code execution in SSH X11 forwarding environments.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-01-21"
},
"Updated": {
"Date": "2024-01-21"
},
"BDUs": [
{
"ID": "BDU:2024-00405",
"CVSS": "AV:L/AC:L/Au:S/C:C/I:C/A:C",
"CVSS3": "AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-119",
"Href": "https://bdu.fstec.ru/vul/2024-00405",
"Impact": "High",
"Public": "20240116"
}
],
"CVEs": [
{
"ID": "CVE-2023-6816",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-6816",
"Impact": "Critical",
"Public": "20240118"
},
{
"ID": "CVE-2024-0229",
"CWE": "CWE-788",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0229",
"Impact": "None",
"Public": "20240209"
},
{
"ID": "CVE-2024-0408",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0408",
"Impact": "Low",
"Public": "20240118"
},
{
"ID": "CVE-2024-0409",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-787",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0409",
"Impact": "High",
"Public": "20240118"
},
{
"ID": "CVE-2024-21885",
"CWE": "CWE-122",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-21885",
"Impact": "None",
"Public": "20240228"
},
{
"ID": "CVE-2024-21886",
"CWE": "CWE-122",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-21886",
"Impact": "None",
"Public": "20240228"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:10",
"cpe:/o:alt:workstation:10",
"cpe:/o:alt:server:10",
"cpe:/o:alt:server-v:10",
"cpe:/o:alt:education:10",
"cpe:/o:alt:slinux:10",
"cpe:/o:alt:starterkit:p10",
"cpe:/o:alt:kworkstation:10.1",
"cpe:/o:alt:workstation:10.1",
"cpe:/o:alt:server:10.1",
"cpe:/o:alt:server-v:10.1",
"cpe:/o:alt:education:10.1",
"cpe:/o:alt:slinux:10.1",
"cpe:/o:alt:starterkit:10.1",
"cpe:/o:alt:kworkstation:10.2",
"cpe:/o:alt:workstation:10.2",
"cpe:/o:alt:server:10.2",
"cpe:/o:alt:server-v:10.2",
"cpe:/o:alt:education:10.2",
"cpe:/o:alt:slinux:10.2",
"cpe:/o:alt:starterkit:10.2"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:2001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20241183001",
"Comment": "xorg-sdk is earlier than 2:1.20.14-alt11"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20241183002",
"Comment": "xorg-server is earlier than 2:1.20.14-alt11"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20241183003",
"Comment": "xorg-server-common is earlier than 2:1.20.14-alt11"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20241183004",
"Comment": "xorg-xdmx is earlier than 2:1.20.14-alt11"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20241183005",
"Comment": "xorg-xephyr is earlier than 2:1.20.14-alt11"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20241183006",
"Comment": "xorg-xnest is earlier than 2:1.20.14-alt11"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20241183007",
"Comment": "xorg-xvfb is earlier than 2:1.20.14-alt11"
}
]
}
]
}
}
]
}