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

112 lines
4.1 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:202414056",
"Version": "oval:org.altlinux.errata:def:202414056",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-14056: package `sqlcipher` update to version 4.6.1-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-14056",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-14056",
"Source": "ALTPU"
},
{
"RefID": "CVE-2020-27207",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2020-27207",
"Source": "CVE"
},
{
"RefID": "CVE-2021-3119",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2021-3119",
"Source": "CVE"
}
],
"Description": "This update upgrades sqlcipher to version 4.6.1-alt1. \nSecurity Fix(es):\n\n * CVE-2020-27207: Zetetic SQLCipher 4.x before 4.4.1 has a use-after-free, related to sqlcipher_codec_pragma and sqlite3Strlen30 in sqlite3.c. A remote denial of service attack can be performed. For example, a SQL injection can be used to execute the crafted SQL command sequence. After that, some unexpected RAM data is read.\n\n * CVE-2021-3119: Zetetic SQLCipher 4.x before 4.4.3 has a NULL pointer dereferencing issue related to sqlcipher_export in crypto.c and sqlite3StrICmp in sqlite3.c. This may allow an attacker to perform a remote denial of service attack. For example, an SQL injection can be used to execute the crafted SQL command sequence, which causes a segmentation fault.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2024-10-17"
},
"Updated": {
"Date": "2024-10-17"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2020-27207",
"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-416",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2020-27207",
"Impact": "High",
"Public": "20201126"
},
{
"ID": "CVE-2021-3119",
"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-476",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2021-3119",
"Impact": "High",
"Public": "20210325"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:4001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:202414056001",
"Comment": "libsqlcipher is earlier than 0:4.6.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202414056002",
"Comment": "libsqlcipher-devel is earlier than 0:4.6.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202414056003",
"Comment": "sqlcipher is earlier than 0:4.6.1-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:202414056004",
"Comment": "sqlcipher-tcl is earlier than 0:4.6.1-alt1"
}
]
}
]
}
}
]
}