ALT Vulnerability
This commit is contained in:
parent
9019af02a5
commit
1ce8ae3187
89
oval/c9f2/ALT-PU-2024-7394/definitions.json
Normal file
89
oval/c9f2/ALT-PU-2024-7394/definitions.json
Normal file
@ -0,0 +1,89 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20247394",
|
||||
"Version": "oval:org.altlinux.errata:def:20247394",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-7394: package `freetds` update to version 1.4.10-alt1.c9.1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c9f2"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SPWorkstation",
|
||||
"ALT SPServer"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-7394",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-7394",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades freetds to version 1.4.10-alt1.c9.1. \nSecurity Fix(es):\n\n * #50204: Прошу собрать с поддержкой krb5",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-05-07"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-05-07"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "50204",
|
||||
"Href": "https://bugzilla.altlinux.org/50204",
|
||||
"Data": "Прошу собрать с поддержкой krb5"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:8.4",
|
||||
"cpe:/o:alt:spserver:8.4"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:3001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20247394001",
|
||||
"Comment": "freetds-utils is earlier than 0:1.4.10-alt1.c9.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20247394002",
|
||||
"Comment": "libfreetds is earlier than 0:1.4.10-alt1.c9.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20247394003",
|
||||
"Comment": "libfreetds-devel is earlier than 0:1.4.10-alt1.c9.1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20247394004",
|
||||
"Comment": "libfreetds-unixodbc is earlier than 0:1.4.10-alt1.c9.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
52
oval/c9f2/ALT-PU-2024-7394/objects.json
Normal file
52
oval/c9f2/ALT-PU-2024-7394/objects.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:3001",
|
||||
"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\\.\\d)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20247394001",
|
||||
"Version": "1",
|
||||
"Comment": "freetds-utils is installed",
|
||||
"Name": "freetds-utils"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20247394002",
|
||||
"Version": "1",
|
||||
"Comment": "libfreetds is installed",
|
||||
"Name": "libfreetds"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20247394003",
|
||||
"Version": "1",
|
||||
"Comment": "libfreetds-devel is installed",
|
||||
"Name": "libfreetds-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20247394004",
|
||||
"Version": "1",
|
||||
"Comment": "libfreetds-unixodbc is installed",
|
||||
"Name": "libfreetds-unixodbc"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c9f2/ALT-PU-2024-7394/states.json
Normal file
23
oval/c9f2/ALT-PU-2024-7394/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:3001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20247394001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:1.4.10-alt1.c9.1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:1.4.10-alt1.c9.1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
66
oval/c9f2/ALT-PU-2024-7394/tests.json
Normal file
66
oval/c9f2/ALT-PU-2024-7394/tests.json
Normal file
@ -0,0 +1,66 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:3001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c9f2' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:3001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:3001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20247394001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freetds-utils is earlier than 0:1.4.10-alt1.c9.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20247394001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20247394001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20247394002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libfreetds is earlier than 0:1.4.10-alt1.c9.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20247394002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20247394001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20247394003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libfreetds-devel is earlier than 0:1.4.10-alt1.c9.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20247394003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20247394001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20247394004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libfreetds-unixodbc is earlier than 0:1.4.10-alt1.c9.1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20247394004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20247394001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user