| Title | GitHub dingfanzu 1 SQL Injection |
|---|
| Description | The reason for the SQL injection vulnerability is that the website application does not verify the validity of the data submitted by the user to the server (type, length, business parameter validity, etc.), and does not effectively filter the data input by the user with special characters , so that the user's input is directly brought into the database for execution, which exceeds the expected result of the original design of the SQL statement, resulting in a SQL injection dingfanzu-CMS does not filter the content correctly at the "chpwd.php" username module, resulting in the generation of SQL injection. |
|---|
| Source | ⚠️ https://github.com/Xor-Gerke/webray.com.cn/blob/main/cve/dingfanzu-CMS/dingfanzu-CMS%20chpwd.php%20username%20SQL-inject.md |
|---|
| User | fjjwebray.com.cn (UID 73871) |
|---|
| Submission | 08/22/2024 09:55 (2 years ago) |
|---|
| Moderation | 08/29/2024 09:26 (7 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 276074 [dingfanzu CMS up to 29d67d9044f6f93378e6eb6ff92272217ff7225c /ajax/chpwd.php Username sql injection] |
|---|
| Points | 20 |
|---|