CVE-2025-57768 (CNNVD-202508-2581)
中文标题:
Phproject 跨站脚本漏洞
英文标题:
Stored XSS in “hours” fields when creating or editing an issue, using SQLite database
漏洞描述
中文描述:
Phproject是Alan个人开发者的一套项目管理系统。该系统支持问题管理、任务管理和仪表板等功能。 Phproject 1.8.0至1.8.3之前版本存在跨站脚本漏洞,该漏洞源于创建新项目时Planned Hours字段存在存储型跨站脚本,可能导致恶意脚本执行。
英文描述:
Phproject is a high performance full-featured project management system. From 1.8.0 to before 1.8.3, a Stored Cross-Site Scripting (XSS) vulnerability exists in the Planned Hours field when creating a new project. When sending a POST request to /issues/new/, the value provided in the Planned Hours field is included in the server response without any HTML encoding or sanitization. Because of this, an attacker can craft a malicious payload such as <script>alert(1)</script> and include it in the planned_hours parameter. The server reflects the input directly in the HTML of the project creation page, causing the browser to interpret and execute it. This vulnerability is fixed in 1.8.3.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| Alanaktion | phproject | >= 1.8.0, < 1.8.3 | - | - |
cpe:2.3:a:alanaktion:phproject:>=_1.8.0,_<_1.8.3:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
CVSS评分详情
4.0 (cna)
MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-57768 |
2025-11-11 15:23:30 | 2025-11-11 07:40:44 |
| NVD | nvd_CVE-2025-57768 |
2025-11-11 15:01:00 | 2025-11-11 07:48:31 |
| CNNVD | cnnvd_CNNVD-202508-2581 |
2025-11-11 15:12:54 | 2025-11-11 08:00:06 |
版本与语言
安全公告
变更历史
查看详细变更
- vulnerability_type: 未提取 -> 跨站脚本
- cnnvd_id: 未提取 -> CNNVD-202508-2581
- data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
查看详细变更
- data_sources: ['cve'] -> ['cve', 'nvd']