ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-03-07 09:02:28 +00:00
parent 823acd8cea
commit d77332a16d
16 changed files with 7142 additions and 0 deletions

File diff suppressed because one or more lines are too long

View 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:20242935001",
"Version": "1",
"comment": "firefox-esr is installed",
"Name": "firefox-esr"
},
{
"ID": "oval:org.altlinux.errata:obj:20242935002",
"Version": "1",
"comment": "firefox-esr-config-privacy is installed",
"Name": "firefox-esr-config-privacy"
},
{
"ID": "oval:org.altlinux.errata:obj:20242935003",
"Version": "1",
"comment": "firefox-esr-wayland is installed",
"Name": "firefox-esr-wayland"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:5001",
"Version": "1",
"Text": {}
}
],
"RpmInfoState": [
{
"ID": "oval:org.altlinux.errata:ste:20242935001",
"Version": "1",
"Comment": "package EVR is earlier than 0:115.8.0-alt0.c10.1",
"Arch": {},
"Evr": {
"Text": "0:115.8.0-alt0.c10.1",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View 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:20242935001",
"Version": "1",
"Check": "all",
"Comment": "firefox-esr is earlier than 0:115.8.0-alt0.c10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242935001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242935001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242935002",
"Version": "1",
"Check": "all",
"Comment": "firefox-esr-config-privacy is earlier than 0:115.8.0-alt0.c10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242935002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242935001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242935003",
"Version": "1",
"Check": "all",
"Comment": "firefox-esr-wayland is earlier than 0:115.8.0-alt0.c10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242935003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242935001"
}
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,76 @@
{
"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:20243261001",
"Version": "1",
"comment": "xorg-sdk is installed",
"Name": "xorg-sdk"
},
{
"ID": "oval:org.altlinux.errata:obj:20243261002",
"Version": "1",
"comment": "xorg-server is installed",
"Name": "xorg-server"
},
{
"ID": "oval:org.altlinux.errata:obj:20243261003",
"Version": "1",
"comment": "xorg-server-common is installed",
"Name": "xorg-server-common"
},
{
"ID": "oval:org.altlinux.errata:obj:20243261004",
"Version": "1",
"comment": "xorg-xdmx is installed",
"Name": "xorg-xdmx"
},
{
"ID": "oval:org.altlinux.errata:obj:20243261005",
"Version": "1",
"comment": "xorg-xephyr is installed",
"Name": "xorg-xephyr"
},
{
"ID": "oval:org.altlinux.errata:obj:20243261006",
"Version": "1",
"comment": "xorg-xnest is installed",
"Name": "xorg-xnest"
},
{
"ID": "oval:org.altlinux.errata:obj:20243261007",
"Version": "1",
"comment": "xorg-xvfb is installed",
"Name": "xorg-xvfb"
},
{
"ID": "oval:org.altlinux.errata:obj:20243261008",
"Version": "1",
"comment": "xorg-xwayland is installed",
"Name": "xorg-xwayland"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:3001",
"Version": "1",
"Text": {}
}
],
"RpmInfoState": [
{
"ID": "oval:org.altlinux.errata:ste:20243261001",
"Version": "1",
"Comment": "package EVR is earlier than 2:1.20.8-alt12",
"Arch": {},
"Evr": {
"Text": "2:1.20.8-alt12",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View File

@ -0,0 +1,114 @@
{
"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:20243261001",
"Version": "1",
"Check": "all",
"Comment": "xorg-sdk is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243261002",
"Version": "1",
"Check": "all",
"Comment": "xorg-server is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243261003",
"Version": "1",
"Check": "all",
"Comment": "xorg-server-common is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243261004",
"Version": "1",
"Check": "all",
"Comment": "xorg-xdmx is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261004"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243261005",
"Version": "1",
"Check": "all",
"Comment": "xorg-xephyr is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261005"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243261006",
"Version": "1",
"Check": "all",
"Comment": "xorg-xnest is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261006"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243261007",
"Version": "1",
"Check": "all",
"Comment": "xorg-xvfb is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261007"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243261008",
"Version": "1",
"Check": "all",
"Comment": "xorg-xwayland is earlier than 2:1.20.8-alt12",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243261008"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243261001"
}
}
]
}

View File

@ -0,0 +1,101 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20243190",
"Version": "oval:org.altlinux.errata:def:20243190",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-3190: package `neofetch` update to version 7.1.0-alt4",
"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-3190",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-3190",
"Source": "ALTPU"
}
],
"Description": "This update upgrades neofetch to version 7.1.0-alt4. \nSecurity Fix(es):\n\n * #49556: neofetch: huge amount of dependencies",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-03-07"
},
"Updated": {
"Date": "2024-03-07"
},
"bdu": null,
"Bugzilla": [
{
"Id": "49556",
"Href": "https://bugzilla.altlinux.org/49556",
"Data": "neofetch: huge amount of dependencies"
}
],
"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:20243190001",
"Comment": "neofetch is earlier than 0:7.1.0-alt4"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,34 @@
{
"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:20243190001",
"Version": "1",
"comment": "neofetch is installed",
"Name": "neofetch"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:2001",
"Version": "1",
"Text": {}
}
],
"RpmInfoState": [
{
"ID": "oval:org.altlinux.errata:ste:20243190001",
"Version": "1",
"Comment": "package EVR is earlier than 0:7.1.0-alt4",
"Arch": {},
"Evr": {
"Text": "0:7.1.0-alt4",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View File

@ -0,0 +1,30 @@
{
"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:20243190001",
"Version": "1",
"Check": "all",
"Comment": "neofetch is earlier than 0:7.1.0-alt4",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243190001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243190001"
}
}
]
}

