| 제목 | SQL injection vulnerability in the Stock Management System |
|---|
| 설명 | Build environment: Apache 2.4.39; MySQL5.7.26; PHP7.3.4;SQL injection vulnerability in Stock Management System;In processlogin PHP, in lines 7 to 9 of the code, the back-end receives the user and password parameters passed through by the front-end, and encrypts the password with sha1; In lines 18 to 25 of the code, the user and password are substituted into the database for query verification. During this process, SQL injection vulnerabilities are created without filtering;Executed SQL statements in the database,resulting in SQL injection vulnerabilities,SQL injection vulnerability can obtain database sensitive information |
|---|
| 원천 | ⚠️ https://github.com/rickxy/Stock-Management-System/issues/2 |
|---|
| 사용자 | ace. (UID 34853) |
|---|
| 제출 | 2022. 11. 21. PM 12:55 (4 연령 ago) |
|---|
| 모더레이션 | 2022. 11. 24. AM 10:10 (3 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 214322 [rickxy Stock Management System /pages/processlogin.php user/password SQL 주입] |
|---|
| 포인트들 | 20 |
|---|