Cyber Resilience

CVE-2018-7841

CriticalCISA KEVActive ExploitationEUVD ExploitedPublic PoC

Published: 22 May 2019

Published
22 May 2019
Modified
03 November 2025
KEV Added
15 April 2022
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.5931 98.3th percentile
Risk Priority 75 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2018-7841 is a critical-severity SQL Injection (CWE-89) vulnerability in Schneider-Electric U.Motion Builder. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 1.7% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Deeper analysis

A SQL injection vulnerability exists in Schneider Electric U.motion Builder software version 1.3.4. Identified as CWE-89, the flaw allows unwanted code execution when an improper set of characters is entered into the application.

The vulnerability carries a CVSS v3.1 score of 9.8 reflecting network attackability without authentication or user interaction and results in complete loss of confidentiality, integrity, and availability. An unauthenticated remote attacker can therefore achieve arbitrary code execution on the affected system.

Public disclosures reference Schneider Electric advisory SEVD-2019-071-02 along with technical details published on PacketStorm and Seclists.

EU & UK References

Vulnerability details

A SQL Injection (CWE-89) vulnerability exists in U.motion Builder software version 1.3.4 which could cause unwanted code execution when an improper set of characters is entered.

CWE(s)
KEV Date Added
15 April 2022

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

schneider-electric
u.motion builder
1.3.4

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires validation of all inputs to block malformed SQL characters that trigger the CWE-89 flaw.

prevent

Mandates timely patching of the known vulnerable U.motion Builder 1.3.4 code containing the SQL injection defect.

detect

Enables continuous monitoring and anomaly detection for unexpected database queries or code-execution attempts stemming from the injection.

References