LiveActive security incident?Get immediate response
CVE Record

CVE-2017-11746: Tenshi 0.15 creates a tenshi.pid file after dropping privileges to a non-root account, which might allow lo...

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.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Tenshi 0.15 can create a PID file after dropping from root to a lower-privileged account. If a local user can modify that file, a later root script may kill a process ID chosen by that user. This is a local operational risk, not evidence of remote compromise.

Executive priority

Treat as a targeted hardening issue for legacy hosts. Prioritize if Tenshi runs on shared systems, multi-user servers, or hosts where service-account compromise is plausible.

Technical view

The issue is a PID-file trust problem in Tenshi 0.15. A non-root-writable tenshi.pid can be altered before a root-level script runs a kill command using that file contents, potentially terminating arbitrary local processes. The source bundle provides no CVSS, CWE, or fixed-version details.

Likely exposure

Exposure appears limited to systems running Tenshi 0.15 with local users or compromised service-account access able to modify tenshi.pid before a privileged script consumes it.

Exploitation context

The provided sources do not show active exploitation, and KEV is false. Exploitation requires local access or control of the non-root account/path that can modify the PID file.

Researcher notes

Evidence is sparse: the CVE description defines the unsafe sequence, Gentoo advisory and upstream issue are cited, but no CVSS, CWE, exploit activity, or fixed version is included in the bundle.

Mitigation direction

  • Check Gentoo GLSA-201804-18 and upstream issue 6 for vendor remediation guidance.
  • Inventory systems for Tenshi 0.15 and related service scripts.
  • Prevent untrusted users from modifying the Tenshi service account or PID file path.
  • Avoid root scripts that trust a PID file writable by a non-root account.

Validation and detection

  • Identify any installed Tenshi version and confirm whether it is 0.15.
  • Review ownership and permissions for tenshi.pid and its containing directory.
  • Find root-run scripts that execute kill based on tenshi.pid contents.
  • Confirm whether local users can access the Tenshi account or PID path.
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-11746 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.