| Titolo | Crm42 SQL injection vulnerability in login function |
|---|
| Descrizione | Crm42 does not filter the content entered by the user in the login function, resulting in a SQL injection vulnerability
Vulnerability source code location:
In crm42\class\class.user.php, at lines 920-922
The SQL statement executed by $sql, without any filtering, directly brings the user name and password into the database for query, and then returns the query result $result, resulting in an error reporting SQL injection vulnerability |
|---|
| Fonte | ⚠️ https://github.com/tholum/crm42/issues/1 |
|---|
| Utente | ace. (UID 34853) |
|---|
| Sottomissione | 07/11/2022 07:12 (4 anni fa) |
|---|
| Moderazione | 11/11/2022 16:42 (4 days later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 213461 [tholum crm42 Login class.user.php user_name iniezione SQL] |
|---|
| Punti | 20 |
|---|