ALT Vulnerability
This commit is contained in:
parent
d77e2f4f89
commit
e4cc8d49e8
135
oval/c10f1/ALT-PU-2024-11813/definitions.json
Normal file
135
oval/c10f1/ALT-PU-2024-11813/definitions.json
Normal file
@ -0,0 +1,135 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411813",
|
||||
"Version": "oval:org.altlinux.errata:def:202411813",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11813: package `libwebp` update to version 1.3.2-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-11813",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11813",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2023-02923",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2023-02923",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2023-05510",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2023-05510",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2023-1999",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-1999",
|
||||
"Source": "CVE"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2023-4863",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-4863",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades libwebp to version 1.3.2-alt1. \nSecurity Fix(es):\n\n * BDU:2023-02923: Уязвимость функции EncodeAlphaInternal() библиотеки libwebp для кодирования и декодирования изображений в формате WebP браузеров Mozilla Firefox, Firefox ESR и почтового клиента Thunderbird, позволяющая нарушителю вызвать отказ в обслуживании\n\n * BDU:2023-05510: Уязвимость библиотеки libwebp для кодирования и декодирования изображений в формате WebP, связанная с чтением за границами буфера в памяти, позволяющая нарушителю выполнить произвольный код\n\n * CVE-2023-1999: There exists a use after free/double free in libwebp. An attacker can use the ApplyFiltersAndEncode() function and loop through to free best.bw and assign best = trial pointer. The second loop will then return 0 because of an Out of memory error in VP8 encoder, the pointer is still assigned to trial and the AddressSanitizer will attempt a double free. \n\n\n * CVE-2023-4863: Heap buffer overflow in libwebp in Google Chrome prior to 116.0.5845.187 and libwebp 1.3.2 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: Critical)",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "High",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-09-07"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-09-07"
|
||||
},
|
||||
"BDUs": [
|
||||
{
|
||||
"ID": "BDU:2023-02923",
|
||||
"CVSS": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
|
||||
"CVSS3": "AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
||||
"CWE": "CWE-119, CWE-415",
|
||||
"Href": "https://bdu.fstec.ru/vul/2023-02923",
|
||||
"Impact": "High",
|
||||
"Public": "20230223"
|
||||
},
|
||||
{
|
||||
"ID": "BDU:2023-05510",
|
||||
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
|
||||
"CVSS3": "AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
||||
"CWE": "CWE-125",
|
||||
"Href": "https://bdu.fstec.ru/vul/2023-05510",
|
||||
"Impact": "High",
|
||||
"Public": "20230911"
|
||||
}
|
||||
],
|
||||
"CVEs": [
|
||||
{
|
||||
"ID": "CVE-2023-1999",
|
||||
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
||||
"CWE": "CWE-415",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-1999",
|
||||
"Impact": "High",
|
||||
"Public": "20230620"
|
||||
},
|
||||
{
|
||||
"ID": "CVE-2023-4863",
|
||||
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
||||
"CWE": "CWE-787",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-4863",
|
||||
"Impact": "High",
|
||||
"Public": "20230912"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411813001",
|
||||
"Comment": "libwebp-devel is earlier than 0:1.3.2-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411813002",
|
||||
"Comment": "libwebp-tools is earlier than 0:1.3.2-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411813003",
|
||||
"Comment": "libwebp7 is earlier than 0:1.3.2-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
46
oval/c10f1/ALT-PU-2024-11813/objects.json
Normal file
46
oval/c10f1/ALT-PU-2024-11813/objects.json
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"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:202411813001",
|
||||
"Version": "1",
|
||||
"Comment": "libwebp-devel is installed",
|
||||
"Name": "libwebp-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411813002",
|
||||
"Version": "1",
|
||||
"Comment": "libwebp-tools is installed",
|
||||
"Name": "libwebp-tools"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411813003",
|
||||
"Version": "1",
|
||||
"Comment": "libwebp7 is installed",
|
||||
"Name": "libwebp7"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-11813/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-11813/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411813001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:1.3.2-alt1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:1.3.2-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
54
oval/c10f1/ALT-PU-2024-11813/tests.json
Normal file
54
oval/c10f1/ALT-PU-2024-11813/tests.json
Normal file
@ -0,0 +1,54 @@
|
||||
{
|
||||
"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:202411813001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libwebp-devel is earlier than 0:1.3.2-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411813001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411813001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411813002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libwebp-tools is earlier than 0:1.3.2-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411813002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411813001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411813003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libwebp7 is earlier than 0:1.3.2-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411813003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411813001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
77
oval/c10f1/ALT-PU-2024-11815/definitions.json
Normal file
77
oval/c10f1/ALT-PU-2024-11815/definitions.json
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411815",
|
||||
"Version": "oval:org.altlinux.errata:def:202411815",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11815: package `motion` update to version 4.5.1-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-11815",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11815",
|
||||
"Source": "ALTPU"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades motion to version 4.5.1-alt1. \nSecurity Fix(es):\n\n * #41020: /etc/motion/motion.conf в spec-файле без noreplace",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-09-07"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-09-07"
|
||||
},
|
||||
"BDUs": null,
|
||||
"Bugzilla": [
|
||||
{
|
||||
"ID": "41020",
|
||||
"Href": "https://bugzilla.altlinux.org/41020",
|
||||
"Data": "/etc/motion/motion.conf в spec-файле без noreplace"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411815001",
|
||||
"Comment": "motion is earlier than 0:4.5.1-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
34
oval/c10f1/ALT-PU-2024-11815/objects.json
Normal file
34
oval/c10f1/ALT-PU-2024-11815/objects.json
Normal file
@ -0,0 +1,34 @@
|
||||
{
|
||||
"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:202411815001",
|
||||
"Version": "1",
|
||||
"Comment": "motion is installed",
|
||||
"Name": "motion"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-11815/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-11815/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411815001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:4.5.1-alt1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:4.5.1-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
30
oval/c10f1/ALT-PU-2024-11815/tests.json
Normal file
30
oval/c10f1/ALT-PU-2024-11815/tests.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"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:202411815001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "motion is earlier than 0:4.5.1-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411815001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411815001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
90
oval/c10f1/ALT-PU-2024-12045/definitions.json
Normal file
90
oval/c10f1/ALT-PU-2024-12045/definitions.json
Normal file
@ -0,0 +1,90 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202412045",
|
||||
"Version": "oval:org.altlinux.errata:def:202412045",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-12045: package `libosip2` update to version 5.3.1-alt1_1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-12045",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-12045",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2017-7853",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-7853",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades libosip2 to version 5.3.1-alt1_1. \nSecurity Fix(es):\n\n * CVE-2017-7853: In libosip2 in GNU oSIP 4.1.0 and 5.0.0, a malformed SIP message can lead to a heap buffer overflow in the msg_osip_body_parse() function defined in osipparser2/osip_message_parse.c, resulting in a remote DoS.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "High",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-09-07"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-09-07"
|
||||
},
|
||||
"BDUs": null,
|
||||
"CVEs": [
|
||||
{
|
||||
"ID": "CVE-2017-7853",
|
||||
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
||||
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
|
||||
"CWE": "CWE-119",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-7853",
|
||||
"Impact": "High",
|
||||
"Public": "20170413"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:4001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202412045001",
|
||||
"Comment": "libosip2-devel is earlier than 0:5.3.1-alt1_1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202412045002",
|
||||
"Comment": "libosip2_15 is earlier than 0:5.3.1-alt1_1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
40
oval/c10f1/ALT-PU-2024-12045/objects.json
Normal file
40
oval/c10f1/ALT-PU-2024-12045/objects.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"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:202412045001",
|
||||
"Version": "1",
|
||||
"Comment": "libosip2-devel is installed",
|
||||
"Name": "libosip2-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202412045002",
|
||||
"Version": "1",
|
||||
"Comment": "libosip2_15 is installed",
|
||||
"Name": "libosip2_15"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-12045/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-12045/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202412045001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:5.3.1-alt1_1",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:5.3.1-alt1_1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
42
oval/c10f1/ALT-PU-2024-12045/tests.json
Normal file
42
oval/c10f1/ALT-PU-2024-12045/tests.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"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:202412045001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libosip2-devel is earlier than 0:5.3.1-alt1_1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202412045001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202412045001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202412045002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libosip2_15 is earlier than 0:5.3.1-alt1_1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202412045002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202412045001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
175
oval/p10/ALT-PU-2024-11569/definitions.json
Normal file
175
oval/p10/ALT-PU-2024-11569/definitions.json
Normal file
@ -0,0 +1,175 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:202411569",
|
||||
"Version": "oval:org.altlinux.errata:def:202411569",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-11569: package `freeipa` update to version 4.9.14-alt0.p10.3",
|
||||
"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-11569",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-11569",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2024-01678",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2024-01678",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2024-1481",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades freeipa to version 4.9.14-alt0.p10.3. \nSecurity Fix(es):\n\n * BDU:2024-01678: Уязвимость функции run() сценария сервера FreeIPA, позволяющая нарушителю получить несанкционированный доступ к защищаемой информации или вызвать отказ в обслуживании\n\n * CVE-2024-1481: A flaw was found in FreeIPA. This issue may allow a remote attacker to craft a HTTP request with parameters that can be interpreted as command arguments to kinit on the FreeIPA server, which can lead to a denial of service.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-09-06"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-09-06"
|
||||
},
|
||||
"BDUs": [
|
||||
{
|
||||
"ID": "BDU:2024-01678",
|
||||
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
|
||||
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
|
||||
"CWE": "CWE-20, CWE-404",
|
||||
"Href": "https://bdu.fstec.ru/vul/2024-01678",
|
||||
"Impact": "Low",
|
||||
"Public": "20240213"
|
||||
}
|
||||
],
|
||||
"CVEs": [
|
||||
{
|
||||
"ID": "CVE-2024-1481",
|
||||
"CWE": "CWE-20",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-1481",
|
||||
"Impact": "None",
|
||||
"Public": "20240410"
|
||||
}
|
||||
],
|
||||
"AffectedCPEs": {
|
||||
"CPEs": [
|
||||
"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:202411569001",
|
||||
"Comment": "freeipa-client is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569002",
|
||||
"Comment": "freeipa-client-automount is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569003",
|
||||
"Comment": "freeipa-client-common is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569004",
|
||||
"Comment": "freeipa-client-epn is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569005",
|
||||
"Comment": "freeipa-client-samba is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569006",
|
||||
"Comment": "freeipa-common is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569007",
|
||||
"Comment": "freeipa-server is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569008",
|
||||
"Comment": "freeipa-server-common is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569009",
|
||||
"Comment": "freeipa-server-dns is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569010",
|
||||
"Comment": "freeipa-server-trust-ad is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569011",
|
||||
"Comment": "python3-module-freeipa is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569012",
|
||||
"Comment": "python3-module-ipaclient is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569013",
|
||||
"Comment": "python3-module-ipaserver is earlier than 0:4.9.14-alt0.p10.3"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:202411569014",
|
||||
"Comment": "python3-module-ipatests is earlier than 0:4.9.14-alt0.p10.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
112
oval/p10/ALT-PU-2024-11569/objects.json
Normal file
112
oval/p10/ALT-PU-2024-11569/objects.json
Normal file
@ -0,0 +1,112 @@
|
||||
{
|
||||
"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:202411569001",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-client is installed",
|
||||
"Name": "freeipa-client"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569002",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-client-automount is installed",
|
||||
"Name": "freeipa-client-automount"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569003",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-client-common is installed",
|
||||
"Name": "freeipa-client-common"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569004",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-client-epn is installed",
|
||||
"Name": "freeipa-client-epn"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569005",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-client-samba is installed",
|
||||
"Name": "freeipa-client-samba"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569006",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-common is installed",
|
||||
"Name": "freeipa-common"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569007",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-server is installed",
|
||||
"Name": "freeipa-server"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569008",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-server-common is installed",
|
||||
"Name": "freeipa-server-common"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569009",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-server-dns is installed",
|
||||
"Name": "freeipa-server-dns"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569010",
|
||||
"Version": "1",
|
||||
"Comment": "freeipa-server-trust-ad is installed",
|
||||
"Name": "freeipa-server-trust-ad"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569011",
|
||||
"Version": "1",
|
||||
"Comment": "python3-module-freeipa is installed",
|
||||
"Name": "python3-module-freeipa"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569012",
|
||||
"Version": "1",
|
||||
"Comment": "python3-module-ipaclient is installed",
|
||||
"Name": "python3-module-ipaclient"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569013",
|
||||
"Version": "1",
|
||||
"Comment": "python3-module-ipaserver is installed",
|
||||
"Name": "python3-module-ipaserver"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:202411569014",
|
||||
"Version": "1",
|
||||
"Comment": "python3-module-ipatests is installed",
|
||||
"Name": "python3-module-ipatests"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/p10/ALT-PU-2024-11569/states.json
Normal file
23
oval/p10/ALT-PU-2024-11569/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:2001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RPMInfoStates": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:202411569001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Arch": {},
|
||||
"EVR": {
|
||||
"Text": "0:4.9.14-alt0.p10.3",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
186
oval/p10/ALT-PU-2024-11569/tests.json
Normal file
186
oval/p10/ALT-PU-2024-11569/tests.json
Normal file
@ -0,0 +1,186 @@
|
||||
{
|
||||
"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:202411569001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-client is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-client-automount is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-client-common is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-client-epn is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-client-samba is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-common is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569007",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-server is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569007"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569008",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-server-common is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569008"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569009",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-server-dns is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569009"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569010",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "freeipa-server-trust-ad is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569010"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569011",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "python3-module-freeipa is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569011"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569012",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "python3-module-ipaclient is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569012"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569013",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "python3-module-ipaserver is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569013"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:202411569014",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "python3-module-ipatests is earlier than 0:4.9.14-alt0.p10.3",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:202411569014"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:202411569001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user