ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-09-06 03:04:52 +00:00
parent d67f7bbf36
commit d77e2f4f89
17 changed files with 9608 additions and 2 deletions

View File

@ -33,7 +33,7 @@
"Description": "This update upgrades zoneminder to version 1.36.34-alt1. \nSecurity Fix(es):\n\n * CVE-2024-43360: ZoneMinder is a free, open source closed-circuit television software application. ZoneMinder is affected by a time-based SQL Injection vulnerability. This vulnerability is fixed in 1.36.34 and 1.37.61.", "Description": "This update upgrades zoneminder to version 1.36.34-alt1. \nSecurity Fix(es):\n\n * CVE-2024-43360: ZoneMinder is a free, open source closed-circuit television software application. ZoneMinder is affected by a time-based SQL Injection vulnerability. This vulnerability is fixed in 1.36.34 and 1.37.61.",
"Advisory": { "Advisory": {
"From": "errata.altlinux.org", "From": "errata.altlinux.org",
"Severity": "Low", "Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.", "Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": { "Issued": {
"Date": "2024-09-02" "Date": "2024-09-02"
@ -45,8 +45,10 @@
"CVEs": [ "CVEs": [
{ {
"ID": "CVE-2024-43360", "ID": "CVE-2024-43360",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-89",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-43360", "Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-43360",
"Impact": "None", "Impact": "Critical",
"Public": "20240812" "Public": "20240812"
} }
], ],

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,58 @@
{
"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:202411998001",
"Version": "1",
"Comment": "MySQL-client is installed",
"Name": "MySQL-client"
},
{
"ID": "oval:org.altlinux.errata:obj:202411998002",
"Version": "1",
"Comment": "MySQL-server is installed",
"Name": "MySQL-server"
},
{
"ID": "oval:org.altlinux.errata:obj:202411998003",
"Version": "1",
"Comment": "MySQL-server-perl is installed",
"Name": "MySQL-server-perl"
},
{
"ID": "oval:org.altlinux.errata:obj:202411998004",
"Version": "1",
"Comment": "libmysqlclient21 is installed",
"Name": "libmysqlclient21"
},
{
"ID": "oval:org.altlinux.errata:obj:202411998005",
"Version": "1",
"Comment": "libmysqlclient21-devel is installed",
"Name": "libmysqlclient21-devel"
}
]
}

View File

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

View File

@ -0,0 +1,78 @@
{
"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:202411998001",
"Version": "1",
"Check": "all",
"Comment": "MySQL-client is earlier than 0:8.0.39-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411998001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411998001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411998002",
"Version": "1",
"Check": "all",
"Comment": "MySQL-server is earlier than 0:8.0.39-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411998002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411998001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411998003",
"Version": "1",
"Check": "all",
"Comment": "MySQL-server-perl is earlier than 0:8.0.39-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411998003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411998001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411998004",
"Version": "1",
"Check": "all",
"Comment": "libmysqlclient21 is earlier than 0:8.0.39-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411998004"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411998001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411998005",
"Version": "1",
"Check": "all",
"Comment": "libmysqlclient21-devel is earlier than 0:8.0.39-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411998005"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411998001"
}
}
]
}

View File

