CVE-2016-15045

CVSS

No CVSS.

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.

Configurations

No configuration.

History

25 Jul 2025, 15:29

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de escalada de privilegios local en lastore-daemon, el gestor de paquetes del sistema utilizado en Deepin Linux (desarrollado por Wuhan Deepin Technology Co., Ltd.). En las versiones 0.9.53-1 (Deepin 15.5) y 0.9.66-1 (Deepin 15.7), la configuración de D-Bus permite a cualquier usuario del grupo sudo invocar el método InstallPackage sin autenticación de contraseña. Por defecto, el primer usuario creado en Deepin pertenece al grupo sudo. Un atacante con acceso a la shell puede manipular un paquete .deb que contenga un script malicioso posterior a la instalación y usar dbus-send para instalarlo mediante lastore-daemon, lo que provoca la ejecución de código arbitrario como root.

23 Jul 2025, 15:15

Type Values Removed Values Added
References () https://www.exploit-db.com/exploits/39433 - () https://www.exploit-db.com/exploits/39433 -

23 Jul 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-23 14:15

Updated : 2025-07-25 15:29


NVD link : CVE-2016-15045

Mitre link : CVE-2016-15045

CVE.ORG link : CVE-2016-15045


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management

CWE-306

Missing Authentication for Critical Function