LiveActive security incident?Get immediate response
CVE Record

CVE-2023-0637: TRENDnet TEW-811DRU Web Management Interface wan.asp memory corruption

A vulnerability, which was classified as critical, was found in TRENDnet TEW-811DRU 1.0.10.0. This affects an unknown part of the file wan.asp of the component Web Management Interface. The manipulation leads to memory corruption. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-220017 was assigned to this vulnerability.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-0637 affects the TRENDnet TEW-811DRU router firmware 1.0.10.0. Its web management page wan.asp can trigger memory corruption remotely. The main documented impact is loss of availability. Public exploit disclosure increases urgency, but the CVSS data indicates authentication is required.

Executive priority

Prioritize remediation where the router is internet-facing or manages sensitive network segments. The business risk is disruption of network availability from a public vulnerability, with incomplete vendor-fix evidence in the provided sources.

Technical view

The issue is reported as CWE-119 memory corruption in the TEW-811DRU Web Management Interface, specifically wan.asp. CVSS v2 is 6.8: network reachable, low complexity, single authentication, no confidentiality or integrity impact, complete availability impact. Sources do not identify the exact parameter, root cause, or vendor patch.

Likely exposure

Exposure is likely limited to organizations still running TRENDnet TEW-811DRU firmware 1.0.10.0, especially where router administration is reachable beyond a trusted management network. Risk rises if remote management is enabled or admin credentials are weak, reused, or compromised.

Exploitation context

VulDB states an exploit has been publicly disclosed and may be used. The source bundle does not show CISA KEV listing or confirmed active exploitation. Treat this as public-exploit risk, not verified in-the-wild exploitation.

Researcher notes

Evidence names the affected product, version, component, CWE, CVSS vector, and public exploit status, but not a specific vulnerable parameter or patch. Avoid assuming broader TRENDnet impact without additional vendor or CVE evidence.

Mitigation direction

  • Check TRENDnet guidance for fixed firmware or replacement recommendations.
  • Restrict the web management interface to trusted admin networks only.
  • Disable remote administration if it is enabled and not required.
  • Change weak, shared, or reused router administrator credentials.
  • Replace affected hardware if no supported fixed firmware exists.
  • Monitor for unexpected router crashes, restarts, or configuration changes.

Validation and detection

  • Inventory TRENDnet TEW-811DRU devices and confirm firmware versions.
  • Identify any device running firmware 1.0.10.0.
  • Verify web management is not internet-exposed.
  • Review firewall and remote-management settings for administrative access paths.
  • Check router logs for unexpected admin sessions or availability events.
  • Document vendor patch status and compensating controls.
Prepared
Confidence
medium
Sources
4

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 · low confidence lookup

CWE-119: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2023-0637 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.8 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:S/C:N/I:N/A:C

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
3Source 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.8CVSS 2.0MediumAV:N/AC:L/Au:S/C:N/I:N/A:C86.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

6.8Medium
CVSS 2.0 vector shape for CVE-2023-0637Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:S/C:N/I:N/A:C

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
TRENDnetTEW-811DRU1.0.10.0Listed
Weakness

CWE details

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

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.