Files
CVEs-PoC/2012/CVE-2012-4425.md
T
2024-06-18 02:51:15 +02:00

18 lines
832 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=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
No PoCs found on GitHub currently.