LiveActive security incident?Get immediate response
CVE Record

CVE-2023-0640: TRENDnet TEW-652BRP Web Interface ping.ccp command injection

A vulnerability was found in TRENDnet TEW-652BRP 3.04b01. It has been classified as critical. Affected is an unknown function of the file ping.ccp of the component Web Interface. The manipulation leads to command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-220020.

HighCVSS 8.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-0640 affects the TRENDnet TEW-652BRP router running firmware 3.04b01. Its web interface ping page can allow command injection, meaning an attacker could cause the device to run unintended system commands. The sources do not name a patch, so exposed devices should be treated as urgent remediation candidates.

Executive priority

Prioritize remediation for any affected router with reachable management access. The business risk is high because compromise of a perimeter or branch router can affect traffic control, availability, and follow-on access. No active exploitation is confirmed in the provided sources.

Technical view

The issue is CWE-77 command injection in the Web Interface file ping.ccp on TRENDnet TEW-652BRP 3.04b01. The CVSS v2 vector is AV:N/AC:L/Au:M/C:C/I:C/A:C, score 8.3. Sources state remote attack is possible and public exploit information exists.

Likely exposure

Exposure is limited to TRENDnet TEW-652BRP devices on firmware 3.04b01, especially where the web management interface is reachable from untrusted networks. The CVSS vector indicates authentication is required, but successful exploitation could fully affect confidentiality, integrity, and availability.

Exploitation context

The source bundle says an exploit has been publicly disclosed and may be used. It does not show CISA KEV listing or cited confirmation of active exploitation in the wild. Treat public exploit availability as a practical risk signal.

Researcher notes

Evidence is sparse and centered on VulDB/CVE data. The vulnerable component is identified as ping.ccp, but the affected function is unspecified. Avoid assuming other TRENDnet models or firmware versions are affected without additional vendor evidence.

Mitigation direction

  • Identify all TRENDnet TEW-652BRP devices and confirm firmware versions.
  • Check TRENDnet guidance for fixed firmware or replacement advice.
  • Remove web management access from the public internet.
  • Restrict management access to trusted administrative networks or VPN.
  • Replace or isolate unsupported devices if no vendor fix exists.

Validation and detection

  • Inventory network devices for TRENDnet TEW-652BRP model and firmware 3.04b01.
  • Confirm whether the web interface is reachable from untrusted networks.
  • Review administrative access controls for the router management interface.
  • Check logs for unusual management activity where logging exists.
  • Document whether vendor remediation is available or absent.
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 · medium confidence lookup

CWE-77: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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
cve · low confidence lookup

CVE-2023-0640 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
8.3 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:M/C:C/I:C/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
8.3CVSS 2.0HighAV:N/AC:L/Au:M/C:C/I:C/A:C6.410Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

8.3High
CVSS 2.0 vector shape for CVE-2023-0640Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:M/C:C/I:C/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-652BRP3.04b01Listed
Weakness

CWE details

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

CWE-77 · source CWE mapping

Improper Neutralization of Special Elements used in a Command ('Command Injection')

Improper Neutralization of Special Elements used in a Command ('Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.