Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[ GLSA 201607-14 ] Ansible
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index News & Announcements
View previous topic :: View next topic  
Author Message
GLSA
Advocate
Advocate


Joined: 12 May 2004
Posts: 2663

PostPosted: Wed Jul 20, 2016 3:26 pm    Post subject: [ GLSA 201607-14 ] Ansible Reply with quote

Gentoo Linux Security Advisory

Title: Ansible: Privilege escalation (GLSA 201607-14)
Severity: normal
Exploitable: local
Date: July 20, 2016
Bug(s): #578814
ID: 201607-14

Synopsis

A vulnerability in Ansible may allow local attackers to gain
escalated privileges or write arbitrary files.


Background

Ansible is a radically simple IT automation platform.

Affected Packages

Package: app-admin/ansible
Vulnerable: < 2.0.2.0-r1
Unaffected: >= 2.0.2.0-r1
Unaffected: >= 1.9.6 < 1.9.7
Architectures: All supported architectures


Description

The create_script function in the lxc_container module of Ansible uses
predictable temporary file names, making it vulnerable to a symlink
attack.


Impact

Local attackers could write arbitrary files or gain escalated privileges
within the container.


Workaround

There is no known workaround at this time.

Resolution

All Ansible 1.9.x users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=app-admin/ansible-1.9.6"
   
All Ansible 2.0.2.x users should upgrade to the latest version:
Code:
# emerge --sync
      # emerge --ask --oneshot --verbose ">=app-admin/ansible-2.0.2.0-r1"
   


References

CVE-2016-3096
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index News & Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum