What the vulnerability does
01Description
Unauthenticated Arbitrary File Download in Super Forms <= 6.3.315 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 Super Forms <= 6.3.315 versions.
Explanation of Vulnerability in Simple Terms
Super Forms versions up to 6.3.315 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 confidential 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
Attackers can access sensitive files like wp-config.php, database backups, or private keys without logging in.
Conditions required to exploit
Network access only; no authentication or user interaction required.
Key dates
External resources
Related vulnerabilities