CVE-2025-51539

EzGED3 3.5.0 contains an unauthenticated arbitrary file read vulnerability due to improper access control and insufficient input validation in a script exposed via the web interface. A remote attacker can supply a crafted path parameter to a PHP script to read arbitrary files from the filesystem. The script lacks both authentication checks and secure path handling, allowing directory traversal attacks (e.g., ../../../) to access sensitive files such as configuration files, database dumps, source code, and password reset tokens. If phpMyAdmin is exposed, extracted credentials can be used for direct administrative access. In environments without such tools, attacker-controlled file reads still allow full database extraction by targeting raw MySQL data files. The vendor states that the issue is fixed in 3.5.72.27183.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:ezged:ezged3:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-08-19 16:15

Updated : 2025-10-07 21:06


NVD link : CVE-2025-51539

Mitre link : CVE-2025-51539

CVE.ORG link : CVE-2025-51539


JSON object : View

Products Affected

ezged

  • ezged3
CWE
CWE-284

Improper Access Control