vuln-list-alt/oval/c10f2/ALT-PU-2023-6463/definitions.json
2024-04-16 14:26:14 +00:00

105 lines
4.0 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20236463",
"Version": "oval:org.altlinux.errata:def:20236463",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2023-6463: package `python3-module-sqlparse` update to version 0.4.4-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f2"
]
}
],
"References": [
{
"RefID": "ALT-PU-2023-6463",
"RefURL": "https://errata.altlinux.org/ALT-PU-2023-6463",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-01768",
"RefURL": "https://bdu.fstec.ru/vul/2022-01768",
"Source": "BDU"
},
{
"RefID": "CVE-2021-32839",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-32839",
"Source": "CVE"
}
],
"Description": "This update upgrades python3-module-sqlparse to version 0.4.4-alt1. \nSecurity Fix(es):\n\n * BDU:2022-01768: Уязвимость функционала форматирования модуля парсера SQL для Python Sqlparse, позволяющая нарушителю вызвать отказ в обслуживании\n\n * CVE-2021-32839: sqlparse is a non-validating SQL parser module for Python. In sqlparse versions 0.4.0 and 0.4.1 there is a regular Expression Denial of Service in sqlparse vulnerability. The regular expression may cause exponential backtracking on strings containing many repetitions of '\\r\\n' in SQL comments. Only the formatting feature that removes comments from SQL statements is affected by this regular expression. As a workaround don't use the sqlformat.format function with keyword strip_comments=True or the --strip-comments command line flag when using the sqlformat command line tool. The issues has been fixed in sqlparse 0.4.2.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2023-10-23"
},
"Updated": {
"Date": "2023-10-23"
},
"BDUs": [
{
"ID": "BDU:2022-01768",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"CVSS3": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-400",
"Href": "https://bdu.fstec.ru/vul/2022-01768",
"Impact": "High",
"Public": "20210920"
}
],
"CVEs": [
{
"ID": "CVE-2021-32839",
"CVSS": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-400",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-32839",
"Impact": "High",
"Public": "20210920"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:5001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20236463001",
"Comment": "python3-module-sqlparse is earlier than 0:0.4.4-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20236463002",
"Comment": "python3-module-sqlparse-docs is earlier than 0:0.4.4-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20236463003",
"Comment": "python3-module-sqlparse-pickles is earlier than 0:0.4.4-alt1"
}
]
}
]
}
}
]
}