mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
18 lines
832 B
Markdown
18 lines
832 B
Markdown
### [CVE-2012-4425](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4425)
|
|

|
|

|
|

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