mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
|
|
### [CVE-2012-3386](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3386)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### 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
|
||
|
|
|