LiveActive security incident?Get immediate response
CVE Record

CVE-2017-20018: XAMPP Installer uncontrolled search path

A vulnerability was found in XAMPP 7.1.1-0-VC14. It has been classified as problematic. Affected is an unknown function of the component Installer. The manipulation leads to privilege escalation. It is possible to launch the attack remotely.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2017-20018 affects the XAMPP 7.1.1-0-VC14 installer. The issue is an uncontrolled search path flaw that can let an attacker escalate privileges by influencing what the installer loads. Sources rate it medium severity; there is no CISA KEV evidence of active exploitation in the bundle.

Executive priority

Handle as a moderate legacy installer risk. Prioritize cleanup where XAMPP installers are distributed internally or run with administrative rights, but do not treat it as emergency KEV-driven remediation based on the provided evidence.

Technical view

The CVE maps to CWE-427 in the XAMPP installer component. The published vector is CVSS 3.1 6.3, AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L, indicating low-complexity network-reachable exploitation requiring low privileges, with limited confidentiality, integrity, and availability impact.

Likely exposure

Exposure appears limited to environments that still store, distribute, or execute the XAMPP 7.1.1-0-VC14 installer, especially developer or staging Windows systems using legacy XAMPP packages.

Exploitation context

The bundle cites public Packet Storm and VulDB references, but does not include CISA KEV status or evidence of active exploitation. Treat exploit availability as public-reference exposure, not confirmed real-world compromise.

Researcher notes

Evidence is sparse: the affected function is not named, and vendor fix details are not provided in the bundle. Analysis should stay scoped to XAMPP 7.1.1-0-VC14 installer behavior and CWE-427 search path exposure.

Mitigation direction

  • Do not use the XAMPP 7.1.1-0-VC14 installer.
  • Check Apache Friends or vendor guidance for fixed installer recommendations.
  • Remove legacy installer copies from shared folders and endpoint downloads.
  • Limit installer execution to trusted administrators and trusted directories.
  • Monitor for unexpected files near installer execution locations.

Validation and detection

  • Inventory endpoints and repositories for XAMPP 7.1.1-0-VC14 installers.
  • Confirm whether any affected installer was recently executed.
  • Review software distribution shares for retained vulnerable packages.
  • Check endpoint telemetry for suspicious child processes during installer runs.
  • Verify replacement installers come from official trusted sources.
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.

cwe · low confidence lookup

CWE-427: 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior 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-2017-20018 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.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/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
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
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2017-20018Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/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
unspecifiedXAMPP7.1.1-0-VC14Listed
Weakness

CWE details

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

CWE-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.