ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-05-11 03:02:13 +00:00
parent 48e558a44c
commit 484b8a55d3
8 changed files with 379 additions and 0 deletions

View File

@ -0,0 +1,104 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20247542",
"Version": "oval:org.altlinux.errata:def:20247542",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-7542: package `rxvt-unicode` update to version 9.30-alt1.1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f2"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-7542",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-7542",
"Source": "ALTPU"
},
{
"RefID": "BDU:2021-04892",
"RefURL": "https://bdu.fstec.ru/vul/2021-04892",
"Source": "BDU"
},
{
"RefID": "CVE-2021-33477",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-33477",
"Source": "CVE"
}
],
"Description": "This update upgrades rxvt-unicode to version 9.30-alt1.1. \nSecurity Fix(es):\n\n * BDU:2021-04892: Уязвимость программного обеспечения Eterm, Mrxyt, Rxyt, Rxyt-unicode, связанная с функцией SSL-Proxy, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании\n\n * CVE-2021-33477: rxvt-unicode 9.22, rxvt 2.7.10, mrxvt 0.5.4, and Eterm 0.9.7 allow (potentially remote) code execution because of improper handling of certain escape sequences (ESC G Q). A response is terminated by a newline.\n\n * #48669: rxvt-unicode: Unicode display is broken",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-05-11"
},
"Updated": {
"Date": "2024-05-11"
},
"BDUs": [
{
"ID": "BDU:2021-04892",
"CVSS": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"CVSS3": "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-755",
"Href": "https://bdu.fstec.ru/vul/2021-04892",
"Impact": "High",
"Public": "20210517"
}
],
"CVEs": [
{
"ID": "CVE-2021-33477",
"CVSS": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-755",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-33477",
"Impact": "High",
"Public": "20210520"
}
],
"Bugzilla": [
{
"ID": "48669",
"Href": "https://bugzilla.altlinux.org/48669",
"Data": "rxvt-unicode: Unicode display is broken"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:5001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20247542001",
"Comment": "rxvt-unicode is earlier than 0:9.30-alt1.1"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,34 @@
{
"TextFileContent54Objects": [
{
"ID": "oval:org.altlinux.errata:obj:5001",
"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+)"
},
"Instance": {
"Datatype": "int",
"Text": "1"
}
}
],
"RPMInfoObjects": [
{
"ID": "oval:org.altlinux.errata:obj:20247542001",
"Version": "1",
"Comment": "rxvt-unicode is installed",
"Name": "rxvt-unicode"
}
]
}

View File

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

View File

@ -0,0 +1,30 @@
{
"TextFileContent54Tests": [
{
"ID": "oval:org.altlinux.errata:tst:5001",
"Version": "1",
"Check": "all",
"Comment": "ALT Linux based on branch 'c10f2' must be installed",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:5001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:5001"
}
}
],
"RPMInfoTests": [
{
"ID": "oval:org.altlinux.errata:tst:20247542001",
"Version": "1",
"Check": "all",
"Comment": "rxvt-unicode is earlier than 0:9.30-alt1.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20247542001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20247542001"
}
}
]
}

View File

@ -0,0 +1,101 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20247593",
"Version": "oval:org.altlinux.errata:def:20247593",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-7593: package `kde5-network-filesharing` update to version 23.08.5-alt2",
"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-7593",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-7593",
"Source": "ALTPU"
}
],
"Description": "This update upgrades kde5-network-filesharing to version 23.08.5-alt2. \nSecurity Fix(es):\n\n * #50117: После удаления samba-common-tools показывает бесконечный значок загрузки",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-05-11"
},
"Updated": {
"Date": "2024-05-11"
},
"BDUs": null,
"Bugzilla": [
{
"ID": "50117",
"Href": "https://bugzilla.altlinux.org/50117",
"Data": "После удаления samba-common-tools показывает бесконечный значок загрузки"
}
],
"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:20247593001",
"Comment": "kde5-network-filesharing is earlier than 0:23.08.5-alt2"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,34 @@
{
"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:20247593001",
"Version": "1",
"Comment": "kde5-network-filesharing is installed",
"Name": "kde5-network-filesharing"
}
]
}

View File

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

View File

@ -0,0 +1,30 @@
{
"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:20247593001",
"Version": "1",
"Check": "all",
"Comment": "kde5-network-filesharing is earlier than 0:23.08.5-alt2",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20247593001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20247593001"
}
}
]
}