vuln-list-alt/oval/c10f1/ALT-PU-2014-1957/definitions.json
2024-06-28 13:17:52 +00:00

128 lines
5.0 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20141957",
"Version": "oval:org.altlinux.errata:def:20141957",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2014-1957: package `ansible` update to version 1.6.8-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f1"
],
"Products": [
"ALT SP Workstation",
"ALT SP Server"
]
}
],
"References": [
{
"RefID": "ALT-PU-2014-1957",
"RefURL": "https://errata.altlinux.org/ALT-PU-2014-1957",
"Source": "ALTPU"
},
{
"RefID": "CVE-2014-3498",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-3498",
"Source": "CVE"
},
{
"RefID": "CVE-2014-4678",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-4678",
"Source": "CVE"
},
{
"RefID": "CVE-2014-4966",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-4966",
"Source": "CVE"
},
{
"RefID": "CVE-2014-4967",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2014-4967",
"Source": "CVE"
}
],
"Description": "This update upgrades ansible to version 1.6.8-alt1. \nSecurity Fix(es):\n\n * CVE-2014-3498: The user module in ansible before 1.6.6 allows remote authenticated users to execute arbitrary commands.\n\n * CVE-2014-4678: The safe_eval function in Ansible before 1.6.4 does not properly restrict the code subset, which allows remote attackers to execute arbitrary code via crafted instructions. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-4657.\n\n * CVE-2014-4966: Ansible before 1.6.7 does not prevent inventory data with \"{{\" and \"lookup\" substrings, and does not prevent remote data with \"{{\" substrings, which allows remote attackers to execute arbitrary code via (1) crafted lookup('pipe') calls or (2) crafted Jinja2 data.\n\n * CVE-2014-4967: Multiple argument injection vulnerabilities in Ansible before 1.6.7 allow remote attackers to execute arbitrary code by leveraging access to an Ansible managed host and providing a crafted fact, as demonstrated by a fact with (1) a trailing \" src=\" clause, (2) a trailing \" temp=\" clause, or (3) a trailing \" validate=\" clause accompanied by a shell command.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Critical",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2014-07-26"
},
"Updated": {
"Date": "2014-07-26"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2014-3498",
"CVSS": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-20",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-3498",
"Impact": "High",
"Public": "20170608"
},
{
"ID": "CVE-2014-4678",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-74",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-4678",
"Impact": "Critical",
"Public": "20200220"
},
{
"ID": "CVE-2014-4966",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-74",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-4966",
"Impact": "Critical",
"Public": "20200218"
},
{
"ID": "CVE-2014-4967",
"CVSS": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-74",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2014-4967",
"Impact": "Critical",
"Public": "20200218"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"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:20141957001",
"Comment": "ansible is earlier than 0:1.6.8-alt1"
}
]
}
]
}
}
]
}