Submit #372263: code-projects Simple Task List In PHP With Source Code 1.0 SQL Injectioninfo

Titlecode-projects Simple Task List In PHP With Source Code 1.0 SQL Injection
DescriptionDue to insufficient user input verification for the "username" parameter, a serious SQL injection vulnerability has been discovered in the login 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 'loginForm.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.
Source⚠️ https://github.com/hantianj/cve/issues/1
User
 hantian (UID 71730)
Submission07/10/2024 12:55 PM (10 months ago)
Moderation07/10/2024 02:46 PM (2 hours later)
StatusAccepted
VulDB Entry271060 [code-projects Simple Task List 1.0 Login loginForm.php Username sql injection]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!