Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade froxlor/froxlor to version 2.3.6 or higher.
froxlor/froxlor is a server administration software.
Affected versions of this package are vulnerable to PHP Remote File Inclusion via the def_language parameter in the API, which is not properly validated against the list of available language files. An attacker can execute arbitrary PHP code as the web server user by uploading a malicious .lng.php file to their web directory and setting the def_language parameter to a path traversal payload that points to this file. This allows full server compromise, lateral movement, persistent backdoor installation, and data exfiltration.