View File

@ -0,0 +1,125 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20243259",
"Version": "oval:org.altlinux.errata:def:20243259",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-3259: package `wine` update to version 9.0.9-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-3259",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-3259",
"Source": "ALTPU"
}
],
"Description": "This update upgrades wine to version 9.0.9-alt1. \nSecurity Fix(es):\n\n * #47472: Не работает wineg++",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-03-07"
},
"Updated": {
"Date": "2024-03-07"
},
"bdu": null,
"Bugzilla": [
{
"Id": "47472",
"Href": "https://bugzilla.altlinux.org/47472",
"Data": "Не работает wineg++"
}
],
"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:20243259001",
"Comment": "wine is earlier than 1:9.0.9-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20243259002",
"Comment": "wine-common is earlier than 1:9.0.9-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20243259003",
"Comment": "wine-devel is earlier than 1:9.0.9-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20243259004",
"Comment": "wine-devel-tools is earlier than 1:9.0.9-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20243259005",
"Comment": "wine-full is earlier than 1:9.0.9-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20243259006",
"Comment": "wine-ping is earlier than 1:9.0.9-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20243259007",
"Comment": "wine-programs is earlier than 1:9.0.9-alt1"
}
]
}
]
}
}
]
}

View 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:20243259001",
"Version": "1",
"comment": "wine is installed",
"Name": "wine"
},
{
"ID": "oval:org.altlinux.errata:obj:20243259002",
"Version": "1",
"comment": "wine-common is installed",
"Name": "wine-common"
},
{
"ID": "oval:org.altlinux.errata:obj:20243259003",
"Version": "1",
"comment": "wine-devel is installed",
"Name": "wine-devel"
},
{
"ID": "oval:org.altlinux.errata:obj:20243259004",
"Version": "1",
"comment": "wine-devel-tools is installed",
"Name": "wine-devel-tools"
},
{
"ID": "oval:org.altlinux.errata:obj:20243259005",
"Version": "1",
"comment": "wine-full is installed",
"Name": "wine-full"
},
{
"ID": "oval:org.altlinux.errata:obj:20243259006",
"Version": "1",
"comment": "wine-ping is installed",
"Name": "wine-ping"
},
{
"ID": "oval:org.altlinux.errata:obj:20243259007",
"Version": "1",
"comment": "wine-programs is installed",
"Name": "wine-programs"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:2001",
"Version": "1",
"Text": {}
}
],
"RpmInfoState": [
{
"ID": "oval:org.altlinux.errata:ste:20243259001",
"Version": "1",
"Comment": "package EVR is earlier than 1:9.0.9-alt1",
"Arch": {},
"Evr": {
"Text": "1:9.0.9-alt1",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View 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:20243259001",
"Version": "1",
"Check": "all",
"Comment": "wine is earlier than 1:9.0.9-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243259001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243259001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243259002",
"Version": "1",
"Check": "all",
"Comment": "wine-common is earlier than 1:9.0.9-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243259002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243259001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243259003",
"Version": "1",
"Check": "all",
"Comment": "wine-devel is earlier than 1:9.0.9-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243259003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243259001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243259004",
"Version": "1",
"Check": "all",
"Comment": "wine-devel-tools is earlier than 1:9.0.9-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243259004"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243259001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243259005",
"Version": "1",
"Check": "all",
"Comment": "wine-full is earlier than 1:9.0.9-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243259005"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243259001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243259006",
"Version": "1",
"Check": "all",
"Comment": "wine-ping is earlier than 1:9.0.9-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243259006"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243259001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20243259007",
"Version": "1",
"Check": "all",
"Comment": "wine-programs is earlier than 1:9.0.9-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20243259007"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20243259001"
}
}
]
}