@ -0,0 +1,216 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:202411996",
"Version": "oval:org.altlinux.errata:def:202411996",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-11996: package `apache2` update to version 2.4.62-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-11996",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11996",
"Source": "ALTPU"
},
{
"RefID": "BDU:2024-05741",
"RefURL": "https://bdu.fstec.ru/vul/2024-05741",
"Source": "BDU"
},
{
"RefID": "CVE-2024-40725",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-40725",
"Source": "CVE"
}
],
"Description": "This update upgrades apache2 to version 2.4.62-alt1. \nSecurity Fix(es):\n\n * BDU:2024-05741: Уязвимость ядра веб-сервера Apache HTTP Server, позволяющая нарушителю раскрыть защищаемую информацию\n\n * CVE-2024-40725: A partial fix for  CVE-2024-39884 in the core of Apache HTTP Server 2.4.61 ignores some use of the legacy content-type based configuration of handlers. \"AddType\" and similar configuration, under some circumstances where files are requested indirectly, result in source code disclosure of local content. For example, PHP scripts may be served instead of interpreted.\n\nUsers are recommended to upgrade to version 2.4.62, which fixes this issue.\n\n",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-09-05"
},
"Updated": {
"Date": "2024-09-05"
},
"BDUs": [
{
"ID": "BDU:2024-05741",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "CWE-200, CWE-266, CWE-284, CWE-668",
"Href": "https://bdu.fstec.ru/vul/2024-05741",
"Impact": "Low",
"Public": "20240709"
}
],
"CVEs": [
{
"ID": "CVE-2024-40725",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"CWE": "NVD-CWE-noinfo",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-40725",
"Impact": "Low",
"Public": "20240718"
}
],
"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:202411996001",
"Comment": "apache2 is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996002",
"Comment": "apache2-ab is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996003",
"Comment": "apache2-base is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996004",
"Comment": "apache2-cgi-bin is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996005",
"Comment": "apache2-cgi-bin-printenv is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996006",
"Comment": "apache2-cgi-bin-test-cgi is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996007",
"Comment": "apache2-compat is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996008",
"Comment": "apache2-configs-A1PROXIED is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996009",
"Comment": "apache2-datadirs is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996010",
"Comment": "apache2-devel is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996011",
"Comment": "apache2-docs is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996012",
"Comment": "apache2-full is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996013",
"Comment": "apache2-htcacheclean is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996014",
"Comment": "apache2-htcacheclean-control is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996015",
"Comment": "apache2-html is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996016",
"Comment": "apache2-htpasswd is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996017",
"Comment": "apache2-httpd-event is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996018",
"Comment": "apache2-httpd-prefork is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996019",
"Comment": "apache2-httpd-worker is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996020",
"Comment": "apache2-icons is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996021",
"Comment": "apache2-manual is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996022",
"Comment": "apache2-manual-addons is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996023",
"Comment": "apache2-mod_cache_disk is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996024",
"Comment": "apache2-mod_ldap is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996025",
"Comment": "apache2-mod_proxy_html is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996026",
"Comment": "apache2-mod_ssl is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996027",
"Comment": "apache2-mod_ssl-compat is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996028",
"Comment": "apache2-mods is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996029",
"Comment": "apache2-suexec is earlier than 1:2.4.62-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202411996030",
"Comment": "rpm-build-apache2 is earlier than 1:2.4.62-alt1"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,208 @@
{
"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:202411996001",
"Version": "1",
"Comment": "apache2 is installed",
"Name": "apache2"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996002",
"Version": "1",
"Comment": "apache2-ab is installed",
"Name": "apache2-ab"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996003",
"Version": "1",
"Comment": "apache2-base is installed",
"Name": "apache2-base"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996004",
"Version": "1",
"Comment": "apache2-cgi-bin is installed",
"Name": "apache2-cgi-bin"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996005",
"Version": "1",
"Comment": "apache2-cgi-bin-printenv is installed",
"Name": "apache2-cgi-bin-printenv"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996006",
"Version": "1",
"Comment": "apache2-cgi-bin-test-cgi is installed",
"Name": "apache2-cgi-bin-test-cgi"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996007",
"Version": "1",
"Comment": "apache2-compat is installed",
"Name": "apache2-compat"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996008",
"Version": "1",
"Comment": "apache2-configs-A1PROXIED is installed",
"Name": "apache2-configs-A1PROXIED"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996009",
"Version": "1",
"Comment": "apache2-datadirs is installed",
"Name": "apache2-datadirs"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996010",
"Version": "1",
"Comment": "apache2-devel is installed",
"Name": "apache2-devel"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996011",
"Version": "1",
"Comment": "apache2-docs is installed",
"Name": "apache2-docs"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996012",
"Version": "1",
"Comment": "apache2-full is installed",
"Name": "apache2-full"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996013",
"Version": "1",
"Comment": "apache2-htcacheclean is installed",
"Name": "apache2-htcacheclean"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996014",
"Version": "1",
"Comment": "apache2-htcacheclean-control is installed",
"Name": "apache2-htcacheclean-control"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996015",
"Version": "1",
"Comment": "apache2-html is installed",
"Name": "apache2-html"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996016",
"Version": "1",
"Comment": "apache2-htpasswd is installed",
"Name": "apache2-htpasswd"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996017",
"Version": "1",
"Comment": "apache2-httpd-event is installed",
"Name": "apache2-httpd-event"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996018",
"Version": "1",
"Comment": "apache2-httpd-prefork is installed",
"Name": "apache2-httpd-prefork"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996019",
"Version": "1",
"Comment": "apache2-httpd-worker is installed",
"Name": "apache2-httpd-worker"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996020",
"Version": "1",
"Comment": "apache2-icons is installed",
"Name": "apache2-icons"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996021",
"Version": "1",
"Comment": "apache2-manual is installed",
"Name": "apache2-manual"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996022",
"Version": "1",
"Comment": "apache2-manual-addons is installed",
"Name": "apache2-manual-addons"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996023",
"Version": "1",
"Comment": "apache2-mod_cache_disk is installed",
"Name": "apache2-mod_cache_disk"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996024",
"Version": "1",
"Comment": "apache2-mod_ldap is installed",
"Name": "apache2-mod_ldap"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996025",
"Version": "1",
"Comment": "apache2-mod_proxy_html is installed",
"Name": "apache2-mod_proxy_html"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996026",
"Version": "1",
"Comment": "apache2-mod_ssl is installed",
"Name": "apache2-mod_ssl"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996027",
"Version": "1",
"Comment": "apache2-mod_ssl-compat is installed",
"Name": "apache2-mod_ssl-compat"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996028",
"Version": "1",
"Comment": "apache2-mods is installed",
"Name": "apache2-mods"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996029",
"Version": "1",
"Comment": "apache2-suexec is installed",
"Name": "apache2-suexec"
},
{
"ID": "oval:org.altlinux.errata:obj:202411996030",
"Version": "1",
"Comment": "rpm-build-apache2 is installed",
"Name": "rpm-build-apache2"
}
]
}

