LiveActive security incident?Get immediate response
CVE Record

CVE-2022-39030: Smart eVision - Exposure of Sensitive Information to an Unauthorized Actor -2

smart eVision has inadequate authorization for system information query function. An unauthenticated remote attacker, who is not explicitly authorized to access the information, can access sensitive information.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Smart eVision version 2022.02.21 can expose sensitive system information to someone on the network without authentication. The issue is confidentiality-focused: sources do not claim data modification or service disruption. Internet-facing deployments should be treated as high priority because the CVSS vector indicates remote, unauthenticated access with low attack complexity.

Executive priority

Prioritize discovery and exposure reduction for any Smart eVision deployment, especially internet-facing systems. This is not currently evidenced as actively exploited in the provided sources, but it can disclose sensitive system information without authentication, which may support later intrusion planning.

Technical view

CVE-2022-39030 is a CWE-200 sensitive information exposure caused by inadequate authorization in a Smart eVision system information query function. The listed affected product is Smart eVision 2022.02.21. CVSS 3.1 is 7.5, with network attack vector, no privileges, no user interaction, and high confidentiality impact.

Likely exposure

Exposure is most relevant where Smart eVision 2022.02.21 is reachable by untrusted users or the internet. The source bundle does not identify specific endpoints, deployment patterns, or cloud environments, so teams should validate actual product presence and network reachability before scoping impact.

Exploitation context

The CVE is not marked as CISA KEV, and the provided sources do not state active exploitation or public exploit availability. However, the vulnerability is remotely reachable, unauthenticated, and low complexity according to the CVSS vector, making exposed systems a practical information-disclosure risk.

Researcher notes

The public details are sparse. Sources identify the vulnerable function class and affected version but do not provide endpoint names, affected configurations, exploit artifacts, or a named patch. Validation should stay defensive: product inventory, version confirmation, reachability review, and log analysis.

Mitigation direction

  • Identify all Smart eVision deployments and confirm whether version 2022.02.21 is present.
  • Check TWCERT and vendor guidance for fixed versions or official mitigations.
  • Restrict Smart eVision access to trusted networks and authenticated users where operationally possible.
  • Monitor for unauthorized access to system information query functions.
  • Treat exposed internet-facing instances as urgent until vendor guidance is confirmed.

Validation and detection

  • Confirm no Smart eVision administrative or system-information interfaces are publicly reachable.
  • Verify affected deployments are not running version 2022.02.21 unless vendor guidance says otherwise.
  • Review access logs for unauthenticated system information query activity.
  • Document whether compensating network controls limit untrusted access.
  • Track vendor or TWCERT updates for remediation details.
Prepared
Confidence
medium
Sources
3

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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2022-39030 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A: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
2Source 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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2022-39030Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

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
Smart eVision Information Technology Inc.Smart eVision2022.02.21Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.