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

106 lines
3.8 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:202410567",
"Version": "oval:org.altlinux.errata:def:202410567",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-10567: package `curl` update to version 8.9.1-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-10567",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-10567",
"Source": "ALTPU"
},
{
"RefID": "BDU:2024-05923",
"RefURL": "https://bdu.fstec.ru/vul/2024-05923",
"Source": "BDU"
},
{
"RefID": "CVE-2024-7264",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-7264",
"Source": "CVE"
}
],
"Description": "This update upgrades curl to version 8.9.1-alt1. \nSecurity Fix(es):\n\n * BDU:2024-05923: Уязвимость функции GTime2str парсера ASN1 Parser библиотеки libcurl, позволяющая нарушителю вызвать октаз в обслуживании\n\n * CVE-2024-7264: libcurl's ASN1 parser code has the `GTime2str()` function, used for parsing an\nASN.1 Generalized Time field. If given an syntactically incorrect field, the\nparser might end up using -1 for the length of the *time fraction*, leading to\na `strlen()` getting performed on a pointer to a heap buffer area that is not\n(purposely) null terminated.\n\nThis flaw most likely leads to a crash, but can also lead to heap contents\ngetting returned to the application when\n[CURLINFO_CERTINFO](https://curl.se/libcurl/c/CURLINFO_CERTINFO.html) is used.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-08-06"
},
"Updated": {
"Date": "2024-08-06"
},
"BDUs": [
{
"ID": "BDU:2024-05923",
"CVSS": "AV:N/AC:H/Au:N/C:N/I:N/A:P",
"CVSS3": "AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"CWE": "CWE-125",
"Href": "https://bdu.fstec.ru/vul/2024-05923",
"Impact": "Low",
"Public": "20240731"
}
],
"CVEs": [
{
"ID": "CVE-2024-7264",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-7264",
"Impact": "Low",
"Public": "20240731"
}
],
"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:202410567001",
"Comment": "curl is earlier than 0:8.9.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202410567002",
"Comment": "libcurl is earlier than 0:8.9.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202410567003",
"Comment": "libcurl-devel is earlier than 0:8.9.1-alt1"
}
]
}
]
}
}
]
}