Unknown · Navigate Cms · CVE-2021-37473
**Name of the Vulnerable Software and Affected Versions**
NavigateCMS versions 2.9.4 and below
**Description**
The issue concerns a function in the `product.php` file that is vulnerable to sql injection. This vulnerability occurs on the `products-order` parameter through a post request, allowing for arbitrary sql query execution in the backend database.
**Recommendations**
For NavigateCMS versions 2.9.4 and below, as a temporary workaround, consider restricting access to the `product.php` file or disabling the functionality related to the `products-order` parameter until a patch is available. Avoid using the `products-order` parameter in post requests to the affected endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.