cve/2013/CVE-2013-1052.md

18 lines
639 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.