| 제목 | 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 parameter vulnerable:
/pizza/admin/ajax.php?action=get_cart_items&id=1
PoC:
id=1'
References:
https://www.sourcecodester.com/php/18708/pizzafy-ecommerce-system.html |
|---|
| 원천 | ⚠️ https://github.com/fernando-mengali/vulndb-submissions/blob/main/06-vul-SQLI.md |
|---|
| 사용자 | Fernando Mengali (UID 83791) |
|---|
| 제출 | 2026. 04. 10. PM 09:03 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 04. 28. AM 07:23 (17 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 359915 [SourceCodester Pizzafy Ecommerce System 1.0 ajax.php?action=get_cart_items 아이디 SQL 주입] |
|---|
| 포인트들 | 20 |
|---|