ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-07-27 03:05:01 +00:00
parent 307fb8e080
commit 603521def8
4 changed files with 240 additions and 0 deletions

View File

@ -0,0 +1,117 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:202410169",
"Version": "oval:org.altlinux.errata:def:202410169",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-10169: package `libredwg` update to version 0.13.3.7265-alt0.p10.1",
"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-10169",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-10169",
"Source": "ALTPU"
},
{
"RefID": "CVE-2023-26157",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-26157",
"Source": "CVE"
}
],
"Description": "This update upgrades libredwg to version 0.13.3.7265-alt0.p10.1. \nSecurity Fix(es):\n\n * CVE-2023-26157: Versions of the package libredwg before 0.12.5.6384 are vulnerable to Denial of Service (DoS) due to an out-of-bounds read involving section-\u003enum_pages in decode_r2007.c.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-07-26"
},
"Updated": {
"Date": "2024-07-26"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2023-26157",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-26157",
"Impact": "High",
"Public": "20240102"
}
],
"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:202410169001",
"Comment": "liblibredwg is earlier than 0:0.13.3.7265-alt0.p10.1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202410169002",
"Comment": "libredwg is earlier than 0:0.13.3.7265-alt0.p10.1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202410169003",
"Comment": "libredwg-devel is earlier than 0:0.13.3.7265-alt0.p10.1"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"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:202410169001",
"Version": "1",
"Comment": "liblibredwg is installed",
"Name": "liblibredwg"
},
{
"ID": "oval:org.altlinux.errata:obj:202410169002",
"Version": "1",
"Comment": "libredwg is installed",
"Name": "libredwg"
},
{
"ID": "oval:org.altlinux.errata:obj:202410169003",
"Version": "1",
"Comment": "libredwg-devel is installed",
"Name": "libredwg-devel"
}
]
}

View File

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

View File

@ -0,0 +1,54 @@
{
"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:202410169001",
"Version": "1",
"Check": "all",
"Comment": "liblibredwg is earlier than 0:0.13.3.7265-alt0.p10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202410169001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202410169001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202410169002",
"Version": "1",
"Check": "all",
"Comment": "libredwg is earlier than 0:0.13.3.7265-alt0.p10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202410169002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202410169001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:202410169003",
"Version": "1",
"Check": "all",
"Comment": "libredwg-devel is earlier than 0:0.13.3.7265-alt0.p10.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:202410169003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:202410169001"
}
}
]
}