| 标题 | SourceCodester Pizzafy Ecommerce System 1.0 Cross Site Scripting |
|---|
| 描述 | Vulnerability Type: Cross-Site Scripting (XSS) – Stored - Config
Affected Product: Pizzafy Ecommerce System 1.0
Download: https://www.sourcecodester.com/php/18708/pizzafy-ecommerce-system.html
Vulnerable Endpoint:
/pizzafy/admin/index.php?page=save_settings
Vulnerable Parameter and payload:
------WebKitFormBoundarybyGjODDgMc1ZHByw
Content-Disposition: form-data; name="name"
<script>alert(document.cookie)</script>
Description:
A Stored Cross-Site Scripting (XSS) vulnerability was identified in the application. User-supplied input is not properly sanitized or encoded before being stored and later rendered in the browser.
An attacker can inject malicious JavaScript code into a persistent field (such as name, description, or comments). When other users access the affected page, the injected script is executed in their browser context.
This allows attackers to perform actions such as session hijacking, credential theft, or unauthorized actions on behalf of the victim..
|
|---|
| 来源 | ⚠️ https://github.com/joaodrmmd/VulDB-Reports/blob/main/XSS%20-%20Config.pdf |
|---|
| 用户 | r3du (UID 97257) |
|---|
| 提交 | 2026-04-12 18時54分 (2 月前) |
|---|
| 管理 | 2026-04-28 12時26分 (16 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 359954 [SourceCodester Pizzafy Ecommerce System 1.0 index.php?page=save_settings 名称 跨网站脚本] |
|---|
| 积分 | 20 |
|---|