Unknown · Openupload · CVE-2023-36319
**Name of the Vulnerable Software and Affected Versions**
Openupload Stable version 0.4.3
**Description**
The issue is related to a File Upload vulnerability that allows a remote attacker to execute arbitrary code via the `action` parameter of the "compress-inc.php" file. This vulnerability is associated with unlimited upload of dangerous file types when processing the `action` parameter with the value `compress=0`. Exploitation of this issue may enable a remote attacker to execute arbitrary code.
**Recommendations**
For Openupload Stable version 0.4.3, consider disabling the `compress-inc.php` file or restricting access to it until a patch is available. Avoid using the `action` parameter with the value `compress=0` in the affected file to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.