| Titre | Crm42 SQL injection vulnerability in login function |
|---|
| Description | 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 |
|---|
| La source | ⚠️ https://github.com/tholum/crm42/issues/1 |
|---|
| Utilisateur | ace. (UID 34853) |
|---|
| Soumission | 07/11/2022 07:12 (il y a 4 ans) |
|---|
| Modérer | 11/11/2022 16:42 (4 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 213461 [tholum crm42 Login class.user.php user_name injection SQL] |
|---|
| Points | 20 |
|---|