LiveActive security incident?Get immediate response
CVE Record

CVE-2017-11747: main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Tinyproxy 1.8.4 and earlier may let a local user influence the PID file used by privileged scripts. If a root script trusts that file to stop Tinyproxy, the user could cause the script to kill another process, creating an availability risk.

Executive priority

Treat this as a targeted hardening and patch-management issue, not an internet-wide emergency. Prioritize shared systems, production proxies, and hosts where local account compromise would affect critical services.

Technical view

The issue is in Tinyproxy main.c: the PID file at /run/tinyproxy/tinyproxy.pid is created after dropping privileges. A local user able to modify that file through the Tinyproxy non-root account could affect later privileged PID consumption.

Likely exposure

Exposure is limited to systems running Tinyproxy 1.8.4 or earlier where local users can access the Tinyproxy service account or PID file path.

Exploitation context

The bundle does not show KEV listing or active exploitation. The described abuse requires local access plus a privileged script that trusts /run/tinyproxy/tinyproxy.pid for process termination.

Researcher notes

No CVSS, CWE, CPE, or normalized affected product data is provided in the bundle. The core evidence is the CVE description, upstream GitHub issue, and Debian LTS advisory reference.

Mitigation direction

  • Inventory Tinyproxy deployments and identify versions 1.8.4 or earlier.
  • Review vendor or distribution guidance, including Debian's Tinyproxy security update.
  • Restrict access to the Tinyproxy service account and runtime directory.
  • Avoid privileged operational scripts that blindly trust writable PID files.
  • Apply supported Tinyproxy package updates where available from your distribution.

Validation and detection

  • Check whether Tinyproxy is installed and determine the exact package version.
  • Verify permissions on /run/tinyproxy and tinyproxy.pid.
  • Review root-owned service scripts for trusted reads of the Tinyproxy PID file.
  • Confirm whether local users can write through the Tinyproxy non-root account.
  • Document distribution advisory status for each affected host.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2017-11747 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.