ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-05-31 21:02:28 +00:00
parent 295b9b82be
commit c01e441d65
4 changed files with 491 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:20248351001",
"Version": "1",
"Comment": "firefox-esr is installed",
"Name": "firefox-esr"
},
{
"ID": "oval:org.altlinux.errata:obj:20248351002",
"Version": "1",
"Comment": "firefox-esr-config-privacy is installed",
"Name": "firefox-esr-config-privacy"
},
{
"ID": "oval:org.altlinux.errata:obj:20248351003",
"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": {}
}
],
"RPMInfoStates": [
{
"ID": "oval:org.altlinux.errata:ste:20248351001",
"Version": "1",
"Comment": "package EVR is earlier than 0:115.11.0-alt0.c10.1",
"Arch": {},
"EVR": {
"Text": "0:115.11.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:20248351001",
"Version": "1",
"Check": "all",
"Comment": "firefox-esr is earlier than 0:115.11.0-alt0.c10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20248351001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20248351001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20248351002",
"Version": "1",
"Check": "all",
"Comment": "firefox-esr-config-privacy is earlier than 0:115.11.0-alt0.c10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20248351002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20248351001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20248351003",
"Version": "1",
"Check": "all",
"Comment": "firefox-esr-wayland is earlier than 0:115.11.0-alt0.c10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20248351003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20248351001"
}
}
]
}