The template-validate command in OpenStack Orchestration API (Heat) before 2015.1.3 (kilo) and 5.0.x before 5.0.1 (liberty) allows remote authenticated users to cause a denial of service (memory consumption) or determine the existence of local files via the resource type in a template, as demonstrated by file:///dev/zero.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://security.openstack.org/ossa/OSSA-2016-003.html | vendor advisory |
http://www.securityfocus.com/bid/81438 | vdb entry third party advisory |
http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html | third party advisory |
http://lists.fedoraproject.org/pipermail/package-announce/2016-February/176700.html | mailing list third party advisory vendor advisory |
http://rhn.redhat.com/errata/RHSA-2016-0266.html | third party advisory vendor advisory |
https://bugs.launchpad.net/heat/+bug/1496277 | third party advisory patch |