LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7559: A CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability exists in P...

A CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability exists in PLC Simulator on EcoStruxureª Control Expert (now Unity Pro) (all versions) that could cause a crash of the PLC simulator present in EcoStruxureª Control Expert software when receiving a specially crafted request over Modbus.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-7559 affects the PLC Simulator included with Schneider Electric EcoStruxure Control Expert, formerly Unity Pro. A specially crafted Modbus request can crash the simulator. The sources describe a denial-of-service impact against the simulator, not compromise of a real PLC or active exploitation.

Executive priority

Treat this as a targeted engineering-environment denial-of-service risk. Prioritize if your teams use Schneider Control Expert/Unity Pro simulators in connected labs or operational support workflows.

Technical view

The CVE is a CWE-120 classic buffer overflow in PLC Simulator on EcoStruxure Control Expert/Unity Pro, listed as affecting all versions. The documented impact is a crash when the simulator receives a crafted Modbus request. The source bundle does not provide CVSS, confirmed patch details, or evidence of exploitation.

Likely exposure

Exposure is most likely on engineering workstations or lab systems running the PLC Simulator, especially if simulator Modbus services are reachable beyond trusted engineering networks. The bundle does not identify internet exposure or production controller compromise.

Exploitation context

The CVE is not listed as KEV in the provided bundle. Available text supports a crafted-request crash scenario over Modbus, but does not support claims of active exploitation, remote code execution, persistence, or data theft.

Researcher notes

Evidence is limited to the CVE summary and cited advisories. Focus validation on installed simulator presence, Modbus reachability, and vendor advisory interpretation. Do not generalize this to production PLC firmware without separate source support.

Mitigation direction

  • Review Schneider Electric advisory SEVD-2020-315-07 for current vendor guidance.
  • Apply vendor-recommended updates or mitigations if identified in the advisory.
  • Restrict PLC Simulator access to trusted engineering systems only.
  • Block untrusted Modbus traffic to workstations running the simulator.
  • Disable or avoid running the simulator when not operationally needed.

Validation and detection

  • Inventory hosts running EcoStruxure Control Expert or Unity Pro PLC Simulator.
  • Confirm whether any simulator service is reachable over Modbus.
  • Check Schneider and Talos references for affected-version and remediation details.
  • Review workstation telemetry for unexpected simulator crashes.
  • Verify network controls limit Modbus access to trusted engineering 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-120: 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-7559 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
3Source 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/aPLC Simulator on EcoStruxureª Control Expert (now Unity Pro) (all versions)PLC Simulator on EcoStruxureª Control Expert (now Unity Pro) (all versions)Listed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.