185 lines
7.9 KiB
JSON
185 lines
7.9 KiB
JSON
{
|
||
"Definition": [
|
||
{
|
||
"ID": "oval:org.altlinux.errata:def:20182136",
|
||
"Version": "oval:org.altlinux.errata:def:20182136",
|
||
"Class": "patch",
|
||
"Metadata": {
|
||
"Title": "ALT-PU-2018-2136: package `postgresql10` update to version 10.5-alt1",
|
||
"AffectedList": [
|
||
{
|
||
"Family": "unix",
|
||
"Platforms": [
|
||
"ALT Linux branch c9f2"
|
||
],
|
||
"Products": [
|
||
"ALT SPWorkstation",
|
||
"ALT SPServer"
|
||
]
|
||
}
|
||
],
|
||
"References": [
|
||
{
|
||
"RefID": "ALT-PU-2018-2136",
|
||
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-2136",
|
||
"Source": "ALTPU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2019-01231",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2019-01231",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "BDU:2019-01295",
|
||
"RefURL": "https://bdu.fstec.ru/vul/2019-01295",
|
||
"Source": "BDU"
|
||
},
|
||
{
|
||
"RefID": "CVE-2018-10915",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915",
|
||
"Source": "CVE"
|
||
},
|
||
{
|
||
"RefID": "CVE-2018-10925",
|
||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925",
|
||
"Source": "CVE"
|
||
}
|
||
],
|
||
"Description": "This update upgrades postgresql10 to version 10.5-alt1. \nSecurity Fix(es):\n\n * BDU:2019-01231: Уязвимость функции PQescape() библиотеки libpq системы управления базами данных PostgreSQL, позволяющая нарушителю раскрыть защищаемую информацию\n\n * BDU:2019-01295: Уязвимость системы управления базами данных PostgreSQL, связанная с ошибками авторизации, позволяющая нарушителю повысить свои привилегии\n\n * CVE-2018-10915: A vulnerability was found in libpq, the default PostgreSQL client library where libpq failed to properly reset its internal state between connections. If an affected version of libpq was used with \"host\" or \"hostaddr\" connection parameters from untrusted input, attackers could bypass client-side connection security features, obtain access to higher privileged connections or potentially cause other impact through SQL injection, by causing the PQescape() functions to malfunction. Postgresql versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 are affected.\n\n * CVE-2018-10925: It was discovered that PostgreSQL versions before 10.5, 9.6.10, 9.5.14, 9.4.19, and 9.3.24 failed to properly check authorization on certain statements involved with \"INSERT ... ON CONFLICT DO UPDATE\". An attacker with \"CREATE TABLE\" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain \"INSERT\" and limited \"UPDATE\" privileges to a particular table, they could exploit this to update other columns in the same table.",
|
||
"Advisory": {
|
||
"From": "errata.altlinux.org",
|
||
"Severity": "High",
|
||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||
"Issued": {
|
||
"Date": "2018-08-11"
|
||
},
|
||
"Updated": {
|
||
"Date": "2018-08-11"
|
||
},
|
||
"BDUs": [
|
||
{
|
||
"ID": "BDU:2019-01231",
|
||
"CVSS": "AV:N/AC:M/Au:S/C:C/I:C/A:C",
|
||
"CVSS3": "AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||
"CWE": "CWE-20",
|
||
"Href": "https://bdu.fstec.ru/vul/2019-01231",
|
||
"Impact": "High",
|
||
"Public": "20180730"
|
||
},
|
||
{
|
||
"ID": "BDU:2019-01295",
|
||
"CVSS": "AV:N/AC:L/Au:S/C:C/I:P/A:N",
|
||
"CVSS3": "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
|
||
"CWE": "CWE-285",
|
||
"Href": "https://bdu.fstec.ru/vul/2019-01295",
|
||
"Impact": "High",
|
||
"Public": "20180809"
|
||
}
|
||
],
|
||
"CVEs": [
|
||
{
|
||
"ID": "CVE-2018-10915",
|
||
"CVSS": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
|
||
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
|
||
"CWE": "CWE-89",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-10915",
|
||
"Impact": "High",
|
||
"Public": "20180809"
|
||
},
|
||
{
|
||
"ID": "CVE-2018-10925",
|
||
"CVSS": "AV:N/AC:L/Au:S/C:P/I:P/A:N",
|
||
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
|
||
"CWE": "CWE-863",
|
||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-10925",
|
||
"Impact": "High",
|
||
"Public": "20180809"
|
||
}
|
||
],
|
||
"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:20182136001",
|
||
"Comment": "libecpg6.10 is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136002",
|
||
"Comment": "libecpg6.10-devel is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136003",
|
||
"Comment": "libecpg6.10-devel-static is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136004",
|
||
"Comment": "libpq5.10 is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136005",
|
||
"Comment": "libpq5.10-devel is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136006",
|
||
"Comment": "libpq5.10-devel-static is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136007",
|
||
"Comment": "postgresql10 is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136008",
|
||
"Comment": "postgresql10-contrib is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136009",
|
||
"Comment": "postgresql10-devel is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136010",
|
||
"Comment": "postgresql10-devel-static is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136011",
|
||
"Comment": "postgresql10-docs is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136012",
|
||
"Comment": "postgresql10-perl is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136013",
|
||
"Comment": "postgresql10-python is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136014",
|
||
"Comment": "postgresql10-server is earlier than 0:10.5-alt1"
|
||
},
|
||
{
|
||
"TestRef": "oval:org.altlinux.errata:tst:20182136015",
|
||
"Comment": "postgresql10-tcl is earlier than 0:10.5-alt1"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
}
|
||
}
|
||
]
|
||
} |