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

91 lines
2.7 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20231991",
"Version": "oval:org.altlinux.errata:def:20231991",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2023-1991: package `yajl` update to version 2.1.0-alt3",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p11"
],
"Products": [
"ALT Container"
]
}
],
"References": [
{
"RefID": "ALT-PU-2023-1991",
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-1991",
"Source": "ALTPU"
},
{
"RefID": "CVE-2023-33460",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2023-33460",
"Source": "CVE"
}
],
"Description": "This update upgrades yajl to version 2.1.0-alt3. \nSecurity Fix(es):\n\n * CVE-2023-33460: There's a memory leak in yajl 2.1.0 with use of yajl_tree_parse function. which will cause out-of-memory in server and cause crash.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2023-06-14"
},
"Updated": {
"Date": "2023-06-14"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2023-33460",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"CWE": "CWE-401",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2023-33460",
"Impact": "Low",
"Public": "20230606"
}
],
"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:20231991001",
"Comment": "libyajl is earlier than 0:2.1.0-alt3"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20231991002",
"Comment": "libyajl-devel is earlier than 0:2.1.0-alt3"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20231991003",
"Comment": "yajl is earlier than 0:2.1.0-alt3"
}
]
}
]
}
}
]
}