CVE-2017-11747

Severity CVSS v4.0:
Pending analysis
Type:
CWE-269 Improper Privilege Management
Publication date:
30/07/2017
Last modified:
20/04/2025

Description

main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.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 tinyproxy.pid modification before a root script executes a "kill `cat /run/tinyproxy/tinyproxy.pid`" command.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:tinyproxy_project:tinyproxy:*:*:*:*:*:*:*:* 1.8.4 (including)