ALT Vulnerability
This commit is contained in:
parent
1265dd8e77
commit
83b427ab71
131
oval/c10f1/ALT-PU-2024-1430/definitions.json
Normal file
131
oval/c10f1/ALT-PU-2024-1430/definitions.json
Normal file
@ -0,0 +1,131 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241430",
|
||||
"Version": "oval:org.altlinux.errata:def:20241430",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1430: package `openssh` update to version 7.9p1-alt4.p10.4",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f1"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SP Workstation",
|
||||
"ALT SP Server"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-1430",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1430",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2023-08853",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2023-08853",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2023-48795",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades openssh to version 7.9p1-alt4.p10.4. \nSecurity Fix(es):\n\n * BDU:2023-08853: Уязвимость реализации протокола SSH, связанная с возможностью откорректировать порядковые номера пакетов в процессе согласования соединения и добиться удаления произвольного числа служебных SSH-сообщений, позволяющая нарушителю обойти проверки целостности, отключить существующие функции безопасности, получить несанкционированный доступ к защищаемой информации\n\n * CVE-2023-48795: The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.\n\n * #45029: Неверный код возврата при запуске ssh-agent",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "High",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-01-31"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-01-31"
|
||||
},
|
||||
"bdu": [
|
||||
{
|
||||
"Cvss": "AV:N/AC:H/Au:N/C:C/I:C/A:N",
|
||||
"Cvss3": "AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
|
||||
"Cwe": "CWE-222",
|
||||
"Href": "https://bdu.fstec.ru/vul/2023-08853",
|
||||
"Impact": "High",
|
||||
"Public": "20231218",
|
||||
"CveID": "BDU:2023-08853"
|
||||
}
|
||||
],
|
||||
"Cves": [
|
||||
{
|
||||
"Cvss3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
|
||||
"Cwe": "CWE-354",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
|
||||
"Impact": "Low",
|
||||
"Public": "20231218",
|
||||
"CveID": "CVE-2023-48795"
|
||||
}
|
||||
],
|
||||
"Bugzilla": [
|
||||
{
|
||||
"Id": "45029",
|
||||
"Href": "https://bugzilla.altlinux.org/45029",
|
||||
"Data": "Неверный код возврата при запуске ssh-agent"
|
||||
}
|
||||
],
|
||||
"AffectedCpeList": {
|
||||
"Cpe": [
|
||||
"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:20241430001",
|
||||
"Comment": "openssh is earlier than 0:7.9p1-alt4.p10.4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241430002",
|
||||
"Comment": "openssh-askpass-common is earlier than 0:7.9p1-alt4.p10.4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241430003",
|
||||
"Comment": "openssh-clients is earlier than 0:7.9p1-alt4.p10.4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241430004",
|
||||
"Comment": "openssh-common is earlier than 0:7.9p1-alt4.p10.4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241430005",
|
||||
"Comment": "openssh-keysign is earlier than 0:7.9p1-alt4.p10.4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241430006",
|
||||
"Comment": "openssh-server is earlier than 0:7.9p1-alt4.p10.4"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241430007",
|
||||
"Comment": "openssh-server-control is earlier than 0:7.9p1-alt4.p10.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
70
oval/c10f1/ALT-PU-2024-1430/objects.json
Normal file
70
oval/c10f1/ALT-PU-2024-1430/objects.json
Normal file
@ -0,0 +1,70 @@
|
||||
{
|
||||
"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:20241430001",
|
||||
"Version": "1",
|
||||
"comment": "openssh is installed",
|
||||
"Name": "openssh"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241430002",
|
||||
"Version": "1",
|
||||
"comment": "openssh-askpass-common is installed",
|
||||
"Name": "openssh-askpass-common"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241430003",
|
||||
"Version": "1",
|
||||
"comment": "openssh-clients is installed",
|
||||
"Name": "openssh-clients"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241430004",
|
||||
"Version": "1",
|
||||
"comment": "openssh-common is installed",
|
||||
"Name": "openssh-common"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241430005",
|
||||
"Version": "1",
|
||||
"comment": "openssh-keysign is installed",
|
||||
"Name": "openssh-keysign"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241430006",
|
||||
"Version": "1",
|
||||
"comment": "openssh-server is installed",
|
||||
"Name": "openssh-server"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241430007",
|
||||
"Version": "1",
|
||||
"comment": "openssh-server-control is installed",
|
||||
"Name": "openssh-server-control"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f1/ALT-PU-2024-1430/states.json
Normal file
23
oval/c10f1/ALT-PU-2024-1430/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:4001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20241430001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:7.9p1-alt4.p10.4",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
102
oval/c10f1/ALT-PU-2024-1430/tests.json
Normal file
102
oval/c10f1/ALT-PU-2024-1430/tests.json
Normal file
@ -0,0 +1,102 @@
|
||||
{
|
||||
"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:20241430001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "openssh is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241430001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241430001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241430002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "openssh-askpass-common is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241430002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241430001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241430003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "openssh-clients is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241430003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241430001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241430004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "openssh-common is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241430004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241430001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241430005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "openssh-keysign is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241430005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241430001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241430006",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "openssh-server is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241430006"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241430001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241430007",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "openssh-server-control is earlier than 0:7.9p1-alt4.p10.4",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241430007"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241430001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
300
oval/c10f2/ALT-PU-2024-1431/definitions.json
Normal file
300
oval/c10f2/ALT-PU-2024-1431/definitions.json
Normal file
File diff suppressed because one or more lines are too long
58
oval/c10f2/ALT-PU-2024-1431/objects.json
Normal file
58
oval/c10f2/ALT-PU-2024-1431/objects.json
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"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:20241431001",
|
||||
"Version": "1",
|
||||
"comment": "MySQL-client is installed",
|
||||
"Name": "MySQL-client"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241431002",
|
||||
"Version": "1",
|
||||
"comment": "MySQL-server is installed",
|
||||
"Name": "MySQL-server"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241431003",
|
||||
"Version": "1",
|
||||
"comment": "MySQL-server-perl is installed",
|
||||
"Name": "MySQL-server-perl"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241431004",
|
||||
"Version": "1",
|
||||
"comment": "libmysqlclient21 is installed",
|
||||
"Name": "libmysqlclient21"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241431005",
|
||||
"Version": "1",
|
||||
"comment": "libmysqlclient21-devel is installed",
|
||||
"Name": "libmysqlclient21-devel"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f2/ALT-PU-2024-1431/states.json
Normal file
23
oval/c10f2/ALT-PU-2024-1431/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:5001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20241431001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:8.0.36-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:8.0.36-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
78
oval/c10f2/ALT-PU-2024-1431/tests.json
Normal file
78
oval/c10f2/ALT-PU-2024-1431/tests.json
Normal file
@ -0,0 +1,78 @@
|
||||
{
|
||||
"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:20241431001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "MySQL-client is earlier than 0:8.0.36-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241431001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241431001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241431002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "MySQL-server is earlier than 0:8.0.36-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241431002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241431001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241431003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "MySQL-server-perl is earlier than 0:8.0.36-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241431003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241431001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241431004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libmysqlclient21 is earlier than 0:8.0.36-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241431004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241431001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241431005",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libmysqlclient21-devel is earlier than 0:8.0.36-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241431005"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241431001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
109
oval/c10f2/ALT-PU-2024-1534/definitions.json
Normal file
109
oval/c10f2/ALT-PU-2024-1534/definitions.json
Normal file
@ -0,0 +1,109 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20241534",
|
||||
"Version": "oval:org.altlinux.errata:def:20241534",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-1534: package `libdnf` update to version 0.65.0-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c10f2"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-1534",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-1534",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "BDU:2021-04884",
|
||||
"RefURL": "https://bdu.fstec.ru/vul/2021-04884",
|
||||
"Source": "BDU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2021-3445",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-3445",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades libdnf to version 0.65.0-alt1. \nSecurity Fix(es):\n\n * BDU:2021-04884: Уязвимость библиотеки менеджера пакета libdnf, связанная с некорректным подтверждением криптографической подписи данных, позволяющая нарушителю получить доступ к конфиденциальным данным, нарушить их целостность, а также вызвать отказ в обслуживании\n\n * CVE-2021-3445: A flaw was found in libdnf's signature verification functionality in versions before 0.60.1. This flaw allows an attacker to achieve code execution if they can alter the header information of an RPM package and then trick a user or system into installing it. The highest risk of this vulnerability is to confidentiality, integrity, as well as system availability.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "High",
|
||||
"Rights": "Copyright 2023 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-01-31"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-01-31"
|
||||
},
|
||||
"bdu": [
|
||||
{
|
||||
"Cvss": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
|
||||
"Cvss3": "AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
||||
"Cwe": "CWE-347",
|
||||
"Href": "https://bdu.fstec.ru/vul/2021-04884",
|
||||
"Impact": "High",
|
||||
"Public": "20210412",
|
||||
"CveID": "BDU:2021-04884"
|
||||
}
|
||||
],
|
||||
"Cves": [
|
||||
{
|
||||
"Cvss": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
|
||||
"Cvss3": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
|
||||
"Cwe": "CWE-347",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-3445",
|
||||
"Impact": "High",
|
||||
"Public": "20210519",
|
||||
"CveID": "CVE-2021-3445"
|
||||
}
|
||||
],
|
||||
"AffectedCpeList": {
|
||||
"Cpe": [
|
||||
"cpe:/o:alt:spworkstation:10",
|
||||
"cpe:/o:alt:spserver:10"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"Criteria": {
|
||||
"Operator": "AND",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:5001",
|
||||
"Comment": "ALT Linux must be installed"
|
||||
}
|
||||
],
|
||||
"Criterias": [
|
||||
{
|
||||
"Operator": "OR",
|
||||
"Criterions": [
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241534001",
|
||||
"Comment": "libdnf is earlier than 0:0.65.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241534002",
|
||||
"Comment": "libdnf-devel is earlier than 0:0.65.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241534003",
|
||||
"Comment": "python3-module-hawkey is earlier than 0:0.65.0-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20241534004",
|
||||
"Comment": "python3-module-libdnf is earlier than 0:0.65.0-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
52
oval/c10f2/ALT-PU-2024-1534/objects.json
Normal file
52
oval/c10f2/ALT-PU-2024-1534/objects.json
Normal file
@ -0,0 +1,52 @@
|
||||
{
|
||||
"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:20241534001",
|
||||
"Version": "1",
|
||||
"comment": "libdnf is installed",
|
||||
"Name": "libdnf"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241534002",
|
||||
"Version": "1",
|
||||
"comment": "libdnf-devel is installed",
|
||||
"Name": "libdnf-devel"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241534003",
|
||||
"Version": "1",
|
||||
"comment": "python3-module-hawkey is installed",
|
||||
"Name": "python3-module-hawkey"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20241534004",
|
||||
"Version": "1",
|
||||
"comment": "python3-module-libdnf is installed",
|
||||
"Name": "python3-module-libdnf"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c10f2/ALT-PU-2024-1534/states.json
Normal file
23
oval/c10f2/ALT-PU-2024-1534/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:5001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20241534001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:0.65.0-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:0.65.0-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
66
oval/c10f2/ALT-PU-2024-1534/tests.json
Normal file
66
oval/c10f2/ALT-PU-2024-1534/tests.json
Normal file
@ -0,0 +1,66 @@
|
||||
{
|
||||
"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:20241534001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libdnf is earlier than 0:0.65.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241534001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241534001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241534002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libdnf-devel is earlier than 0:0.65.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241534002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241534001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241534003",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "python3-module-hawkey is earlier than 0:0.65.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241534003"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241534001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20241534004",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "python3-module-libdnf is earlier than 0:0.65.0-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20241534004"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20241534001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -92,8 +92,10 @@
|
||||
"CveID": "CVE-2023-6816"
|
||||
},
|
||||
{
|
||||
"Cvss3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
||||
"Cwe": "NVD-CWE-Other",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0408",
|
||||
"Impact": "None",
|
||||
"Impact": "Low",
|
||||
"Public": "20240118",
|
||||
"CveID": "CVE-2024-0408"
|
||||
}
|
||||
|
@ -97,14 +97,18 @@
|
||||
"CveID": "CVE-2023-6816"
|
||||
},
|
||||
{
|
||||
"Cvss3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
||||
"Cwe": "NVD-CWE-Other",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0408",
|
||||
"Impact": "None",
|
||||
"Impact": "Low",
|
||||
"Public": "20240118",
|
||||
"CveID": "CVE-2024-0408"
|
||||
},
|
||||
{
|
||||
"Cvss3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||||
"Cwe": "CWE-787",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0409",
|
||||
"Impact": "None",
|
||||
"Impact": "High",
|
||||
"Public": "20240118",
|
||||
"CveID": "CVE-2024-0409"
|
||||
}
|
||||
|
@ -97,14 +97,18 @@
|
||||
"CveID": "CVE-2023-6816"
|
||||
},
|
||||
{
|
||||
"Cvss3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
|
||||
"Cwe": "NVD-CWE-Other",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0408",
|
||||
"Impact": "None",
|
||||
"Impact": "Low",
|
||||
"Public": "20240118",
|
||||
"CveID": "CVE-2024-0408"
|
||||
},
|
||||
{
|
||||
"Cvss3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||||
"Cwe": "CWE-787",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-0409",
|
||||
"Impact": "None",
|
||||
"Impact": "High",
|
||||
"Public": "20240118",
|
||||
"CveID": "CVE-2024-0409"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user