| タイトル | SourceCodester Pizzafy Ecommerce System 1.0 SQL Injection |
|---|
| 説明 | Title: Pizzafy Ecommerce System 1.0
Vulnerability Type: SQL Injection (Based Error)
Severity: HIGH
Status: Unpatched
Description:
A Error-based SQL Injection vulnerability was discovered in the SELECT functionality of the Pizzafy Ecommerce System. This vulnerability occurs because the id parameter and user_id column database is not properly sanitized, allowing an attacker to inject malicious SQL commands into the backend database query.
Affected Version: 1.0
Endpoint or paramter vulnerable:
/pizza/admin/ajax.php?action=get_cart_count&id=1
PoC:
/pizza/admin/ajax.php?action=get_cart_count&id=1%20and%20extractvalue(1,%20concat(0x7e,%20version()))%20--
References:
https://www.sourcecodester.com/php/18708/pizzafy-ecommerce-system.html |
|---|
| ソース | ⚠️ https://github.com/fernando-mengali/vulndb-submissions/blob/main/05-vul-SQLI.md |
|---|
| ユーザー | Fernando Mengali (UID 83791) |
|---|
| 送信 | 2026年04月10日 20:46 (2 月 ago) |
|---|
| モデレーション | 2026年04月27日 17:43 (17 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 359828 [SourceCodester Pizzafy Ecommerce System 1.0 ajax.php?action=get_cart_count 識別子 SQLインジェクション] |
|---|
| ポイント | 20 |
|---|