| Title | itsourcecode Bakery Online Ordering System Using PHP and MySQL Database V1.0 SQL Injection |
|---|
| Description | During the security review of "Bakery Online Ordering System Using PHP and MySQL Database", discovered a critical SQL injection vulnerability in the "index.php" file. This vulnerability stems from insufficient user input validation of the 'user_email' parameter, allowing attackers to inject malicious SQL queries. Therefore, attackers can gain unauthorized access to databases, modify or delete data, and access sensitive information. Immediate remedial measures are needed to ensure system security and protect data integrity.
A SQL injection vulnerability was found in the 'index.php' file of the 'Bakery Online Ordering System Using PHP and MySQL Database' project. The reason for this issue is that attackers inject malicious code from the parameter "user_email" and use it directly in SQL queries without the need for appropriate cleaning or validation. This allows attackers to forge input values, thereby manipulating SQL queries and performing unauthorized operations. |
|---|
| Source | ⚠️ https://github.com/ppp-src/CVE/issues/4 |
|---|
| User | polaris0x1 (UID 67906) |
|---|
| Submission | 06/17/2024 01:29 (2 years ago) |
|---|
| Moderation | 06/17/2024 15:41 (14 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 268793 [itsourcecode Bakery Online Ordering System 1.0 index.php user_email sql injection] |
|---|
| Points | 20 |
|---|