Permissions, Privileges, and Access Controls in Automake - CVE-2012-3386

 

Permissions, Privileges, and Access Controls in Automake - CVE-2012-3386

Published: August 8, 2012 / Updated: July 28, 2020


Vulnerability identifier: #VU32693
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2012-3386
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Automake
Software vendor:
GNU

Description

The vulnerability allows a local non-authenticated attacker to read and manipulate data.

The "make distcheck" rule in GNU Automake before 1.11.6 and 1.12.x before 1.12.2 grants world-writable permissions to the extraction directory, which introduces a race condition that allows local users to execute arbitrary code via unspecified vectors.


Remediation

Install update from vendor's website.

External links