LiveActive security incident?Get immediate response
CVE Record

CVE-2020-15704: pppd arbitrary file read information disclosure vulnerability

The modprobe child process in the ./debian/patches/load_ppp_generic_if_needed patch file incorrectly handled module loading. A local non-root attacker could exploit the MODPROBE_OPTIONS environment variable to read arbitrary root files. Fixed in 2.4.5-5ubuntu1.4, 2.4.5-5.1ubuntu2.3+esm2, 2.4.7-1+2ubuntu1.16.04.3, 2.4.7-2+2ubuntu1.3, 2.4.7-2+4.1ubuntu5.1, 2.4.7-2+4.1ubuntu6. Was ZDI-CAN-11504.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is a local information disclosure flaw in Ubuntu's ppp package. A non-root user already on the system could abuse pppd-related module loading behavior to read files normally restricted to root. It does not describe remote compromise, but it can expose sensitive host data.

Executive priority

Treat as a moderate-priority Linux hygiene issue. It is not presented as remotely exploitable, but it can expose sensitive root-readable files after local access. Patch affected Ubuntu systems through normal vulnerability management, prioritizing shared or externally administered hosts.

Technical view

The vulnerable Ubuntu ppp packaging patch for pppd incorrectly handled module loading in a modprobe child process. A local low-privileged attacker could use the MODPROBE_OPTIONS environment variable to read arbitrary root-owned files. The issue is CWE-200 with CVSS 3.1 score 5.5.

Likely exposure

Exposure is most likely on Ubuntu systems running affected Canonical ppp package versions 2.4.5 or 2.4.7 before the fixed releases listed by Canonical. Risk is higher on multi-user systems or hosts where untrusted users can execute local processes.

Exploitation context

The source bundle supports local, low-privilege exploitation with no user interaction and high confidentiality impact. It does not show CISA KEV listing or cited evidence of active exploitation. No remote attack vector is identified in the provided sources.

Researcher notes

Analysis is limited to the supplied CVE and Ubuntu advisory data. The root cause is Ubuntu packaging-specific pppd module-loading behavior, not a generalized claim about all ppp deployments. Fixed package versions are explicitly provided by Canonical; no exploit details are needed for validation.

Mitigation direction

  • Apply Canonical ppp updates matching the fixed versions in USN-4451-1 and USN-4451-2.
  • Verify ESM-covered Ubuntu releases use the fixed ESM package versions where applicable.
  • Prioritize multi-user Ubuntu systems and hosts with untrusted local shell access.
  • If patching is delayed, reduce unnecessary local user access and follow Canonical guidance.

Validation and detection

  • Check installed ppp package versions against Canonical's fixed version list.
  • Confirm the host's Ubuntu release maps to USN-4451-1 or USN-4451-2 coverage.
  • Validate whether local untrusted users can access affected systems.
  • Record that the provided sources do not evidence active exploitation.
Prepared
Confidence
high
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.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-15704 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
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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
3Source 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
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/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
Canonicalppp2.4.5, 2.4.7Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.