ALT Vulnerability
This commit is contained in:
parent
271efe6ebb
commit
381e5b852b
77
oval/c10f2/ALT-PU-2024-1451/definitions.json
Normal file
77
oval/c10f2/ALT-PU-2024-1451/definitions.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241451",
|
||||
"Version": "oval:org.altlinux.errata:def:20241451",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1451: package `mate-control-center` update to version 1.26.1-alt3",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-1451",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1451",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades mate-control-center to version 1.26.1-alt3. \nSecurity Fix(es):\n\n * #49174: Параметры внешнего вида. Среди значений стиль \"Масштаб\" присутствует два раза",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-01"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-01"
|
||||
},
|
||||
"bdu": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "49174",
|
||||
"Href": "https://bugzilla.altlinux.org/49174",
|
||||
"Data": "Параметры внешнего вида. Среди значений стиль \"Масштаб\" присутствует два раза"
|
||||
}
|
||||
],
|
||||
"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:20241451001",
|
||||
"Comment": "mate-control-center is earlier than 2:1.26.1-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241451002",
|
||||
"Comment": "mate-control-center-devel is earlier than 2:1.26.1-alt3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
40
oval/c10f2/ALT-PU-2024-1451/objects.json
Normal file
40
oval/c10f2/ALT-PU-2024-1451/objects.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"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:20241451001",
|
||||
"Version": "1",
|
||||
"comment": "mate-control-center is installed",
|
||||
"Name": "mate-control-center"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241451002",
|
||||
"Version": "1",
|
||||
"comment": "mate-control-center-devel is installed",
|
||||
"Name": "mate-control-center-devel"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f2/ALT-PU-2024-1451/states.json
Normal file
23
oval/c10f2/ALT-PU-2024-1451/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:20241451001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 2:1.26.1-alt3",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "2:1.26.1-alt3",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
42
oval/c10f2/ALT-PU-2024-1451/tests.json
Normal file
42
oval/c10f2/ALT-PU-2024-1451/tests.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"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:20241451001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mate-control-center is earlier than 2:1.26.1-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241451001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241451001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241451002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mate-control-center-devel is earlier than 2:1.26.1-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241451002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241451001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
157
oval/p10/ALT-PU-2024-1289/definitions.json
Normal file
157
oval/p10/ALT-PU-2024-1289/definitions.json
Normal file
@ -0,0 +1,157 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241289",
|
||||
"Version": "oval:org.altlinux.errata:def:20241289",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1289: package `poppler-current` update to version 23.08.0-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-1289",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1289",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2023-34872",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-34872",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades poppler-current to version 23.08.0-alt1. \nSecurity Fix(es):\n\n * CVE-2023-34872: A vulnerability in Outline.cc for Poppler prior to 23.06.0 allows a remote attacker to cause a Denial of Service (DoS) (crash) via a crafted PDF file in OutlineItem::open.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-01"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-01"
|
||||
},
|
||||
"bdu": null,
|
||||
"Cves": [
|
||||
{
|
||||
"Cvss3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
||||
"Cwe": "NVD-CWE-noinfo",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-34872",
|
||||
"Impact": "Low",
|
||||
"Public": "20230731",
|
||||
"CveID": "CVE-2023-34872"
|
||||
}
|
||||
],
|
||||
"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:20241289001",
|
||||
"Comment": "libpoppler-cpp-devel is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289002",
|
||||
"Comment": "libpoppler-devel is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289003",
|
||||
"Comment": "libpoppler-gir is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289004",
|
||||
"Comment": "libpoppler-gir-devel is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289005",
|
||||
"Comment": "libpoppler-glib-devel is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289006",
|
||||
"Comment": "libpoppler-qt5-devel is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289007",
|
||||
"Comment": "libpoppler-qt6-devel is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289008",
|
||||
"Comment": "libpoppler0-cpp is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289009",
|
||||
"Comment": "libpoppler1-qt5 is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289010",
|
||||
"Comment": "libpoppler130 is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289011",
|
||||
"Comment": "libpoppler3-qt6 is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289012",
|
||||
"Comment": "libpoppler8-glib is earlier than 0:23.08.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241289013",
|
||||
"Comment": "poppler is earlier than 0:23.08.0-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
106
oval/p10/ALT-PU-2024-1289/objects.json
Normal file
106
oval/p10/ALT-PU-2024-1289/objects.json
Normal file
@ -0,0 +1,106 @@
|
||||
{
|
||||
"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:20241289001",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler-cpp-devel is installed",
|
||||
"Name": "libpoppler-cpp-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289002",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler-devel is installed",
|
||||
"Name": "libpoppler-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289003",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler-gir is installed",
|
||||
"Name": "libpoppler-gir"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289004",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler-gir-devel is installed",
|
||||
"Name": "libpoppler-gir-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289005",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler-glib-devel is installed",
|
||||
"Name": "libpoppler-glib-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289006",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler-qt5-devel is installed",
|
||||
"Name": "libpoppler-qt5-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289007",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler-qt6-devel is installed",
|
||||
"Name": "libpoppler-qt6-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289008",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler0-cpp is installed",
|
||||
"Name": "libpoppler0-cpp"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289009",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler1-qt5 is installed",
|
||||
"Name": "libpoppler1-qt5"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289010",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler130 is installed",
|
||||
"Name": "libpoppler130"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289011",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler3-qt6 is installed",
|
||||
"Name": "libpoppler3-qt6"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289012",
|
||||
"Version": "1",
|
||||
"comment": "libpoppler8-glib is installed",
|
||||
"Name": "libpoppler8-glib"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241289013",
|
||||
"Version": "1",
|
||||
"comment": "poppler is installed",
|
||||
"Name": "poppler"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-1289/states.json
Normal file
23
oval/p10/ALT-PU-2024-1289/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:20241289001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:23.08.0-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:23.08.0-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
174
oval/p10/ALT-PU-2024-1289/tests.json
Normal file
174
oval/p10/ALT-PU-2024-1289/tests.json
Normal file
@ -0,0 +1,174 @@
|
||||
{
|
||||
"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:20241289001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler-cpp-devel is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler-devel is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler-gir is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler-gir-devel is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler-glib-devel is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler-qt5-devel is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289007",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler-qt6-devel is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289007"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289008",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler0-cpp is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289008"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289009",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler1-qt5 is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289009"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289010",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler130 is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289010"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289011",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler3-qt6 is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289011"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289012",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libpoppler8-glib is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289012"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241289013",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "poppler is earlier than 0:23.08.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241289013"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241289001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
105
oval/p10/ALT-PU-2024-1392/definitions.json
Normal file
105
oval/p10/ALT-PU-2024-1392/definitions.json
Normal file
@ -0,0 +1,105 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241392",
|
||||
"Version": "oval:org.altlinux.errata:def:20241392",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1392: package `mate-control-center` update to version 1.26.1-alt3",
|
||||
"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-1392",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1392",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades mate-control-center to version 1.26.1-alt3. \nSecurity Fix(es):\n\n * #49174: Параметры внешнего вида. Среди значений стиль \"Масштаб\" присутствует два раза",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-01"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-01"
|
||||
},
|
||||
"bdu": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "49174",
|
||||
"Href": "https://bugzilla.altlinux.org/49174",
|
||||
"Data": "Параметры внешнего вида. Среди значений стиль \"Масштаб\" присутствует два раза"
|
||||
}
|
||||
],
|
||||
"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:20241392001",
|
||||
"Comment": "mate-control-center is earlier than 2:1.26.1-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241392002",
|
||||
"Comment": "mate-control-center-devel is earlier than 2:1.26.1-alt3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
40
oval/p10/ALT-PU-2024-1392/objects.json
Normal file
40
oval/p10/ALT-PU-2024-1392/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:20241392001",
|
||||
"Version": "1",
|
||||
"comment": "mate-control-center is installed",
|
||||
"Name": "mate-control-center"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241392002",
|
||||
"Version": "1",
|
||||
"comment": "mate-control-center-devel is installed",
|
||||
"Name": "mate-control-center-devel"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-1392/states.json
Normal file
23
oval/p10/ALT-PU-2024-1392/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:20241392001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 2:1.26.1-alt3",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "2:1.26.1-alt3",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
42
oval/p10/ALT-PU-2024-1392/tests.json
Normal file
42
oval/p10/ALT-PU-2024-1392/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:20241392001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mate-control-center is earlier than 2:1.26.1-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241392001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241392001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241392002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "mate-control-center-devel is earlier than 2:1.26.1-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241392002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241392001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user