| Title | yashpokharna2555 restaurent-management-system 1 SQL Injection |
|---|
| Description | A vulnerability has been found in yashpokharna2555 restaurent-management-system. The password reset entrypoint `forgotpassword.php` uses the attacker-controlled `email` POST parameter directly in SQL statements without parameterization. Specifically, the application concatenates `$_POST['email']` into both a SELECT query for reset lookup and an UPDATE query for reset token write-back. Dynamic verification confirmed exploitable blind SQL injection, including boolean-based blind and time-based blind techniques. The backend DBMS was identified as MySQL and the current database name `testing` could be retrieved.
|
|---|
| Source | ⚠️ https://github.com/yashpokharna2555/restaurent-management-system/issues/3 |
|---|
| User | wr0ld (UID 98487) |
|---|
| Submission | 05/27/2026 10:31 (1 month ago) |
|---|
| Moderation | 06/27/2026 20:10 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 374493 [yashpokharna2555 restaurent-management-system POST Parameter /forgotpassword.php email sql injection] |
|---|
| Points | 20 |
|---|