| 제목 | itsourcecode Simple Task List In PHP With Source Code 1.0 SQL Injection |
|---|
| 설명 | Due to insufficient user input validation for the "username" parameter, a serious SQL injection vulnerability has been discovered in the registration function of the "Simple Task List In PHP With Source Code", allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to the database, modify or delete data, and access sensitive information without logging in. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the 'signUp.php' file of the 'Simple Task List In PHP With Source Code' project. The reason for this issue is that attackers inject malicious code from the parameter "username" and use it directly in SQL queries without appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations. |
|---|
| 원천 | ⚠️ https://github.com/qianqiusujiu/cve/issues/1 |
|---|
| 사용자 | qianqiu (UID 71960) |
|---|
| 제출 | 2024. 07. 16. AM 04:58 (2 연령 ago) |
|---|
| 모더레이션 | 2024. 07. 16. PM 09:46 (17 hours later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 271707 [itsourcecode Simple Task List 1.0 signUp.php insertUserRecord 사용자 이름 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|