LiveActive security incident?Get immediate response
CVE Record

CVE-2023-53770: MiniDVBLinux 5.4 Unauthenticated Configuration Download via Backup Endpoint

MiniDVBLinux 5.4 contains an unauthenticated configuration download vulnerability that allows remote attackers to access sensitive system configuration files through a direct object reference. Attackers can exploit the backup download endpoint by sending a GET request with 'action=getconfig' to retrieve a complete system configuration archive containing sensitive credentials.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

MiniDVBLinux 5.4 and earlier can expose a complete system configuration archive to a remote, unauthenticated requester. Because that archive may contain credentials, compromise could enable follow-on access to the appliance or connected services. The supplied evidence does not establish active exploitation.

Executive priority

Prioritize internet-accessible or broadly reachable appliances immediately because the issue can disclose credentials without authentication. Isolate exposure, investigate historical requests, and obtain vendor remediation guidance. Internal-only systems still require timely action because stolen credentials or an internal foothold could make the endpoint reachable.

Technical view

The backup download function accepts an unauthenticated request using the getconfig action and returns sensitive configuration data. The CVSS 4.0 score is 8.7, reflecting network accessibility, low attack complexity, no privileges or user interaction, and high confidentiality impact without demonstrated integrity or availability impact.

Likely exposure

MiniDVBLinux systems running version 5.4 or earlier are potentially affected when the vulnerable web backup endpoint is reachable by an attacker. Internet-facing deployments present the clearest risk. The bundle does not identify specific deployment defaults, exposed asset counts, or affected configurations beyond the listed versions.

Exploitation context

ExploitDB and third-party advisories document the weakness publicly, reducing discovery effort for attackers. However, the supplied record is not in CISA KEV, and no cited source establishes active exploitation in the wild. Treat attempts targeting the configuration-download action as suspicious.

Researcher notes

The record maps the issue to CWE-260 and describes sensitive credentials stored within the downloadable configuration archive. CVSS 4.0 is 8.7 with high vulnerable-system confidentiality impact only. A public exploit reference exists, but that is evidence of exploit availability, not confirmed operational exploitation. No specific patched version is identified in the supplied sources.

Mitigation direction

  • Identify MiniDVBLinux systems running version 5.4 or earlier.
  • Restrict the management interface and backup endpoint to trusted networks.
  • Check current MiniDVBLinux guidance for an approved fixed release or mitigation.
  • Rotate credentials contained in configuration archives if exposure may have occurred.
  • Monitor and block unauthorized requests targeting the configuration-download action.

Validation and detection

  • Confirm each appliance version and whether its web interface is externally reachable.
  • Review web access logs for requests containing the getconfig action.
  • Verify unauthenticated users cannot retrieve configuration backups after remediation.
  • Inventory credentials stored in configuration archives and confirm necessary rotations.
  • Reassess network controls from an untrusted segment without downloading sensitive data.
Prepared
Confidence
high
Sources
6

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-260: 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-53770 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.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

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
3Timeline events
1ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: partial

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.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2023-53770Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MiniDVBLinuxMiniDVBLinux(TM) Distribution (MLD)<=5.4unaffected
Weakness

CWE details

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

CWE-260 · source CWE mapping

Password in Configuration File

Password in Configuration File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.