Impact
A flaw in the Delete Username endpoint of danpros HTMLy, present up to version 3.1.1, allows attackers to manipulate the File argument of the unlink() function in htmly.php to perform a path traversal. This can result in the deletion of arbitrary files on the server, potentially removing user data and causing denial of service. The vulnerability is exploitable remotely and public exploits are available.
Affected Systems
All installations of danpros HTMLy running version 3.1.1 or earlier are affected. The path traversal flaw specifically targets the unlink function in the htmly.php component used for deleting usernames.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity. The EPSS score is not available, but the vulnerability is publicly exploited and not listed in CISA's KEV catalog. An attacker can remotely trigger arbitrary file deletion by manipulating the File parameter in a request to /system/htmly.php, especially if the endpoint is accessible over the network. Due to the lack of a vendor patch notice the risk remains significant for unchanged systems.
OpenCVE Enrichment