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

124 lines
6.5 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20234667",
"Version": "oval:org.altlinux.errata:def:20234667",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2023-4667: package `openssl3` update to version 3.1.2-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2023-4667",
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-4667",
"Source": "ALTPU"
},
{
"RefID": "CVE-2023-2975",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-2975",
"Source": "CVE"
},
{
"RefID": "CVE-2023-3446",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-3446",
"Source": "CVE"
}
],
"Description": "This update upgrades openssl3 to version 3.1.2-alt1. \nSecurity Fix(es):\n\n * CVE-2023-2975: Issue summary: The AES-SIV cipher implementation contains a bug that causes\nit to ignore empty associated data entries which are unauthenticated as\na consequence.\n\nImpact summary: Applications that use the AES-SIV algorithm and want to\nauthenticate empty data entries as associated data can be misled by removing,\nadding or reordering such empty entries as these are ignored by the OpenSSL\nimplementation. We are currently unaware of any such applications.\n\nThe AES-SIV algorithm allows for authentication of multiple associated\ndata entries along with the encryption. To authenticate empty data the\napplication has to call EVP_EncryptUpdate() (or EVP_CipherUpdate()) with\nNULL pointer as the output buffer and 0 as the input buffer length.\nThe AES-SIV implementation in OpenSSL just returns success for such a call\ninstead of performing the associated data authentication operation.\nThe empty data thus will not be authenticated.\n\nAs this issue does not affect non-empty associated data authentication and\nwe expect it to be rare for an application to use empty associated data\nentries this is qualified as Low severity issue.\n\n * CVE-2023-3446: Issue summary: Checking excessively long DH keys or parameters may be very slow.\n\nImpact summary: Applications that use the functions DH_check(), DH_check_ex()\nor EVP_PKEY_param_check() to check a DH key or DH parameters may experience long\ndelays. Where the key or parameters that are being checked have been obtained\nfrom an untrusted source this may lead to a Denial of Service.\n\nThe function DH_check() performs various checks on DH parameters. One of those\nchecks confirms that the modulus ('p' parameter) is not too large. Trying to use\na very large modulus is slow and OpenSSL will not normally use a modulus which\nis over 10,000 bits in length.\n\nHowever the DH_check() function checks numerous aspects of the key or parameters\nthat have been supplied. Some of those checks use the supplied modulus value\neven if it has already been found to be too large.\n\nAn application that calls DH_check() and supplies a key or parameters obtained\nfrom an untrusted source could be vulernable to a Denial of Service attack.\n\nThe function DH_check() is itself called by a number of other OpenSSL functions.\nAn application calling any of those other functions may similarly be affected.\nThe other functions affected by this are DH_check_ex() and\nEVP_PKEY_param_check().\n\nAlso vulnerable are the OpenSSL dhparam and pkeyparam command line applications\nwhen using the '-check' option.\n\nThe OpenSSL SSL/TLS implementation is not affected by this issue.\nThe OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2023-08-01"
},
"Updated": {
"Date": "2023-08-01"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2023-2975",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"CWE": "CWE-287",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-2975",
"Impact": "Low",
"Public": "20230714"
},
{
"ID": "CVE-2023-3446",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"CWE": "CWE-1333",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-3446",
"Impact": "Low",
"Public": "20230719"
}
],
"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:20234667001",
"Comment": "libcrypto3 is earlier than 0:3.1.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20234667002",
"Comment": "libssl-devel is earlier than 0:3.1.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20234667003",
"Comment": "libssl-devel-static is earlier than 0:3.1.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20234667004",
"Comment": "libssl3 is earlier than 0:3.1.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20234667005",
"Comment": "openssl is earlier than 0:3.1.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20234667006",
"Comment": "openssl-doc is earlier than 0:3.1.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20234667007",
"Comment": "openssl-engines is earlier than 0:3.1.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20234667008",
"Comment": "tsget is earlier than 0:3.1.2-alt1"
}
]
}
]
}
}
]
}