cve/2012/CVE-2012-3386.md

18 lines
767 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2012-3386](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3386)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://lists.gnu.org/archive/html/automake/2012-07/msg00023.html
#### Github
- https://github.com/Live-Hack-CVE/CVE-2012-3386