LiveActive security incident?Get immediate response
CVE Record

CVE-2017-7572: The _checkPolkitPrivilege function in serviceHelper.py in Back In Time (aka backintime) 1.1.18 and earlier...

The _checkPolkitPrivilege function in serviceHelper.py in Back In Time (aka backintime) 1.1.18 and earlier uses a deprecated polkit authorization method (unix-process) that is subject to a race condition (time of check, time of use). With this authorization method, the owner of a process requesting a polkit operation is checked by polkitd via /proc/<pid>/status, by which time the requesting process may have been replaced by a different process with the same PID that has different privileges then the original requester.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

Back In Time 1.1.18 and earlier used an unsafe, deprecated Polkit authorization method. A local process could be checked as one user and then replaced before the privileged action completes, creating a privilege decision mismatch. The public sources do not provide CVSS, confirmed impact scope, or active exploitation evidence.

Executive priority

Treat as a targeted local privilege-risk issue, not an internet-wide emergency based on available evidence. Prioritize Linux endpoints or shared systems where untrusted local users can run applications.

Technical view

The vulnerable _checkPolkitPrivilege function in serviceHelper.py used Polkit unix-process authorization, which is prone to PID reuse time-of-check/time-of-use races because polkitd checks /proc/<pid>/status after the request. The flaw affects Back In Time 1.1.18 and earlier according to the CVE description.

Likely exposure

Exposure appears limited to systems with Back In Time/backintime 1.1.18 or earlier installed. The source bundle does not indicate remote exposure, default deployment prevalence, or affected operating-system packages.

Exploitation context

CISA KEV is false, and the provided sources do not state active exploitation. The vulnerability class suggests a local authorization race, but the bundle does not provide exploit prerequisites, reliability, or real-world abuse evidence.

Researcher notes

Evidence is sparse: no CVSS, CWE, CPEs, or detailed advisory text were provided. The key technical signal is the deprecated Polkit unix-process race described by the CVE and the linked Back In Time commit.

Mitigation direction

  • Inventory systems for Back In Time/backintime installations and versions.
  • Prioritize removal or upgrade of versions 1.1.18 and earlier.
  • Use vendor or distribution advisories to identify corrected packages.
  • Review the linked upstream commit before accepting source-level remediation.
  • Limit local user access on affected shared Linux systems where feasible.

Validation and detection

  • Confirm Back In Time is absent or newer than 1.1.18.
  • Check package manager records or SBOMs for backintime versions.
  • Review serviceHelper.py for continued unix-process Polkit authorization use.
  • Document any affected hosts pending vendor-confirmed remediation.
Prepared
Confidence
medium
Sources
3

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-7572 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
2Source links

CVSS and timeline data

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

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.