Improper Privilege Management Affecting tinyproxy package, versions <1.8.4-3~deb9u2


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.04% (6th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Privilege Management vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN9-TINYPROXY-273085
  • published30 Jul 2017
  • disclosed30 Jul 2017

Introduced: 30 Jul 2017

CVE-2017-11747  (opens in a new tab)
CWE-269  (opens in a new tab)

How to fix?

Upgrade Debian:9 tinyproxy to version 1.8.4-3~deb9u2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream tinyproxy package and not the tinyproxy package as distributed by Debian. See How to fix? for Debian:9 relevant fixed versions and status.

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.