NA

CVE-2023-6917

Published: 28/02/2024 Updated: 30/04/2024

Vulnerability Summary

A vulnerability has been identified in the Performance Co-Pilot (PCP) package, stemming from the mixed privilege levels utilized by systemd services associated with PCP. While certain services operate within the confines of limited PCP user/group privileges, others are granted full root privileges. This disparity in privilege levels poses a risk when privileged root processes interact with directories or directory trees owned by unprivileged PCP users. Specifically, this vulnerability may lead to the compromise of PCP user isolation and facilitate local PCP-to-root exploits, particularly through symlink attacks. These vulnerabilities underscore the importance of maintaining robust privilege separation mechanisms within PCP to mitigate the potential for unauthorized privilege escalation.

Mailing Lists

Hello list, this report is about a local pcp to root user exploit in the PCP performance analysis toolkit You can also find a rendered HTML version of this report on our blog [1] 1) Introduction =============== Performance Co-Pilot (pcp) [2] is a performance analysis toolkit that allows to gather and evaluate data on a local system and also sh ...