| 标题 | code-projects Responsive Blog Site 1.0 Cross Site Scripting |
|---|
| 描述 | There is a stored Cross-Site Scripting (XSS) vulnerability in the blogs_view.php page. This page retrieves product information from the database (including fields such as product_code, gen_name, product_name, and supplier) and directly outputs it into the HTML table using echo without any HTML special character escaping.Attackers can exploit the product addition/editing functions to inject malicious JavaScript code into the aforementioned fields. When other users (including administrators) access the /resblog/index.php page, the injected malicious scripts will be parsed and executed by the browser, leading to security risks such as session hijacking, sensitive information theft, phishing attacks, or permission abuse. |
|---|
| 来源 | ⚠️ https://github.com/chen2496088236/CVE/issues/5 |
|---|
| 用户 | 111ctx (UID 89466) |
|---|
| 提交 | 2025-08-27 17時21分 (8 月前) |
|---|
| 管理 | 2025-09-03 13時23分 (7 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 322331 [code-projects Responsive Blog Site 1.0 blogs_view.php product_code/gen_name/product_name/supplier 跨网站脚本] |
|---|
| 积分 | 20 |
|---|