View File

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

View File

@ -0,0 +1,378 @@
{
"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:202411996001",
"Version": "1",
"Check": "all",
"Comment": "apache2 is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996002",
"Version": "1",
"Check": "all",
"Comment": "apache2-ab is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996003",
"Version": "1",
"Check": "all",
"Comment": "apache2-base is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996004",
"Version": "1",
"Check": "all",
"Comment": "apache2-cgi-bin is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996004"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996005",
"Version": "1",
"Check": "all",
"Comment": "apache2-cgi-bin-printenv is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996005"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996006",
"Version": "1",
"Check": "all",
"Comment": "apache2-cgi-bin-test-cgi is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996006"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996007",
"Version": "1",
"Check": "all",
"Comment": "apache2-compat is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996007"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996008",
"Version": "1",
"Check": "all",
"Comment": "apache2-configs-A1PROXIED is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996008"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996009",
"Version": "1",
"Check": "all",
"Comment": "apache2-datadirs is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996009"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996010",
"Version": "1",
"Check": "all",
"Comment": "apache2-devel is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996010"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996011",
"Version": "1",
"Check": "all",
"Comment": "apache2-docs is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996011"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996012",
"Version": "1",
"Check": "all",
"Comment": "apache2-full is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996012"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996013",
"Version": "1",
"Check": "all",
"Comment": "apache2-htcacheclean is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996013"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996014",
"Version": "1",
"Check": "all",
"Comment": "apache2-htcacheclean-control is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996014"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996015",
"Version": "1",
"Check": "all",
"Comment": "apache2-html is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996015"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996016",
"Version": "1",
"Check": "all",
"Comment": "apache2-htpasswd is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996016"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996017",
"Version": "1",
"Check": "all",
"Comment": "apache2-httpd-event is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996017"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996018",
"Version": "1",
"Check": "all",
"Comment": "apache2-httpd-prefork is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996018"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996019",
"Version": "1",
"Check": "all",
"Comment": "apache2-httpd-worker is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996019"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996020",
"Version": "1",
"Check": "all",
"Comment": "apache2-icons is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996020"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996021",
"Version": "1",
"Check": "all",
"Comment": "apache2-manual is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996021"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996022",
"Version": "1",
"Check": "all",
"Comment": "apache2-manual-addons is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996022"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996023",
"Version": "1",
"Check": "all",
"Comment": "apache2-mod_cache_disk is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996023"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996024",
"Version": "1",
"Check": "all",
"Comment": "apache2-mod_ldap is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996024"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996025",
"Version": "1",
"Check": "all",
"Comment": "apache2-mod_proxy_html is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996025"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996026",
"Version": "1",
"Check": "all",
"Comment": "apache2-mod_ssl is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996026"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996027",
"Version": "1",
"Check": "all",
"Comment": "apache2-mod_ssl-compat is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996027"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996028",
"Version": "1",
"Check": "all",
"Comment": "apache2-mods is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996028"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996029",
"Version": "1",
"Check": "all",
"Comment": "apache2-suexec is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996029"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202411996030",
"Version": "1",
"Check": "all",
"Comment": "rpm-build-apache2 is earlier than 1:2.4.62-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202411996030"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202411996001"
}
}
]
}

File diff suppressed because one or more lines are too long

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:202410171001",
"Version": "1",
"Comment": "chromium is installed",
"Name": "chromium"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:2001",
"Version": "1",
"Text": {}
}
],
"RPMInfoStates": [
{
"ID": "oval:org.altlinux.errata:ste:202410171001",
"Version": "1",
"Comment": "package EVR is earlier than 0:126.0.6478.126-alt0.p10.1",
"Arch": {},
"EVR": {
"Text": "0:126.0.6478.126-alt0.p10.1",
"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:202410171001",
"Version": "1",
"Check": "all",
"Comment": "chromium is earlier than 0:126.0.6478.126-alt0.p10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202410171001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202410171001"
}
}
]
}

File diff suppressed because one or more lines are too long

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:202410294001",
"Version": "1",
"Comment": "chromium is installed",
"Name": "chromium"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:2001",
"Version": "1",
"Text": {}
}
],
"RPMInfoStates": [
{
"ID": "oval:org.altlinux.errata:ste:202410294001",
"Version": "1",
"Comment": "package EVR is earlier than 0:126.0.6478.182-alt0.p10.1",
"Arch": {},
"EVR": {
"Text": "0:126.0.6478.182-alt0.p10.1",
"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:202410294001",
"Version": "1",
"Check": "all",
"Comment": "chromium is earlier than 0:126.0.6478.182-alt0.p10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202410294001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202410294001"
}
}
]
}