ALT Vulnerability
This commit is contained in:
parent
ca45b7027e
commit
44f73c2815
96
oval/c10f2/ALT-PU-2024-1152/definitions.json
Normal file
96
oval/c10f2/ALT-PU-2024-1152/definitions.json
Normal file
@ -0,0 +1,96 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241152",
|
||||
"Version": "oval:org.altlinux.errata:def:20241152",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1152: package `mc` update to version 4.8.30-alt4",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-1152",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1152",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades mc to version 4.8.30-alt4. \nSecurity Fix(es):\n\n * #44181: mc должен быть собран с --enable-vfs-sftp\n\n * #47513: Не раскрывается содержимое CONTENTS.cpio в RPM\n\n * #47523: Не работают регулярные выражения в mc.ext.ini, работающие в p10\n\n * #47541: отделить *.desktop и *.png в отдельный пакет",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-01-18"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-01-18"
|
||||
},
|
||||
"bdu": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "44181",
|
||||
"Href": "https://bugzilla.altlinux.org/44181",
|
||||
"Data": "mc должен быть собран с --enable-vfs-sftp"
|
||||
},
|
||||
{
|
||||
"Id": "47513",
|
||||
"Href": "https://bugzilla.altlinux.org/47513",
|
||||
"Data": "Не раскрывается содержимое CONTENTS.cpio в RPM"
|
||||
},
|
||||
{
|
||||
"Id": "47523",
|
||||
"Href": "https://bugzilla.altlinux.org/47523",
|
||||
"Data": "Не работают регулярные выражения в mc.ext.ini, работающие в p10"
|
||||
},
|
||||
{
|
||||
"Id": "47541",
|
||||
"Href": "https://bugzilla.altlinux.org/47541",
|
||||
"Data": "отделить *.desktop и *.png в отдельный пакет"
|
||||
}
|
||||
],
|
||||
"AffectedCpeList": {
|
||||
"Cpe": [
|
||||
"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:20241152001",
|
||||
"Comment": "mc is earlier than 0:4.8.30-alt4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241152002",
|
||||
"Comment": "mc-desktop is earlier than 0:4.8.30-alt4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241152003",
|
||||
"Comment": "mc-full is earlier than 0:4.8.30-alt4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
46
oval/c10f2/ALT-PU-2024-1152/objects.json
Normal file
46
oval/c10f2/ALT-PU-2024-1152/objects.json
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"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:20241152001",
|
||||
"Version": "1",
|
||||
"comment": "mc is installed",
|
||||
"Name": "mc"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241152002",
|
||||
"Version": "1",
|
||||
"comment": "mc-desktop is installed",
|
||||
"Name": "mc-desktop"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241152003",
|
||||
"Version": "1",
|
||||
"comment": "mc-full is installed",
|
||||
"Name": "mc-full"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f2/ALT-PU-2024-1152/states.json
Normal file
23
oval/c10f2/ALT-PU-2024-1152/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:5001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20241152001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:4.8.30-alt4",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:4.8.30-alt4",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
54
oval/c10f2/ALT-PU-2024-1152/tests.json
Normal file
54
oval/c10f2/ALT-PU-2024-1152/tests.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"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:20241152001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mc is earlier than 0:4.8.30-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241152001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241152001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241152002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mc-desktop is earlier than 0:4.8.30-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241152002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241152001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241152003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mc-full is earlier than 0:4.8.30-alt4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241152003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241152001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
125
oval/p10/ALT-PU-2024-1189/definitions.json
Normal file
125
oval/p10/ALT-PU-2024-1189/definitions.json
Normal file
@ -0,0 +1,125 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241189",
|
||||
"Version": "oval:org.altlinux.errata:def:20241189",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1189: package `admc` update to version 0.15.2-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-1189",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1189",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades admc to version 0.15.2-alt1. \nSecurity Fix(es):\n\n * #44684: Создание и переименование объекта групповой политики. Возможно ввести пустое имя\n\n * #47082: Переименование группы. Имя группы (до Windows 2000) автоматически не заполняется при вводе имени\n\n * #47551: Неправильная иконка компьютера при отключении/включении\n\n * #48780: Не срабатывает автоматически обновление статуса компьютера и пользователя в admc при включении и отключении и других действиях\n\n * #49043: При первом запуске admc сообщение: Тема, указанная в настройках, не найдена",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-01-18"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-01-18"
|
||||
},
|
||||
"bdu": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "44684",
|
||||
"Href": "https://bugzilla.altlinux.org/44684",
|
||||
"Data": "Создание и переименование объекта групповой политики. Возможно ввести пустое имя"
|
||||
},
|
||||
{
|
||||
"Id": "47082",
|
||||
"Href": "https://bugzilla.altlinux.org/47082",
|
||||
"Data": "Переименование группы. Имя группы (до Windows 2000) автоматически не заполняется при вводе имени"
|
||||
},
|
||||
{
|
||||
"Id": "47551",
|
||||
"Href": "https://bugzilla.altlinux.org/47551",
|
||||
"Data": "Неправильная иконка компьютера при отключении/включении"
|
||||
},
|
||||
{
|
||||
"Id": "48780",
|
||||
"Href": "https://bugzilla.altlinux.org/48780",
|
||||
"Data": "Не срабатывает автоматически обновление статуса компьютера и пользователя в admc при включении и отключении и других действиях"
|
||||
},
|
||||
{
|
||||
"Id": "49043",
|
||||
"Href": "https://bugzilla.altlinux.org/49043",
|
||||
"Data": "При первом запуске admc сообщение: Тема, указанная в настройках, не найдена"
|
||||
}
|
||||
],
|
||||
"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:20241189001",
|
||||
"Comment": "admc is earlier than 0:0.15.2-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241189002",
|
||||
"Comment": "admc-test is earlier than 0:0.15.2-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
40
oval/p10/ALT-PU-2024-1189/objects.json
Normal file
40
oval/p10/ALT-PU-2024-1189/objects.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"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:20241189001",
|
||||
"Version": "1",
|
||||
"comment": "admc is installed",
|
||||
"Name": "admc"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241189002",
|
||||
"Version": "1",
|
||||
"comment": "admc-test is installed",
|
||||
"Name": "admc-test"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-1189/states.json
Normal file
23
oval/p10/ALT-PU-2024-1189/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20241189001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:0.15.2-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:0.15.2-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
42
oval/p10/ALT-PU-2024-1189/tests.json
Normal file
42
oval/p10/ALT-PU-2024-1189/tests.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"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:20241189001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "admc is earlier than 0:0.15.2-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241189001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241189001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241189002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "admc-test is earlier than 0:0.15.2-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241189002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241189001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user