LiveActive security incident?Get immediate response
CVE Record

CVE-2019-3684: susemanager installer creates world-readable swap files

SUSE Manager until version 4.0.7 and Uyuni until commit 1b426ad5ed0a7191a6fb46bb83e98ae4b99a5ade created world-readable swap files on systems that don't have a swap already configured and don't have btrfs as filesystem

MediumCVSS 4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

SUSE Manager and Uyuni installers could create swap files that any local user could read. Swap can contain fragments of memory, so sensitive data might be exposed on affected installations. The issue is limited to confidentiality and requires local system access.

Executive priority

Treat as a moderate hygiene and data exposure issue. Prioritize internet-facing management servers less than local-access threats, but remediate promptly on shared or administrator-managed systems.

Technical view

The installer created world-readable swap files when no swap was already configured and the filesystem was not btrfs. The CVSS 3.0 score is 4.0 with local attack vector, low complexity, no privileges, and low confidentiality impact only.

Likely exposure

Exposure is likely limited to SUSE Manager before or up to the cited 4.0.7 boundary and Uyuni before the cited commit, on non-btrfs systems without preexisting swap.

Exploitation context

The provided sources do not show active exploitation, and this CVE is not listed as KEV. Abuse would require local access to read an incorrectly permissioned swap file.

Researcher notes

Evidence is narrow but consistent: the CVE describes insecure swap file permissions and conditions. The bundle does not include exploit reports, detailed patch notes, or post-compromise indicators, so validation should focus on version, filesystem, swap state, and file permissions.

Mitigation direction

  • Check SUSE guidance for the corrected SUSE Manager release boundary.
  • Update Uyuni to a build containing or after the cited fixing commit.
  • Restrict permissions on any affected swap files after vendor guidance review.
  • Review affected hosts for possible sensitive data exposure in swap.

Validation and detection

  • Inventory SUSE Manager and Uyuni hosts and installed versions.
  • Identify hosts installed without existing swap on non-btrfs filesystems.
  • Review swap file permissions for world-readable access.
  • Confirm remediation against SUSE or Uyuni advisory guidance.
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-922: 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-2019-3684 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
4 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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
4CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N2.51.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

4Medium
CVSS 3.0 vector shape for CVE-2019-3684Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

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 ManagerunspecifiedListed
UyuniUyuniunspecifiedListed
Weakness

CWE details

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

CWE-922 · source CWE mapping

Insecure Storage of Sensitive Information

Insecure Storage of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.