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

18 lines
829 B
Markdown

### [CVE-2012-4425](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4425)
![](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
libgio, when used in setuid or other privileged programs in spice-gtk and possibly other products, allows local users to gain privileges and execute arbitrary code via the DBUS_SYSTEM_BUS_ADDRESS environment variable. NOTE: it could be argued that this is a vulnerability in the applications that do not cleanse environment variables, not in libgio itself.
### POC
#### Reference
- http://www.exploit-db.com/exploits/21323
#### Github
- https://github.com/c-skills/CVEs