mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-14 03:26:04 +00:00
18 lines
745 B
Markdown
18 lines
745 B
Markdown
### [CVE-2012-2737](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2737)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The user_change_icon_file_authorized_cb function in /usr/libexec/accounts-daemon in AccountsService before 0.6.22 does not properly check the UID when copying an icon file to the system cache directory, which allows local users to read arbitrary files via a race condition.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1485-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|