ALT Vulnerability
This commit is contained in:
parent
4ddd3d4208
commit
4a400e2099
133
oval/c10f2/ALT-PU-2024-1917/definitions.json
Normal file
133
oval/c10f2/ALT-PU-2024-1917/definitions.json
Normal file
@ -0,0 +1,133 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241917",
|
||||
"Version": "oval:org.altlinux.errata:def:20241917",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1917: package `nbd` update to version 3.25-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-1917",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1917",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2022-01639",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2022-01639",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2022-01643",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2022-01643",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2022-26495",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-26495",
|
||||
"Source": "CVE"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2022-26496",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-26496",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades nbd to version 3.25-alt1. \nSecurity Fix(es):\n\n * BDU:2022-01639: Уязвимость реализации сетевых блочных устройств nbd, связанная с целочисленным переполнением, позволяющая нарушителю выполнить произвольный код\n\n * BDU:2022-01643: Уязвимость реализации сетевых блочных устройств nbd, связанная с переполнением буфера в стека, позволяющая нарушителю выполнить произвольный код\n\n * CVE-2022-26495: In nbd-server in nbd before 3.24, there is an integer overflow with a resultant heap-based buffer overflow. A value of 0xffffffff in the name length field will cause a zero-sized buffer to be allocated for the name, resulting in a write to a dangling pointer. This issue exists for the NBD_OPT_INFO, NBD_OPT_GO, and NBD_OPT_EXPORT_NAME messages.\n\n * CVE-2022-26496: In nbd-server in nbd before 3.24, there is a stack-based buffer overflow. An attacker can cause a buffer overflow in the parsing of the name field by sending a crafted NBD_OPT_INFO or NBD_OPT_GO message with an large value as the length of the name.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Critical",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-09"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-09"
|
||||
},
|
||||
"bdu": [
|
||||
{
|
||||
"Cvss": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
|
||||
"Cvss3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
||||
"Cwe": "CWE-190",
|
||||
"Href": "https://bdu.fstec.ru/vul/2022-01639",
|
||||
"Impact": "Critical",
|
||||
"Public": "20220322",
|
||||
"CveID": "BDU:2022-01639"
|
||||
},
|
||||
{
|
||||
"Cvss": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
|
||||
"Cvss3": "AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
||||
"Cwe": "CWE-121",
|
||||
"Href": "https://bdu.fstec.ru/vul/2022-01643",
|
||||
"Impact": "Critical",
|
||||
"Public": "20220322",
|
||||
"CveID": "BDU:2022-01643"
|
||||
}
|
||||
],
|
||||
"Cves": [
|
||||
{
|
||||
"Cvss": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
|
||||
"Cvss3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
|
||||
"Cwe": "CWE-190",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-26495",
|
||||
"Impact": "Critical",
|
||||
"Public": "20220306",
|
||||
"CveID": "CVE-2022-26495"
|
||||
},
|
||||
{
|
||||
"Cvss": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
|
||||
"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-2022-26496",
|
||||
"Impact": "Critical",
|
||||
"Public": "20220306",
|
||||
"CveID": "CVE-2022-26496"
|
||||
}
|
||||
],
|
||||
"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:20241917001",
|
||||
"Comment": "nbd-client is earlier than 0:3.25-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241917002",
|
||||
"Comment": "nbd-doc is earlier than 0:3.25-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241917003",
|
||||
"Comment": "nbd-server is earlier than 0:3.25-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
46
oval/c10f2/ALT-PU-2024-1917/objects.json
Normal file
46
oval/c10f2/ALT-PU-2024-1917/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:20241917001",
|
||||
"Version": "1",
|
||||
"comment": "nbd-client is installed",
|
||||
"Name": "nbd-client"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241917002",
|
||||
"Version": "1",
|
||||
"comment": "nbd-doc is installed",
|
||||
"Name": "nbd-doc"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241917003",
|
||||
"Version": "1",
|
||||
"comment": "nbd-server is installed",
|
||||
"Name": "nbd-server"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f2/ALT-PU-2024-1917/states.json
Normal file
23
oval/c10f2/ALT-PU-2024-1917/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:20241917001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:3.25-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:3.25-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
54
oval/c10f2/ALT-PU-2024-1917/tests.json
Normal file
54
oval/c10f2/ALT-PU-2024-1917/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:20241917001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "nbd-client is earlier than 0:3.25-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241917001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241917001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241917002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "nbd-doc is earlier than 0:3.25-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241917002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241917001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241917003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "nbd-server is earlier than 0:3.25-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241917003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241917001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
157
oval/p10/ALT-PU-2024-1571/definitions.json
Normal file
157
oval/p10/ALT-PU-2024-1571/definitions.json
Normal file
@ -0,0 +1,157 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241571",
|
||||
"Version": "oval:org.altlinux.errata:def:20241571",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1571: package `plasma5-workspace` update to version 5.27.10-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-1571",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1571",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades plasma5-workspace to version 5.27.10-alt3. \nSecurity Fix(es):\n\n * #49197: Не выполняются скрипты из /etc/profile.d в сессии kde5 на wayland",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-09"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-09"
|
||||
},
|
||||
"bdu": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "49197",
|
||||
"Href": "https://bugzilla.altlinux.org/49197",
|
||||
"Data": "Не выполняются скрипты из /etc/profile.d в сессии kde5 на wayland"
|
||||
}
|
||||
],
|
||||
"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:20241571001",
|
||||
"Comment": "libcolorcorrect5 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571002",
|
||||
"Comment": "libkfontinst5 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571003",
|
||||
"Comment": "libkfontinstui5 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571004",
|
||||
"Comment": "libkrdb5 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571005",
|
||||
"Comment": "libkworkspace55 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571006",
|
||||
"Comment": "libnotificationmanager1 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571007",
|
||||
"Comment": "libplasma-geolocation-interface5 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571008",
|
||||
"Comment": "libtaskmanager6 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571009",
|
||||
"Comment": "libweather_ion7 is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571010",
|
||||
"Comment": "plasma5-workspace is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571011",
|
||||
"Comment": "plasma5-workspace-common is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571012",
|
||||
"Comment": "plasma5-workspace-devel is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571013",
|
||||
"Comment": "plasma5-workspace-qml is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571014",
|
||||
"Comment": "polkit-kde-plasma-workspace is earlier than 1:5.27.10-alt3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241571015",
|
||||
"Comment": "sddm-theme-breeze is earlier than 1:5.27.10-alt3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
118
oval/p10/ALT-PU-2024-1571/objects.json
Normal file
118
oval/p10/ALT-PU-2024-1571/objects.json
Normal file
@ -0,0 +1,118 @@
|
||||
{
|
||||
"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:20241571001",
|
||||
"Version": "1",
|
||||
"comment": "libcolorcorrect5 is installed",
|
||||
"Name": "libcolorcorrect5"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571002",
|
||||
"Version": "1",
|
||||
"comment": "libkfontinst5 is installed",
|
||||
"Name": "libkfontinst5"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571003",
|
||||
"Version": "1",
|
||||
"comment": "libkfontinstui5 is installed",
|
||||
"Name": "libkfontinstui5"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571004",
|
||||
"Version": "1",
|
||||
"comment": "libkrdb5 is installed",
|
||||
"Name": "libkrdb5"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571005",
|
||||
"Version": "1",
|
||||
"comment": "libkworkspace55 is installed",
|
||||
"Name": "libkworkspace55"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571006",
|
||||
"Version": "1",
|
||||
"comment": "libnotificationmanager1 is installed",
|
||||
"Name": "libnotificationmanager1"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571007",
|
||||
"Version": "1",
|
||||
"comment": "libplasma-geolocation-interface5 is installed",
|
||||
"Name": "libplasma-geolocation-interface5"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571008",
|
||||
"Version": "1",
|
||||
"comment": "libtaskmanager6 is installed",
|
||||
"Name": "libtaskmanager6"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571009",
|
||||
"Version": "1",
|
||||
"comment": "libweather_ion7 is installed",
|
||||
"Name": "libweather_ion7"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571010",
|
||||
"Version": "1",
|
||||
"comment": "plasma5-workspace is installed",
|
||||
"Name": "plasma5-workspace"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571011",
|
||||
"Version": "1",
|
||||
"comment": "plasma5-workspace-common is installed",
|
||||
"Name": "plasma5-workspace-common"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571012",
|
||||
"Version": "1",
|
||||
"comment": "plasma5-workspace-devel is installed",
|
||||
"Name": "plasma5-workspace-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571013",
|
||||
"Version": "1",
|
||||
"comment": "plasma5-workspace-qml is installed",
|
||||
"Name": "plasma5-workspace-qml"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571014",
|
||||
"Version": "1",
|
||||
"comment": "polkit-kde-plasma-workspace is installed",
|
||||
"Name": "polkit-kde-plasma-workspace"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241571015",
|
||||
"Version": "1",
|
||||
"comment": "sddm-theme-breeze is installed",
|
||||
"Name": "sddm-theme-breeze"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-1571/states.json
Normal file
23
oval/p10/ALT-PU-2024-1571/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:20241571001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 1:5.27.10-alt3",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "1:5.27.10-alt3",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
198
oval/p10/ALT-PU-2024-1571/tests.json
Normal file
198
oval/p10/ALT-PU-2024-1571/tests.json
Normal file
@ -0,0 +1,198 @@
|
||||
{
|
||||
"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:20241571001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libcolorcorrect5 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libkfontinst5 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libkfontinstui5 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libkrdb5 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libkworkspace55 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libnotificationmanager1 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571007",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libplasma-geolocation-interface5 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571007"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571008",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libtaskmanager6 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571008"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571009",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libweather_ion7 is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571009"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571010",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "plasma5-workspace is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571010"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571011",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "plasma5-workspace-common is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571011"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571012",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "plasma5-workspace-devel is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571012"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571013",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "plasma5-workspace-qml is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571013"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571014",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "polkit-kde-plasma-workspace is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571014"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241571015",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "sddm-theme-breeze is earlier than 1:5.27.10-alt3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241571015"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241571001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
348
oval/p10/ALT-PU-2024-1792/definitions.json
Normal file
348
oval/p10/ALT-PU-2024-1792/definitions.json
Normal file
File diff suppressed because one or more lines are too long
46
oval/p10/ALT-PU-2024-1792/objects.json
Normal file
46
oval/p10/ALT-PU-2024-1792/objects.json
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"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:20241792001",
|
||||
"Version": "1",
|
||||
"comment": "firefox-esr is installed",
|
||||
"Name": "firefox-esr"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241792002",
|
||||
"Version": "1",
|
||||
"comment": "firefox-esr-config-privacy is installed",
|
||||
"Name": "firefox-esr-config-privacy"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241792003",
|
||||
"Version": "1",
|
||||
"comment": "firefox-esr-wayland is installed",
|
||||
"Name": "firefox-esr-wayland"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-1792/states.json
Normal file
23
oval/p10/ALT-PU-2024-1792/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:20241792001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:115.7.0-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:115.7.0-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
54
oval/p10/ALT-PU-2024-1792/tests.json
Normal file
54
oval/p10/ALT-PU-2024-1792/tests.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"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:20241792001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "firefox-esr is earlier than 0:115.7.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241792001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241792001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241792002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "firefox-esr-config-privacy is earlier than 0:115.7.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241792002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241792001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241792003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "firefox-esr-wayland is earlier than 0:115.7.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241792003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241792001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user