LiveActive security incident?Get immediate response
CVE Record

CVE-2023-38379: The web interface on the RIGOL MSO5000 digital oscilloscope with firmware 00.01.03.00.03 allows remote atta...

The web interface on the RIGOL MSO5000 digital oscilloscope with firmware 00.01.03.00.03 allows remote attackers to change the admin password via a zero-length pass0 to the webcontrol changepwd.cgi application, i.e., the entered password only needs to match the first zero characters of the saved password.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A reachable RIGOL MSO5000 oscilloscope web interface on firmware 00.01.03.00.03 may let a remote attacker change the admin password without knowing the current one. This is most urgent where lab or engineering instruments are network-accessible beyond trusted users.

Executive priority

Prioritize exposed or shared lab networks first. Business risk is unauthorized control lockout or instrument tampering, not broad enterprise compromise, based on the provided evidence.

Technical view

The CVE describes an authentication failure in the webcontrol changepwd.cgi password-change flow. A zero-length pass0 value can satisfy the current-password check because only the first zero characters are compared, allowing remote admin password change on the affected firmware.

Likely exposure

Exposure is limited to RIGOL MSO5000 digital oscilloscopes running firmware 00.01.03.00.03 with the web interface reachable. The bundle does not identify other affected versions or fixed releases.

Exploitation context

The CVE says remote attackers can change the admin password. The source bundle does not cite CISA KEV listing, public exploitation in the wild, malware use, or weaponized exploit availability.

Researcher notes

Affected-version data is narrow and fix status is not supplied. Validation should focus on asset discovery, firmware confirmation, and reachability review without assuming impact on other RIGOL models or versions.

Mitigation direction

  • Check RIGOL guidance for firmware updates or configuration mitigations.
  • Remove oscilloscope web interfaces from internet and untrusted network access.
  • Restrict access to trusted management networks or VPN-only administration.
  • Segment lab instruments from corporate and production environments.
  • Rotate admin credentials after remediation or suspected unauthorized access.

Validation and detection

  • Inventory RIGOL MSO5000 oscilloscopes and record firmware versions.
  • Identify whether firmware 00.01.03.00.03 is present.
  • Confirm the web interface is not reachable from untrusted networks.
  • Review device access records for unexpected password changes, if available.
  • Track vendor or CVE updates for fixed-version information.
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-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. 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-38379 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

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-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.