ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-02-27 15:02:08 +00:00
parent 5c390672a2
commit b598de6935
8 changed files with 754 additions and 0 deletions

View File

@ -0,0 +1,140 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20242823",
"Version": "oval:org.altlinux.errata:def:20242823",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-2823: package `nginx` update to version 1.24.0-alt5",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-2823",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-2823",
"Source": "ALTPU"
},
{
"RefID": "BDU:2023-06559",
"RefURL": "https://bdu.fstec.ru/vul/2023-06559",
"Source": "BDU"
},
{
"RefID": "CVE-2023-44487",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"Source": "CVE"
}
],
"Description": "This update upgrades nginx to version 1.24.0-alt5. \nSecurity Fix(es):\n\n * BDU:2023-06559: Уязвимость реализации протокола HTTP/2, связанная с возможностью формирования потока запросов в рамках уже установленного сетевого соединения, без открытия новых сетевых соединений и без подтверждения получения пакетов, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2023-44487: The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.\n\n * #38603: /etc/nginx/mime.types does not correctly specify application/wasm\n\n * #47364: Добавить nginx_accept_language_module",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-02-27"
},
"Updated": {
"Date": "2024-02-27"
},
"bdu": [
{
"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-06559",
"Impact": "High",
"Public": "20231010",
"CveID": "BDU:2023-06559"
}
],
"Cves": [
{
"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-44487",
"Impact": "High",
"Public": "20231010",
"CveID": "CVE-2023-44487"
}
],
"Bugzilla": [
{
"Id": "38603",
"Href": "https://bugzilla.altlinux.org/38603",
"Data": "/etc/nginx/mime.types does not correctly specify application/wasm"
},
{
"Id": "47364",
"Href": "https://bugzilla.altlinux.org/47364",
"Data": "Добавить nginx_accept_language_module"
}
],
"AffectedCpeList": {
"Cpe": [
"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:20242823001",
"Comment": "nginx is earlier than 0:1.24.0-alt5"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242823002",
"Comment": "nginx-accept_language is earlier than 0:1.24.0-alt5"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242823003",
"Comment": "nginx-geoip is earlier than 0:1.24.0-alt5"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242823004",
"Comment": "nginx-image_filter is earlier than 0:1.24.0-alt5"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242823005",
"Comment": "nginx-pam is earlier than 0:1.24.0-alt5"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242823006",
"Comment": "nginx-perl is earlier than 0:1.24.0-alt5"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242823007",
"Comment": "nginx-spnego is earlier than 0:1.24.0-alt5"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242823008",
"Comment": "nginx-xslt is earlier than 0:1.24.0-alt5"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,76 @@
{
"TextFileContent54Objects": [
{
"ID": "oval:org.altlinux.errata:obj:3001",
"Version": "1",
"comment": "Evaluate `/etc/os-release` file content",
"Path": {
"dataType": "string",
"Text": "/etc"
},
"Filepath": {
"Datatype": "string",
"Text": "os-release"
},
"Pattern": {
"Datatype": "string",
"Operation": "pattern match",
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d\\.\\d)"
},
"Instance": {
"Datatype": "int",
"Text": "1"
}
}
],
"RpmInfoObjects": [
{
"ID": "oval:org.altlinux.errata:obj:20242823001",
"Version": "1",
"comment": "nginx is installed",
"Name": "nginx"
},
{
"ID": "oval:org.altlinux.errata:obj:20242823002",
"Version": "1",
"comment": "nginx-accept_language is installed",
"Name": "nginx-accept_language"
},
{
"ID": "oval:org.altlinux.errata:obj:20242823003",
"Version": "1",
"comment": "nginx-geoip is installed",
"Name": "nginx-geoip"
},
{
"ID": "oval:org.altlinux.errata:obj:20242823004",
"Version": "1",
"comment": "nginx-image_filter is installed",
"Name": "nginx-image_filter"
},
{
"ID": "oval:org.altlinux.errata:obj:20242823005",
"Version": "1",
"comment": "nginx-pam is installed",
"Name": "nginx-pam"
},
{
"ID": "oval:org.altlinux.errata:obj:20242823006",
"Version": "1",
"comment": "nginx-perl is installed",
"Name": "nginx-perl"
},
{
"ID": "oval:org.altlinux.errata:obj:20242823007",
"Version": "1",
"comment": "nginx-spnego is installed",
"Name": "nginx-spnego"
},
{
"ID": "oval:org.altlinux.errata:obj:20242823008",
"Version": "1",
"comment": "nginx-xslt is installed",
"Name": "nginx-xslt"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:3001",
"Version": "1",
"Text": {}
}
],
"RpmInfoState": [
{
"ID": "oval:org.altlinux.errata:ste:20242823001",
"Version": "1",
"Comment": "package EVR is earlier than 0:1.24.0-alt5",
"Arch": {},
"Evr": {
"Text": "0:1.24.0-alt5",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View File

@ -0,0 +1,114 @@
{
"TextFileContent54Tests": [
{
"ID": "oval:org.altlinux.errata:tst:3001",
"Version": "1",
"Check": "all",
"Comment": "ALT Linux based on branch 'c9f2' must be installed",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:3001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:3001"
}
}
],
"RPMInfoTests": [
{
"ID": "oval:org.altlinux.errata:tst:20242823001",
"Version": "1",
"Check": "all",
"Comment": "nginx is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242823002",
"Version": "1",
"Check": "all",
"Comment": "nginx-accept_language is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242823003",
"Version": "1",
"Check": "all",
"Comment": "nginx-geoip is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242823004",
"Version": "1",
"Check": "all",
"Comment": "nginx-image_filter is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823004"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242823005",
"Version": "1",
"Check": "all",
"Comment": "nginx-pam is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823005"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242823006",
"Version": "1",
"Check": "all",
"Comment": "nginx-perl is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823006"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242823007",
"Version": "1",
"Check": "all",
"Comment": "nginx-spnego is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823007"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242823008",
"Version": "1",
"Check": "all",
"Comment": "nginx-xslt is earlier than 0:1.24.0-alt5",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242823008"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242823001"
}
}
]
}

View File

@ -0,0 +1,152 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20242868",
"Version": "oval:org.altlinux.errata:def:20242868",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-2868: package `kernel-image-un-def` update to version 6.1.79-alt1",
"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-2868",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-2868",
"Source": "ALTPU"
},
{
"RefID": "CVE-2023-52429",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-52429",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-un-def to version 6.1.79-alt1. \nSecurity Fix(es):\n\n * CVE-2023-52429: dm_table_create in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to (in alloc_targets) allocate more than INT_MAX bytes, and crash, because of a missing check for struct dm_ioctl.target_count.\n\n * #49177: КонсультантПлюс не запускается на ядре un-def ALT Workstation K 10.2",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-02-27"
},
"Updated": {
"Date": "2024-02-27"
},
"bdu": null,
"Cves": [
{
"Cvss3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"Cwe": "CWE-754",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-52429",
"Impact": "Low",
"Public": "20240212",
"CveID": "CVE-2023-52429"
}
],
"Bugzilla": [
{
"Id": "49177",
"Href": "https://bugzilla.altlinux.org/49177",
"Data": "КонсультантПлюс не запускается на ядре un-def ALT Workstation K 10.2"
}
],
"AffectedCpeList": {
"Cpe": [
"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:20242868001",
"Comment": "kernel-doc-un is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868002",
"Comment": "kernel-headers-modules-un-def is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868003",
"Comment": "kernel-headers-un-def is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868004",
"Comment": "kernel-image-domU-un-def is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868005",
"Comment": "kernel-image-un-def is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868006",
"Comment": "kernel-image-un-def-checkinstall is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868007",
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868008",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868009",
"Comment": "kernel-modules-drm-un-def is earlier than 1:6.1.79-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242868010",
"Comment": "kernel-modules-staging-un-def is earlier than 1:6.1.79-alt1"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,88 @@
{
"TextFileContent54Objects": [
{
"ID": "oval:org.altlinux.errata:obj:2001",
"Version": "1",
"comment": "Evaluate `/etc/os-release` file content",
"Path": {
"dataType": "string",
"Text": "/etc"
},
"Filepath": {
"Datatype": "string",
"Text": "os-release"
},
"Pattern": {
"Datatype": "string",
"Operation": "pattern match",
"Text": "cpe:\\/o:alt:(?!sp)[a-z\\-]+:p?(\\d+)(?:\\.\\d)*"
},
"Instance": {
"Datatype": "int",
"Text": "1"
}
}
],
"RpmInfoObjects": [
{
"ID": "oval:org.altlinux.errata:obj:20242868001",
"Version": "1",
"comment": "kernel-doc-un is installed",
"Name": "kernel-doc-un"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868002",
"Version": "1",
"comment": "kernel-headers-modules-un-def is installed",
"Name": "kernel-headers-modules-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868003",
"Version": "1",
"comment": "kernel-headers-un-def is installed",
"Name": "kernel-headers-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868004",
"Version": "1",
"comment": "kernel-image-domU-un-def is installed",
"Name": "kernel-image-domU-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868005",
"Version": "1",
"comment": "kernel-image-un-def is installed",
"Name": "kernel-image-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868006",
"Version": "1",
"comment": "kernel-image-un-def-checkinstall is installed",
"Name": "kernel-image-un-def-checkinstall"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868007",
"Version": "1",
"comment": "kernel-modules-drm-ancient-un-def is installed",
"Name": "kernel-modules-drm-ancient-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868008",
"Version": "1",
"comment": "kernel-modules-drm-nouveau-un-def is installed",
"Name": "kernel-modules-drm-nouveau-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868009",
"Version": "1",
"comment": "kernel-modules-drm-un-def is installed",
"Name": "kernel-modules-drm-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20242868010",
"Version": "1",
"comment": "kernel-modules-staging-un-def is installed",
"Name": "kernel-modules-staging-un-def"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:2001",
"Version": "1",
"Text": {}
}
],
"RpmInfoState": [
{
"ID": "oval:org.altlinux.errata:ste:20242868001",
"Version": "1",
"Comment": "package EVR is earlier than 1:6.1.79-alt1",
"Arch": {},
"Evr": {
"Text": "1:6.1.79-alt1",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View File

@ -0,0 +1,138 @@
{
"TextFileContent54Tests": [
{
"ID": "oval:org.altlinux.errata:tst:2001",
"Version": "1",
"Check": "all",
"Comment": "ALT Linux based on branch 'p10' must be installed",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:2001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:2001"
}
}
],
"RPMInfoTests": [
{
"ID": "oval:org.altlinux.errata:tst:20242868001",
"Version": "1",
"Check": "all",
"Comment": "kernel-doc-un is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868002",
"Version": "1",
"Check": "all",
"Comment": "kernel-headers-modules-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868003",
"Version": "1",
"Check": "all",
"Comment": "kernel-headers-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868004",
"Version": "1",
"Check": "all",
"Comment": "kernel-image-domU-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868004"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868005",
"Version": "1",
"Check": "all",
"Comment": "kernel-image-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868005"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868006",
"Version": "1",
"Check": "all",
"Comment": "kernel-image-un-def-checkinstall is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868006"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868007",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868007"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868008",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868008"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868009",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-drm-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868009"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242868010",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-staging-un-def is earlier than 1:6.1.79-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242868010"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242868001"
}
}
]
}