Files
CVEs-PoC/2012/CVE-2012-0786.md
2025-09-29 21:09:30 +02:00

18 lines
673 B
Markdown

### [CVE-2012-0786](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0786)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The transform_save function in transform.c in Augeas before 1.0.0 allows local users to overwrite arbitrary files and obtain sensitive information via a symlink attack on a .augnew file.
### POC
#### Reference
- https://github.com/hercules-team/augeas/commit/16387744
#### Github
No PoCs found on GitHub currently.