What the vulnerability does
01Description
Unauthenticated Arbitrary File Download in OMGF Pro <= 5.2.7 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
What the vulnerability does
Unauthenticated Arbitrary File Download in OMGF Pro <= 5.2.7 versions.
Explanation of Vulnerability in Simple Terms
OMGF Pro versions up to 5.2.7 contain a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can craft requests to access files outside the intended directory, potentially exposing sensitive configuration files, database credentials, or other private data. No user interaction is required.
What an attacker can do
Read arbitrary files from the server, including sensitive configuration and credential files.
Potential impact on your site
Sensitive files like wp-config.php or database credentials could be exposed to anyone on the internet.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities