CubeCart is an ecommerce software solution. Prior to 6.7.5, admin/sources/maintenance.index.inc.php places administrator-controlled tablename values into ALTER TABLE, CHECK TABLE, and ANALYZE TABLE statements without validating the identifiers or escaping embedded backticks. An authenticated administrator can terminate the quoted identifier with a closing backtick and introduce attacker-controlled structural SQL, potentially compromising database confidentiality, integrity, and availability within the application's database privileges. This issue is fixed in version 6.7.5.
https://github.com/cubecart/v6/security/advisories/GHSA-qcx6-cg43-ffmx
https://github.com/cubecart/v6/releases/tag/6.7.5
https://github.com/cubecart/v6/commit/fc08d55628191969f2345d06d862df316f7d44d3
https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php