CyberRota Analysis
AI-GeneratedThe Alior Bank PrestaShop module "raty" is vulnerable to SQL Injection due to improper handling of the POST parameter "status" in the toggleCategoryPromotionAction method, allowing attackers with access to the backoffice to execute arbitrary SQL queries. This vulnerability could lead to unauthorized access and modification of sensitive database contents. Organizations using this module should prioritize patching to mitigate potential data breaches and integrity issues.
Original NVD Description
Alior Bank PrestaShop module "raty" for commercial partners is vulnerable to SQL Injection in the toggleCategoryPromotionAction method. The module inserts value of the POST parameter "status" into SQL UPDATE queries without any sanitization or validation. An attacker with access to the product or category add/edit functionality in the PrestaShop backoffice can inject arbitrary SQL, potentially allowing unauthorized access to and modification of database contents.