Litemall · Litemall · CVE-2024-6452
**Name of the Vulnerable Software and Affected Versions**
litemall versions up to 1.8.0
**Description**
A critical issue was found in the AdminGoodscontroller.java file, where the manipulation of the `goodsId`, `goodsSn`, and `name` arguments leads to SQL injection. This issue can be exploited remotely.
**Recommendations**
For versions up to 1.8.0, update to a version that fixes this issue to prevent SQL injection attacks. As a temporary workaround, consider restricting access to the `AdminGoodscontroller.java` file or validating user input for the `goodsId`, `goodsSn`, and `name` arguments to minimize the risk of exploitation.