LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50593: Advantech iView < v5.7.04 Build 6425 search_term Parameter SQL Injection RCE

Advantech iView versions prior to v5.7.04 build 6425 contain a vulnerability within the SNMP management tool that allows for remote attackers to bypass authentication checks and reach a SQL injection vulnerability within the ‘search_term’ parameter to the ‘NetworkServlet’ endpoint. Successful exploitation allows for remote code execution with administrator privileges.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Advantech iView, a network device management tool, has a serious flaw in versions before v5.7.04 build 6425. An attacker on the network can skip the login check and trick the system into running their commands with administrator rights. In plain terms, anyone who can reach the iView server could take it over without a password.

Executive priority

Treat as a high-priority patch this cycle. The combination of authentication bypass, SQL injection, and administrator-level remote code execution in an OT/IT management product means a single compromised iView server can pivot into broader monitoring and device infrastructure. Schedule the upgrade promptly and confirm exposure is limited.

Technical view

The NetworkServlet endpoint exposes a search_term parameter that is vulnerable to SQL injection (CWE-89) and is reachable without authentication due to a missing access control check (CWE-306). Chained together, these flaws allow unauthenticated remote attackers to execute SQL that leads to remote code execution at administrator privilege. CVSS 4.0 base score is 9.3.

Likely exposure

Highest where iView is internet-exposed or reachable from less-trusted network segments. Typical deployments are on operations or management networks for SNMP-based device monitoring, so flat networks or VPN-accessible management consoles raise exposure substantially. Internal-only installations remain at risk from any attacker who reaches the management LAN.

Exploitation context

Sources do not list this CVE in CISA KEV, and no confirmed in-the-wild campaigns are cited in the bundle. However, a public technical write-up from Exodus Intelligence and a third-party advisory from VulnCheck describe the bug, which raises the likelihood that capable adversaries can reproduce exploitation against unpatched systems.

Researcher notes

Two distinct weaknesses are chained: CWE-306 (missing authentication for NetworkServlet) and CWE-89 (SQL injection via search_term). The Exodus Intelligence write-up provides protocol-level context, and VulnCheck mirrors the advisory. Affected version data in the bundle is sparse (defaultStatus unaffected, version "0"), so rely on the vendor firmware notes to confirm the fixed build. No KEV listing as of the source bundle.

Mitigation direction

  • Upgrade Advantech iView to v5.7.04 build 6425 or later per the vendor firmware page.
  • Restrict NetworkServlet and the iView web console to trusted management networks only.
  • Place iView behind a VPN or jump host; block direct internet exposure.
  • Monitor authentication and database logs for anomalous NetworkServlet requests.
  • If patching is delayed, consider taking the iView instance offline until updated.

Validation and detection

  • Inventory all Advantech iView installations and record the exact build number.
  • Confirm whether each instance is below v5.7.04 build 6425.
  • Check network reachability of the iView web interface from untrusted zones.
  • Review web server and application logs for unusual search_term parameter values on NetworkServlet.
  • After patching, retest version banner and access controls on management endpoints.
Prepared
Confidence
medium
Sources
5

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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
cwe · medium confidence lookup

CWE-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-2022-50593 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
Critical
CVSS
9.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA: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
4Source 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
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2022-50593Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdvantechiView0unaffected
Weakness

CWE details

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