LiveActive security incident?Get immediate response
CVE Record

CVE-2020-23593: A vulnerability in OPTILINK OP-XT71000N Hardware Version: V2.2, Firmware Version: OP_V3.3.1-191028 allows a...

A vulnerability in OPTILINK OP-XT71000N Hardware Version: V2.2, Firmware Version: OP_V3.3.1-191028 allows an unauthenticated, remote attacker to conduct a cross site request forgery (CSRF) attack to enable syslog mode through ' /mgm_log_cfg.asp.' The system starts to log events, 'Remote' mode or 'Both' mode on "Syslog -- Configuration page" logs events and sends to remote syslog server IP and Port.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw lets an attacker trick a user’s browser into changing syslog settings on a specific OPTILINK router model. It does not directly steal data or crash the device, but it can redirect or enable logging behavior, which affects operational integrity and monitoring trust.

Executive priority

Treat this as a moderate operational integrity risk. Prioritize if these devices are internet-reachable, remotely administered, or used for security monitoring, because log routing changes can undermine incident visibility.

Technical view

CVE-2020-23593 is a CWE-352 CSRF issue in OPTILINK OP-XT71000N hardware V2.2 with firmware OP_V3.3.1-191028. The described target is /mgm_log_cfg.asp, where syslog mode can be enabled or changed to remote or both mode, sending logs to a configured syslog server IP and port.

Likely exposure

Exposure appears limited to OPTILINK OP-XT71000N devices matching hardware V2.2 and firmware OP_V3.3.1-191028. CPE and broader affected-product data are not provided.

Exploitation context

The CVSS vector is network, low complexity, no privileges, and user interaction required. KEV is false, and the provided sources do not show active exploitation in the wild.

Researcher notes

Evidence is narrow. The CVE description names the device and firmware, while affected vendor and product fields are listed as n/a. No official patch, exploit-in-the-wild evidence, or vendor advisory is included in the provided source bundle.

Mitigation direction

  • Check OPTILINK or reseller guidance for fixed firmware or configuration advice.
  • Restrict access to the device management interface from untrusted networks.
  • Review and lock down syslog destination settings pending vendor guidance.
  • Require administrators to use trusted sessions and avoid untrusted links while logged in.
  • Monitor for unexpected syslog mode or remote server changes.

Validation and detection

  • Inventory OPTILINK OP-XT71000N devices and record hardware and firmware versions.
  • Check whether firmware OP_V3.3.1-191028 is deployed.
  • Review the Syslog Configuration page for unauthorized remote or both mode settings.
  • Confirm management interfaces are not reachable from untrusted networks.
  • Review logs or backups for unexpected syslog destination changes.
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-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-23593 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/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
6.5CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2020-23593Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.