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

18 lines
639 B
Markdown

### [CVE-2013-1052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-1052)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
pam-xdg-support, as used in Ubuntu 12.10, does not properly handle the PATH environment variable, which allows local users to gain privileges via unspecified vectors related to sudo.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-1766-1
#### Github
No PoCs found on GitHub currently.