mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
22 lines
1.5 KiB
Markdown
22 lines
1.5 KiB
Markdown
### [CVE-2016-15045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-15045)
|
|

|
|
%20&color=brightgreen)
|
|
%20&color=brightgreen)
|
|

|
|

|
|
|
|
### Description
|
|
|
|
A local privilege escalation vulnerability exists in lastore-daemon, the system package manager daemon used in Deepin Linux (developed by Wuhan Deepin Technology Co., Ltd.). In versions 0.9.53-1 (Deepin 15.5) and 0.9.66-1 (Deepin 15.7), the D-Bus configuration permits any user in the sudo group to invoke the InstallPackage method without password authentication. By default, the first user created on Deepin is in the sudo group. An attacker with shell access can craft a .deb package containing a malicious post-install script and use dbus-send to install it via lastore-daemon, resulting in arbitrary code execution as root.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/39433
|
|
- https://www.exploit-db.com/exploits/44523
|
|
- https://www.vulncheck.com/advisories/deepin-lastore-daemon-priv-esc
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|