LiveActive security incident?Get immediate response
CVE Record

CVE-2023-0782: Tenda AC23 httpd formGetSysToolDDNS out-of-bounds write

A vulnerability was found in Tenda AC23 16.03.07.45 and classified as critical. Affected by this issue is the function formSetSysToolDDNS/formGetSysToolDDNS of the file /bin/httpd. The manipulation leads to out-of-bounds write. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-220640.

HighCVSS 8.3Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-0782 affects Tenda AC23 routers running firmware 16.03.07.45. A flaw in the router web service can cause memory corruption through DDNS-related handling. Sources rate it high to critical because a remote attacker with required permissions could affect confidentiality, integrity, and availability.

Executive priority

Treat this as high priority for edge-network inventories. The affected device is a router, the impact can be severe, and public exploit material exists. Prioritize confirmation of exposure and management-plane isolation while checking vendor remediation guidance.

Technical view

The issue is a CWE-787 out-of-bounds write in /bin/httpd, involving formSetSysToolDDNS/formGetSysToolDDNS. The listed CVSS v2 vector is AV:N/AC:L/Au:M/C:C/I:C/A:C, indicating network reachability, low attack complexity, required authentication or permissions, and full impact if exploited.

Likely exposure

Exposure is limited to Tenda AC23 devices on firmware 16.03.07.45, especially where the web management service is reachable from untrusted networks. The source bundle does not identify other models, firmware versions, or cloud-managed products as affected.

Exploitation context

The vulnerability entry says an exploit has been publicly disclosed and may be used, with a GitHub reference tagged as exploit. CISA KEV status is false in the source bundle, and no cited source confirms active exploitation in the wild.

Researcher notes

Evidence supports a remotely reachable, permission-required out-of-bounds write in Tenda AC23 16.03.07.45 httpd DDNS handlers. The sources do not provide a confirmed vendor patch, active exploitation evidence, or broader affected-version list.

Mitigation direction

  • Identify Tenda AC23 devices and confirm firmware version 16.03.07.45.
  • Check Tenda guidance for fixed firmware or replacement direction.
  • Restrict router management access to trusted admin networks only.
  • Disable internet exposure of the web management interface.
  • Monitor for unexpected DDNS changes or httpd instability.

Validation and detection

  • Inventory external and internal assets for Tenda AC23 routers.
  • Verify firmware versions through approved administrative interfaces.
  • Confirm management UI is not reachable from the public internet.
  • Review available logs for suspicious DDNS configuration activity.
  • Track CVE, VulDB, and vendor pages for updated remediation guidance.
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 · low confidence lookup

CWE-787: 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-0782 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
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
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-0782Access 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
TendaAC2316.03.07.45Listed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.