CVE Catalog

CVE-2017-11746

High
Published: Translated: NVD NIST

Summary

Tenshi 0.15 creates a tenshi.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by modifying tenshi.pid before a root script executes a 'kill `cat /pathname/tenshi.pid`' command.

Risk Assessment

The risk is that local users could gain control over system processes, potentially leading to system instability or data leakage.

Recommendation

It is recommended to restrict access to the tenshi.pid file and reconsider the privilege dropping mechanism to minimize the risk of unauthorized access.

Related vulnerabilities

Original NVD description (English source)

Tenshi 0.15 creates a tenshi.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tenshi.pid modification before a root script executes a "kill `cat /pathname/tenshi.pid`" command.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS