LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8025: outdated entries in permissions profiles for /var/lib/pcp/tmp/* may cause security issues

A Incorrect Execution-Assigned Permissions vulnerability in the permissions package of SUSE Linux Enterprise Server 12-SP4, SUSE Linux Enterprise Server 15-LTSS, SUSE Linux Enterprise Server for SAP 15; openSUSE Leap 15.1, openSUSE Tumbleweed sets the permissions for some of the directories of the pcp package to unintended settings. This issue affects: SUSE Linux Enterprise Server 12-SP4 permissions versions prior to 20170707-3.24.1. SUSE Linux Enterprise Server 15-LTSS permissions versions prior to 20180125-3.27.1. SUSE Linux Enterprise Server for SAP 15 permissions versions prior to 20180125-3.27.1. openSUSE Leap 15.1 permissions versions prior to 20181116-lp151.4.24.1. openSUSE Tumbleweed permissions versions prior to 20200624.

MediumCVSS 6.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue is a permissions-profile mistake in SUSE/openSUSE systems that could leave some Performance Co-Pilot temporary directories with unintended settings. An attacker with local access and required user interaction may be able to cause limited confidentiality, integrity, and availability impact. It is not marked as known exploited in the provided sources.

Executive priority

Treat as a moderate Linux hygiene issue. It is not presented as actively exploited, but it affects system permissions and should be remediated during normal patch cycles, with higher attention for shared or long-lived servers.

Technical view

CVE-2020-8025 is a CWE-279 incorrect permissions issue in the SUSE permissions package affecting profiles for /var/lib/pcp/tmp/*. The CVSS 3.1 score is 6.1 with local attack vector, low complexity, no privileges required, user interaction required, changed scope, and low C/I/A impact.

Likely exposure

Exposure is limited to listed SUSE and openSUSE releases running permissions package versions older than the fixed versions named in the CVE record. Stale base images or long-term-support systems are the most likely places this remains present.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates local exploitation conditions with user interaction, not a remote unauthenticated network attack.

Researcher notes

Evidence is sparse in the provided bundle: the CVE names affected products, package thresholds, CWE, CVSS, and a SUSE Bugzilla reference, but does not provide detailed exploit mechanics. Avoid assuming broader PCP or Linux distribution impact beyond the listed products.

Mitigation direction

  • Update the permissions package to the fixed version for the affected SUSE or openSUSE release.
  • Prioritize long-lived SLES, SAP, Leap 15.1, and Tumbleweed systems with PCP installed.
  • Check SUSE advisory and Bugzilla guidance before applying release-specific remediation.
  • Retire or rebuild old images that still contain vulnerable permissions package versions.

Validation and detection

  • Inventory affected SUSE and openSUSE hosts by release and package version.
  • Compare installed permissions package versions against the CVE fixed-version thresholds.
  • Review /var/lib/pcp/tmp directory permissions for unexpected broad access.
  • Confirm updated systems no longer match the vulnerable package version ranges.
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.

cwe · low confidence lookup

CWE-279: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-8025 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
Medium
CVSS
6.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.1CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L1.83.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.1Medium
CVSS 3.1 vector shape for CVE-2020-8025Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SUSESUSE Linux Enterprise Server 12-SP4permissionsListed
SUSESUSE Linux Enterprise Server 15-LTSSpermissionsListed
SUSESUSE Linux Enterprise Server for SAP 15permissionsListed
openSUSEopenSUSE Leap 15.1permissionsListed
openSUSEopenSUSE TumbleweedpermissionsListed
Weakness

CWE details

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

CWE-279 · source CWE mapping

Incorrect Execution-Assigned Permissions

Incorrect Execution-Assigned Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.