Severity by source
CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Adjacent network reachable service (AV:A), no auth or interaction (PR:N/UI:N); SQLi primarily discloses data (C:H) with minor integrity impact (I:L) and no availability loss.
Primary rating from Vendor (lge).
CVSS VectorVendor: lge
Lifecycle Timeline
2DescriptionCVE.org
Improper neutralization of special elements used in an SQL command ('SQL injection') vulnerability in LG Electronics SmartShare allows SQL Injection.
This issue affects SmartShare: through 2.3.1712.1202, which is supported on Microsoft Windows 10 and earlier versions.
AnalysisAI
SQL injection in LG Electronics SmartShare (all versions through 2.3.1712.1202 on Windows 10 and earlier) lets an adjacent-network attacker inject crafted SQL into the application's database queries, primarily exposing sensitive data (CVSS 4.0 base 7.1, VC:H). The flaw was reported by LG's own product security team (product.security@lge.com) and requires no authentication or user interaction, but is constrained to the local/adjacent network. No public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
SmartShare is LG's DLNA/media-sharing client-server application for Windows that indexes and shares media libraries across a home or local network. The root cause is CWE-89 (improper neutralization of special elements in an SQL command): user- or network-supplied input reaches a backend SQL query without proper parameterization or escaping, allowing the query structure to be altered. Because SmartShare exposes network-facing services to share media, an attacker on the same broadcast/adjacent network segment (consistent with the CVSS AV:A metric) can reach the vulnerable interface and manipulate its underlying database - typically a local embedded store used for the media catalog and application metadata.
RemediationAI
Patch available per vendor advisory: consult the LG PC security bulletin at https://lgsecurity.lge.com/bulletins/pc for the fixed SmartShare release and update SmartShare to the latest available version, as builds through 2.3.1712.1202 are affected; an exact fixed version number is not stated in the provided data and should be confirmed from the LG bulletin. As compensating controls where immediate patching is not possible, restrict SmartShare's network exposure by blocking its listening ports at the Windows Firewall or host firewall so only trusted hosts can reach it (side effect: media sharing to legitimate DLNA clients will break), avoid running SmartShare on untrusted or shared networks such as public/guest Wi-Fi, and uninstall SmartShare on systems that do not require media sharing (side effect: loss of the media-sharing feature). Segmenting the host onto a trusted VLAN reduces the adjacent-network attack surface without disabling the application.
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50947
GHSA-g2xh-vghf-6g4h