171 lines
6.6 KiB
JSON
171 lines
6.6 KiB
JSON
{
|
|
"Definition": [
|
|
{
|
|
"ID": "oval:org.altlinux.errata:def:20131179",
|
|
"Version": "oval:org.altlinux.errata:def:20131179",
|
|
"Class": "patch",
|
|
"Metadata": {
|
|
"Title": "ALT-PU-2013-1179: package `salt` update to version 0.17.2-alt1",
|
|
"AffectedList": [
|
|
{
|
|
"Family": "unix",
|
|
"Platforms": [
|
|
"ALT Linux branch p10"
|
|
],
|
|
"Products": [
|
|
"ALT Server",
|
|
"ALT Virtualization Server",
|
|
"ALT Workstation",
|
|
"ALT Workstation K",
|
|
"ALT Education",
|
|
"Simply Linux",
|
|
"Starterkit",
|
|
"ALT Container"
|
|
]
|
|
}
|
|
],
|
|
"References": [
|
|
{
|
|
"RefID": "ALT-PU-2013-1179",
|
|
"RefURL": "https://errata.altlinux.org/ALT-PU-2013-1179",
|
|
"Source": "ALTPU"
|
|
},
|
|
{
|
|
"RefID": "CVE-2013-4435",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-4435",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2013-4436",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-4436",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2013-4437",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-4437",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2013-4438",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-4438",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2013-4439",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-4439",
|
|
"Source": "CVE"
|
|
},
|
|
{
|
|
"RefID": "CVE-2013-6617",
|
|
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2013-6617",
|
|
"Source": "CVE"
|
|
}
|
|
],
|
|
"Description": "This update upgrades salt to version 0.17.2-alt1. \nSecurity Fix(es):\n\n * CVE-2013-4435: Salt (aka SaltStack) 0.15.0 through 0.17.0 allows remote authenticated users who are using external authentication or client ACL to execute restricted routines by embedding the routine in another routine.\n\n * CVE-2013-4436: The default configuration for salt-ssh in Salt (aka SaltStack) 0.17.0 does not validate the SSH host key of requests, which allows remote attackers to have unspecified impact via a man-in-the-middle (MITM) attack.\n\n * CVE-2013-4437: Unspecified vulnerability in salt-ssh in Salt (aka SaltStack) 0.17.0 has unspecified impact and vectors related to \"insecure Usage of /tmp.\"\n\n * CVE-2013-4438: Salt (aka SaltStack) before 0.17.1 allows remote attackers to execute arbitrary YAML code via unspecified vectors. NOTE: the vendor states that this might not be a vulnerability because the YAML to be loaded has already been determined to be safe.\n\n * CVE-2013-4439: Salt (aka SaltStack) before 0.15.0 through 0.17.0 allows remote authenticated minions to impersonate arbitrary minions via a crafted minion with a valid key.\n\n * CVE-2013-6617: The salt master in Salt (aka SaltStack) 0.11.0 through 0.17.0 does not properly drop group privileges, which makes it easier for remote attackers to gain privileges.",
|
|
"Advisory": {
|
|
"From": "errata.altlinux.org",
|
|
"Severity": "Critical",
|
|
"Rights": "Copyright 2024 BaseALT Ltd.",
|
|
"Issued": {
|
|
"Date": "2013-11-24"
|
|
},
|
|
"Updated": {
|
|
"Date": "2013-11-24"
|
|
},
|
|
"BDUs": null,
|
|
"CVEs": [
|
|
{
|
|
"ID": "CVE-2013-4435",
|
|
"CVSS": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
|
|
"CWE": "CWE-287",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-4435",
|
|
"Impact": "Low",
|
|
"Public": "20131105"
|
|
},
|
|
{
|
|
"ID": "CVE-2013-4436",
|
|
"CVSS": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
|
|
"CWE": "CWE-20",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-4436",
|
|
"Impact": "Critical",
|
|
"Public": "20131105"
|
|
},
|
|
{
|
|
"ID": "CVE-2013-4437",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
|
|
"CWE": "NVD-CWE-noinfo",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-4437",
|
|
"Impact": "Critical",
|
|
"Public": "20131105"
|
|
},
|
|
{
|
|
"ID": "CVE-2013-4438",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
|
|
"CWE": "CWE-94",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-4438",
|
|
"Impact": "High",
|
|
"Public": "20131105"
|
|
},
|
|
{
|
|
"ID": "CVE-2013-4439",
|
|
"CVSS": "AV:N/AC:M/Au:S/C:P/I:P/A:N",
|
|
"CWE": "CWE-264",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-4439",
|
|
"Impact": "Low",
|
|
"Public": "20131105"
|
|
},
|
|
{
|
|
"ID": "CVE-2013-6617",
|
|
"CVSS": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
|
|
"CWE": "CWE-264",
|
|
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2013-6617",
|
|
"Impact": "Critical",
|
|
"Public": "20131105"
|
|
}
|
|
],
|
|
"AffectedCPEs": {
|
|
"CPEs": [
|
|
"cpe:/o:alt:kworkstation:10",
|
|
"cpe:/o:alt:workstation:10",
|
|
"cpe:/o:alt:server:10",
|
|
"cpe:/o:alt:server-v:10",
|
|
"cpe:/o:alt:education:10",
|
|
"cpe:/o:alt:slinux:10",
|
|
"cpe:/o:alt:starterkit:10",
|
|
"cpe:/o:alt:starterkit:p10",
|
|
"cpe:/o:alt:container:10"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"Criteria": {
|
|
"Operator": "AND",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:2001",
|
|
"Comment": "ALT Linux must be installed"
|
|
}
|
|
],
|
|
"Criterias": [
|
|
{
|
|
"Operator": "OR",
|
|
"Criterions": [
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20131179001",
|
|
"Comment": "python-module-salt is earlier than 0:0.17.2-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20131179002",
|
|
"Comment": "salt-master is earlier than 0:0.17.2-alt1"
|
|
},
|
|
{
|
|
"TestRef": "oval:org.altlinux.errata:tst:20131179003",
|
|
"Comment": "salt-minion is earlier than 0:0.17.2-alt1"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
} |