CVE-2023-53772
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2023-53772, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-09

Last updated on: 2025-12-09

Assigner: VulnCheck

Description

MiniDVBLinux 5.4 contains an arbitrary file disclosure vulnerability that allows attackers to read sensitive system files through the 'file' GET parameter. Attackers can exploit the about page by supplying file paths to disclose arbitrary file contents on the affected device.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-09
Last Modified
2025-12-09
Generated
2026-07-06
AI Q&A
2025-12-09
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
minidvblinux minidvblinux 5.4

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in MiniDVBLinux 5.4 allows attackers to read sensitive system files by exploiting the 'file' GET parameter on the about page. By supplying specific file paths, attackers can disclose arbitrary file contents on the affected device.

Detection Guidance

This vulnerability can be detected by sending crafted HTTP GET requests to the affected device's about page, manipulating the 'file' GET parameter to request sensitive system files. A proof-of-concept Python script named mldhd_fd.py is available that sends such requests and extracts the file contents from the response. Alternatively, you can manually test by using curl or wget commands to request the about page with the 'file' parameter set to sensitive file paths, for example: curl 'http://<target-ip>/about?file=/etc/passwd'. If the response contains the contents of the requested file, the system is vulnerable. [3, 4]

Impact Analysis

The vulnerability can lead to unauthorized disclosure of sensitive system files, potentially exposing confidential information, system configurations, or credentials, which can be leveraged for further attacks or system compromise.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53772. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart