| शीर्षक | Crm42 SQL injection vulnerability in login function |
|---|
| विवरण | 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 |
|---|
| स्रोत | ⚠️ https://github.com/tholum/crm42/issues/1 |
|---|
| उपयोगकर्ता | ace. (UID 34853) |
|---|
| सबमिशन | 07/11/2022 07:12 AM (4 साल पहले) |
|---|
| संयम | 11/11/2022 04:42 PM (4 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 213461 [tholum crm42 Login class.user.php user_name SQL इंजेक्शन] |
|---|
| अंक | 20 |
|---|