Tr 71w FirmwareOperating system · Tandd

CVE-2023-22654

MEDIUM · 5.4 CVSS v3.1 Published 2023-05-23
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
58/100
Remediation priority · Elevated
Remotely reachable

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Client-side enforcement of server-side security issue exists in T&D Corporation and ESPEC MIC CORP. data logger products, which may lead to an arbitrary script execution on a logged-in user's web browser. Affected products and versions are as follows: T&D Corporation data logger products (TR-71W/72W all firmware versions, RTR-5W all firmware versions, WDR-7 all firmware versions, WDR-3 all firmware versions, and WS-2 all firmware versions), and ESPEC MIC CORP. data logger products (RT-12N/RS-12N all firmware versions, RT-22BN all firmware versions, and TEU-12N all firmware versions).

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

This is a Cross-Site Scripting (XSS) vulnerability where client-side code execution occurs due to a server-side security flaw in the web interfaces of T&D and ESPEC MIC data logger products. An attacker can inject arbitrary JavaScript that executes in the context of a logged-in user's browser, potentially allowing session hijacking or actions on behalf of the user. All firmware versions of the affected products are vulnerable.

MitigationSince no patched firmware version is specified and all versions are affected, immediately contact T&D Corporation and ESPEC MIC CORP for available firmware updates. In the interim, restrict network access to these devices, implement web application firewall rules to detect and block XSS payloads, and consider isolating these devices on a separate VLAN.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Tr 71w FirmwareOperating system
Affected:all versions
Tr 72w FirmwareOperating system
Affected:all versions
Rtr 5w FirmwareOperating system
Affected:all versions
Wdr 7 FirmwareOperating system
Affected:all versions
Wdr 3 FirmwareOperating system
Affected:all versions
Ws 2 FirmwareOperating system
Affected:all versions
Rt 12n FirmwareOperating system
Affected:all versions
Rs 12n FirmwareOperating system
Affected:all versions

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify device model
    Locate the data logger physical device or check network inventory for model number. Look for: TR-71w, TR-72w, RTR-5w, WDR-7, WDR-3, WS-2 (T&D) or RT-12n, RS-12n (ESPEC MIC)
    Affected if Device model matches any of the affected products listed in CVE-2023-22654
  2. Confirm web interface is active
    Attempt to access the device web interface via its IP address in a browser. Typical default ports are 80 or 8080. Check if the login page or device status page loads.
    Affected if Web interface responds and is accessible on the network
  3. Check network exposure
    Determine if the device web interface is accessible from untrusted networks. Review firewall rules, VLAN assignments, and port forwards exposing the device.
    Affected if Device web interface is reachable from outside the local management network
  4. Review for indicators of compromise
    Examine browser console for JavaScript errors, check for unexpected script tags in page source, review web server logs for XSS probe attempts (common patterns: <script>, javascript:, onerror=, onload=)
    Affected if Signs of injected scripts or suspicious requests in logs or page content

If the device is any of the T&D or ESPEC MIC models listed and its web interface is network-accessible, the environment is affected by this XSS vulnerability.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Since no patched firmware version is specified and all versions are affected, immediately contact T&D Corporation and ESPEC MIC CORP for available firmware updates. In the interim, restrict network access to these devices, implement web application firewall rules to detect and block XSS payloads, and consider isolating these devices on a separate VLAN.

Fix this in Tr 71w Firmware Scoped from the published advisory
  • Consultation6.0 h
  • Implementation12.0 h
  • Testing6.0 h
  • Review / QA3.0 h
27.0 hours of engineering $4,800
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,680.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2023-22654 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2023-22654 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data