Florian Weimer and Todd Sabin discovered that the Bash parser incorrectly handled memory. An attacker could possibly use this issue to bypass certain environment restrictions and execute arbitrary code. (CVE-2014-7186, CVE-2014-7187)
In addition, this update introduces a hardening measure which adds prefixes and suffixes around environment variable names which contain shell functions.
{
"binaries": [
{
"binary_name": "bash",
"binary_version": "4.3-7ubuntu1.4"
},
{
"binary_name": "bash-builtins",
"binary_version": "4.3-7ubuntu1.4"
},
{
"binary_name": "bash-static",
"binary_version": "4.3-7ubuntu1.4"
}
],
"availability": "No subscription required"
}
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-2364-1.json"
{
"ecosystem": "Ubuntu:14.04:LTS",
"cves": [
{
"id": "CVE-2014-7186",
"severity": [
{
"type": "Ubuntu",
"score": "medium"
}
]
},
{
"id": "CVE-2014-7187",
"severity": [
{
"type": "Ubuntu",
"score": "medium"
}
]
}
]
}