| Title | sourcecodester Pizzafy Ordering System V1.0 SQL Injection |
|---|
| Description | During the security review of "Pizzafy Ordering System", I discovered a critical SQL injection vulnerability in the "/admin/ajax.php" file. This vulnerability stems from insufficient user input validation of the 'email' parameter, allowing attackers to inject malicious SQL queries. The vulnerability allows unauthenticated attackers to access and extract all data from the database, including sensitive user information and password hashes. However, the application does not allow authentication bypass through this injection point due to its response handling logic. Attackers can leverage the exposed password hashes for subsequent attacks. |
|---|
| Source | ⚠️ https://github.com/nidieaaa/test/issues/5 |
|---|
| User | baiqiuran (UID 97198) |
|---|
| Submission | 04/14/2026 09:37 (3 months ago) |
|---|
| Moderation | 04/29/2026 21:19 (15 days later) |
|---|
| Status | Duplicate |
|---|
| VulDB entry | 359826 [SourceCodester Pizzafy Ecommerce System 1.0 ajax.php?action=login2 e-mail sql injection] |
|---|
| Points | 0 |
|---|