ALT Vulnerability
This commit is contained in:
parent
5346325857
commit
db9aa63606
369
oval/c10f1/ALT-PU-2024-13731/definitions.json
Normal file
369
oval/c10f1/ALT-PU-2024-13731/definitions.json
Normal file
File diff suppressed because one or more lines are too long
64
oval/c10f1/ALT-PU-2024-13731/objects.json
Normal file
64
oval/c10f1/ALT-PU-2024-13731/objects.json
Normal file
@ -0,0 +1,64 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"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:202413731001",
|
||||
"Version": "1",
|
||||
"Comment": "php8.2 is installed",
|
||||
"Name": "php8.2"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413731002",
|
||||
"Version": "1",
|
||||
"Comment": "php8.2-devel is installed",
|
||||
"Name": "php8.2-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413731003",
|
||||
"Version": "1",
|
||||
"Comment": "php8.2-libs is installed",
|
||||
"Name": "php8.2-libs"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413731004",
|
||||
"Version": "1",
|
||||
"Comment": "php8.2-mysqlnd is installed",
|
||||
"Name": "php8.2-mysqlnd"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413731005",
|
||||
"Version": "1",
|
||||
"Comment": "php8.2-openssl is installed",
|
||||
"Name": "php8.2-openssl"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413731006",
|
||||
"Version": "1",
|
||||
"Comment": "rpm-build-php8.2-version is installed",
|
||||
"Name": "rpm-build-php8.2-version"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-13731/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-13731/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202413731001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:8.2.24-alt1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:8.2.24-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
90
oval/c10f1/ALT-PU-2024-13731/tests.json
Normal file
90
oval/c10f1/ALT-PU-2024-13731/tests.json
Normal file
@ -0,0 +1,90 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413731001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2 is earlier than 0:8.2.24-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413731001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413731001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413731002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2-devel is earlier than 0:8.2.24-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413731002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413731001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413731003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2-libs is earlier than 0:8.2.24-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413731003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413731001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413731004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2-mysqlnd is earlier than 0:8.2.24-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413731004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413731001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413731005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2-openssl is earlier than 0:8.2.24-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413731005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413731001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413731006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "rpm-build-php8.2-version is earlier than 0:8.2.24-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413731006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413731001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
77
oval/c10f1/ALT-PU-2024-13733/definitions.json
Normal file
77
oval/c10f1/ALT-PU-2024-13733/definitions.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202413733",
|
||||
"Version": "oval:org.altlinux.errata:def:202413733",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-13733: package `php8.2-xhprof` update to version 2.3.10-alt2.24",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-13733",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-13733",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades php8.2-xhprof to version 2.3.10-alt2.24. \nSecurity Fix(es):\n\n * #50919: Непрописанный файловый конфликт с пакетом php8.1-xhprof",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "50919",
|
||||
"Href": "https://bugzilla.altlinux.org/50919",
|
||||
"Data": "Непрописанный файловый конфликт с пакетом php8.1-xhprof"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413733001",
|
||||
"Comment": "php8.2-xhprof is earlier than 1:2.3.10-alt2.24"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/c10f1/ALT-PU-2024-13733/objects.json
Normal file
34
oval/c10f1/ALT-PU-2024-13733/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"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:202413733001",
|
||||
"Version": "1",
|
||||
"Comment": "php8.2-xhprof is installed",
|
||||
"Name": "php8.2-xhprof"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-13733/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-13733/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202413733001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 1:2.3.10-alt2.24",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "1:2.3.10-alt2.24",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/c10f1/ALT-PU-2024-13733/tests.json
Normal file
30
oval/c10f1/ALT-PU-2024-13733/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413733001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2-xhprof is earlier than 1:2.3.10-alt2.24",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413733001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413733001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
77
oval/c10f1/ALT-PU-2024-13734/definitions.json
Normal file
77
oval/c10f1/ALT-PU-2024-13734/definitions.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202413734",
|
||||
"Version": "oval:org.altlinux.errata:def:202413734",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-13734: package `php8.2-swoole` update to version 5.1.2-alt1.24",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-13734",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-13734",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades php8.2-swoole to version 5.1.2-alt1.24. \nSecurity Fix(es):\n\n * #49121: /usr/lib64/php/8.3.1/extensions/swoole.so.so: cannot open shared object file: No such file or directory",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "49121",
|
||||
"Href": "https://bugzilla.altlinux.org/49121",
|
||||
"Data": "/usr/lib64/php/8.3.1/extensions/swoole.so.so: cannot open shared object file: No such file or directory"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413734001",
|
||||
"Comment": "php8.2-swoole is earlier than 0:5.1.2-alt1.24"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/c10f1/ALT-PU-2024-13734/objects.json
Normal file
34
oval/c10f1/ALT-PU-2024-13734/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:4001",
|
||||
"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:202413734001",
|
||||
"Version": "1",
|
||||
"Comment": "php8.2-swoole is installed",
|
||||
"Name": "php8.2-swoole"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-13734/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-13734/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202413734001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:5.1.2-alt1.24",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:5.1.2-alt1.24",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/c10f1/ALT-PU-2024-13734/tests.json
Normal file
30
oval/c10f1/ALT-PU-2024-13734/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:4001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c10f1' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:4001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:4001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413734001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "php8.2-swoole is earlier than 0:5.1.2-alt1.24",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413734001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413734001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
121
oval/p10/ALT-PU-2024-13254/definitions.json
Normal file
121
oval/p10/ALT-PU-2024-13254/definitions.json
Normal file
@ -0,0 +1,121 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202413254",
|
||||
"Version": "oval:org.altlinux.errata:def:202413254",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-13254: package `bluez` update to version 5.77-alt0.p10.1",
|
||||
"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-13254",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-13254",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades bluez to version 5.77-alt0.p10.1. \nSecurity Fix(es):\n\n * #50904: При сборке используются неправильные макросы",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "50904",
|
||||
"Href": "https://bugzilla.altlinux.org/50904",
|
||||
"Data": "При сборке используются неправильные макросы"
|
||||
}
|
||||
],
|
||||
"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:202413254001",
|
||||
"Comment": "bluez is earlier than 0:5.77-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413254002",
|
||||
"Comment": "bluez-btpclient is earlier than 0:5.77-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413254003",
|
||||
"Comment": "bluez-cups is earlier than 0:5.77-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413254004",
|
||||
"Comment": "libbluez is earlier than 0:5.77-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413254005",
|
||||
"Comment": "libbluez-devel is earlier than 0:5.77-alt0.p10.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413254006",
|
||||
"Comment": "zsh-completion-bluez is earlier than 0:5.77-alt0.p10.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
64
oval/p10/ALT-PU-2024-13254/objects.json
Normal file
64
oval/p10/ALT-PU-2024-13254/objects.json
Normal file
@ -0,0 +1,64 @@
|
||||
{
|
||||
"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:202413254001",
|
||||
"Version": "1",
|
||||
"Comment": "bluez is installed",
|
||||
"Name": "bluez"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413254002",
|
||||
"Version": "1",
|
||||
"Comment": "bluez-btpclient is installed",
|
||||
"Name": "bluez-btpclient"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413254003",
|
||||
"Version": "1",
|
||||
"Comment": "bluez-cups is installed",
|
||||
"Name": "bluez-cups"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413254004",
|
||||
"Version": "1",
|
||||
"Comment": "libbluez is installed",
|
||||
"Name": "libbluez"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413254005",
|
||||
"Version": "1",
|
||||
"Comment": "libbluez-devel is installed",
|
||||
"Name": "libbluez-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413254006",
|
||||
"Version": "1",
|
||||
"Comment": "zsh-completion-bluez is installed",
|
||||
"Name": "zsh-completion-bluez"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-13254/states.json
Normal file
23
oval/p10/ALT-PU-2024-13254/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202413254001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:5.77-alt0.p10.1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:5.77-alt0.p10.1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
90
oval/p10/ALT-PU-2024-13254/tests.json
Normal file
90
oval/p10/ALT-PU-2024-13254/tests.json
Normal file
@ -0,0 +1,90 @@
|
||||
{
|
||||
"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:202413254001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "bluez is earlier than 0:5.77-alt0.p10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413254001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413254001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413254002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "bluez-btpclient is earlier than 0:5.77-alt0.p10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413254002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413254001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413254003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "bluez-cups is earlier than 0:5.77-alt0.p10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413254003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413254001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413254004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libbluez is earlier than 0:5.77-alt0.p10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413254004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413254001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413254005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libbluez-devel is earlier than 0:5.77-alt0.p10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413254005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413254001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413254006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "zsh-completion-bluez is earlier than 0:5.77-alt0.p10.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413254006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413254001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
148
oval/p10/ALT-PU-2024-13594/definitions.json
Normal file
148
oval/p10/ALT-PU-2024-13594/definitions.json
Normal file
@ -0,0 +1,148 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202413594",
|
||||
"Version": "oval:org.altlinux.errata:def:202413594",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-13594: package `aprutil1` update to version 1.6.3-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-13594",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-13594",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2024-02969",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2024-02969",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2022-25147",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-25147",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades aprutil1 to version 1.6.3-alt1. \nSecurity Fix(es):\n\n * BDU:2024-02969: УУязвимость функции apr_base64 библиотеки Apache Portable Runtime (APR), позволяющая нарушителю выполнить произвольный код\n\n * CVE-2022-25147: Integer Overflow or Wraparound vulnerability in apr_base64 functions of Apache Portable Runtime Utility (APR-util) allows an attacker to write beyond bounds of a buffer.\n\n\n\n\nThis issue affects Apache Portable Runtime Utility (APR-util) 1.6.1 and prior versions.\n\n",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-10-15"
|
||||
},
|
||||
"BDUs": [
|
||||
{
|
||||
"ID": "BDU:2024-02969",
|
||||
"CVSS": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
|
||||
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
|
||||
"CWE": "CWE-190",
|
||||
"Href": "https://bdu.fstec.ru/vul/2024-02969",
|
||||
"Impact": "Low",
|
||||
"Public": "20230131"
|
||||
}
|
||||
],
|
||||
"CVEs": [
|
||||
{
|
||||
"ID": "CVE-2022-25147",
|
||||
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
|
||||
"CWE": "CWE-190",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-25147",
|
||||
"Impact": "Low",
|
||||
"Public": "20230131"
|
||||
}
|
||||
],
|
||||
"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:202413594001",
|
||||
"Comment": "libaprutil1 is earlier than 0:1.6.3-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413594002",
|
||||
"Comment": "libaprutil1-devel is earlier than 0:1.6.3-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413594003",
|
||||
"Comment": "libaprutil1-ldap is earlier than 0:1.6.3-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413594004",
|
||||
"Comment": "libaprutil1-mysql is earlier than 0:1.6.3-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413594005",
|
||||
"Comment": "libaprutil1-odbc is earlier than 0:1.6.3-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413594006",
|
||||
"Comment": "libaprutil1-pgsql is earlier than 0:1.6.3-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202413594007",
|
||||
"Comment": "libaprutil1-sqlite3 is earlier than 0:1.6.3-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
70
oval/p10/ALT-PU-2024-13594/objects.json
Normal file
70
oval/p10/ALT-PU-2024-13594/objects.json
Normal file
@ -0,0 +1,70 @@
|
||||
{
|
||||
"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:202413594001",
|
||||
"Version": "1",
|
||||
"Comment": "libaprutil1 is installed",
|
||||
"Name": "libaprutil1"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413594002",
|
||||
"Version": "1",
|
||||
"Comment": "libaprutil1-devel is installed",
|
||||
"Name": "libaprutil1-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413594003",
|
||||
"Version": "1",
|
||||
"Comment": "libaprutil1-ldap is installed",
|
||||
"Name": "libaprutil1-ldap"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413594004",
|
||||
"Version": "1",
|
||||
"Comment": "libaprutil1-mysql is installed",
|
||||
"Name": "libaprutil1-mysql"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413594005",
|
||||
"Version": "1",
|
||||
"Comment": "libaprutil1-odbc is installed",
|
||||
"Name": "libaprutil1-odbc"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413594006",
|
||||
"Version": "1",
|
||||
"Comment": "libaprutil1-pgsql is installed",
|
||||
"Name": "libaprutil1-pgsql"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202413594007",
|
||||
"Version": "1",
|
||||
"Comment": "libaprutil1-sqlite3 is installed",
|
||||
"Name": "libaprutil1-sqlite3"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-13594/states.json
Normal file
23
oval/p10/ALT-PU-2024-13594/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202413594001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:1.6.3-alt1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:1.6.3-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
102
oval/p10/ALT-PU-2024-13594/tests.json
Normal file
102
oval/p10/ALT-PU-2024-13594/tests.json
Normal file
@ -0,0 +1,102 @@
|
||||
{
|
||||
"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:202413594001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libaprutil1 is earlier than 0:1.6.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413594001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413594001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413594002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libaprutil1-devel is earlier than 0:1.6.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413594002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413594001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413594003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libaprutil1-ldap is earlier than 0:1.6.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413594003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413594001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413594004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libaprutil1-mysql is earlier than 0:1.6.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413594004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413594001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413594005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libaprutil1-odbc is earlier than 0:1.6.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413594005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413594001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413594006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libaprutil1-pgsql is earlier than 0:1.6.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413594006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413594001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202413594007",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libaprutil1-sqlite3 is earlier than 0:1.6.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202413594007"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202413594001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user