mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 19:16:22 +00:00
19 lines
886 B
Markdown
19 lines
886 B
Markdown
![]() |
### [CVE-2013-4288](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4288)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Race condition in PolicyKit (aka polkit) allows local users to bypass intended PolicyKit restrictions and gain privileges by starting a setuid or pkexec process before the authorization check is performed, related to (1) the polkit_unix_process_new API function, (2) the dbus API, or (3) the --process (unix-process) option for authorization to pkcheck.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://seclists.org/oss-sec/2013/q3/626
|
||
|
- http://www.openwall.com/lists/oss-security/2013/09/18/4
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|