vuln-list-alt/oval/p11/ALT-PU-2023-7171/definitions.json
2024-12-12 21:07:30 +00:00

108 lines
3.6 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20237171",
"Version": "oval:org.altlinux.errata:def:20237171",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2023-7171: package `openvpn` update to version 2.6.7-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2023-7171",
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-7171",
"Source": "ALTPU"
},
{
"RefID": "CVE-2023-46849",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-46849",
"Source": "CVE"
},
{
"RefID": "CVE-2023-46850",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-46850",
"Source": "CVE"
}
],
"Description": "This update upgrades openvpn to version 2.6.7-alt1. \nSecurity Fix(es):\n\n * CVE-2023-46849: Using the --fragment option in certain configuration setups OpenVPN version 2.6.0 to 2.6.6 allows an attacker to trigger a divide by zero behaviour which could cause an application crash, leading to a denial of service.\n\n * CVE-2023-46850: Use after free in OpenVPN version 2.6.0 to 2.6.6 may lead to undefined behavoir, leaking memory buffers or remote execution when sending network buffers to a remote peer.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2023-11-12"
},
"Updated": {
"Date": "2023-11-12"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2023-46849",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-369",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-46849",
"Impact": "High",
"Public": "20231111"
},
{
"ID": "CVE-2023-46850",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-46850",
"Impact": "Critical",
"Public": "20231111"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:container:11"
]
}
}
},
"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:20237171001",
"Comment": "openvpn is earlier than 0:2.6.7-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20237171002",
"Comment": "openvpn-devel is earlier than 0:2.6.7-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20237171003",
"Comment": "openvpn-docs is earlier than 0:2.6.7-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20237171004",
"Comment": "openvpn-plugins is earlier than 0:2.6.7-alt1"
}
]
}
]
}
}
]
}