launchpad.net Critical Command Injection Vulnerability in Ubuntu Kylin Software Center
Article Content
- •A command injection vulnerability allows local users to gain root access via D-Bus.
- •Exploitation involves unsanitized inputs in the `copy_file_to_install` method.
- •An update adds signature verification but does not fully resolve the underlying issue.
A command injection vulnerability was identified in the Ubuntu Kylin Software Center's D-Bus method, allowing unprivileged local users to execute arbitrary commands with root privileges. The flaw arises from the use of `os.system()` with unsanitized user inputs, specifically the `src_path` and `app_fullname` parameters. An attacker could exploit this by crafting a malicious input, potentially modifying system files like `/etc/sudoers.d/`. The vulnerability is categorized as a local privilege escalation issue. An update has been released to implement cryptographic signature verification to mitigate the risk, but the underlying command injection issue remains unaddressed. Users are advised to update their systems to the latest package versions to apply the fix. The vulnerability affects all users of the Ubuntu Kylin Software Center who have access to the D-Bus service.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (3)
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…