ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-05-07 21:02:32 +00:00
parent 9019af02a5
commit 1ce8ae3187
4 changed files with 230 additions and 0 deletions

View 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"
}
]
}
]
}
}
]
}

View 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"
}
]
}

View 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": {}
}
]
}

View 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"
}
}
]
}