Unknown · Sanitization Management System · CVE-2022-44345
**Name of the Vulnerable Software and Affected Versions**
Sanitization Management System version 1.0
**Description**
The issue concerns SQL Injection, which can be exploited via the `/php-sms/admin/?page=quotes/view quote&id=` endpoint. The `id` parameter is vulnerable to this type of attack. SQL Injection is a technique where an attacker injects malicious SQL code into a web application's database in order to extract or modify sensitive data.
**Recommendations**
For Sanitization Management System version 1.0, as a temporary workaround, consider restricting access to the `/php-sms/admin/?page=quotes/view quote&id=` endpoint until a patch is available. Avoid using the `id` parameter in this endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.