| tiêu đề | Crm42 SQL injection vulnerability in login function |
|---|
| Mô tả | 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 |
|---|
| Nguồn | ⚠️ https://github.com/tholum/crm42/issues/1 |
|---|
| Người dùng | ace. (UID 34853) |
|---|
| Đệ trình | 07/11/2022 07:12 (cách đây 4 những năm) |
|---|
| Kiểm duyệt | 11/11/2022 16:42 (4 days later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 213461 [tholum crm42 Login class.user.php user_name Tiêm SQL] |
|---|
| điểm | 20 |
|---|