CVE-2025-67491
中文标题:
(暂无数据)
英文标题:
OpenEMR has Stored XSS in ub04 helper
漏洞描述
中文描述:
(暂无数据)
英文描述:
OpenEMR is a free and open source electronic health records and medical practice management application. Versions 5.0.0.5 through 7.0.3.4 have a stored cross-site scripting vulnerability in the ub04 helper of the billing interface. The variable `$data` is passed in a click event handler enclosed in single quotes without proper sanitization. Thus, despite `json_encode` a malicious user can still inject a payload such as ` ac' ><img src=x onerror=alert(document.cookie)> ` to trigger the bug. This vulnerability allows low privileged users to embed malicious JS payloads on the server and perform stored XSS attack. This, in turn makes it possible for malicious users to steal the session cookies and perform unauthorized actions impersonating administrators. Version 7.0.4 patches the issue.
CWE类型:
标签:
受影响产品
| 厂商 | 产品 | 版本 | 版本范围 | 平台 | CPE |
|---|---|---|---|---|---|
| openemr | openemr | >= 5.0.0.5, < 7.0.4 | - | - |
cpe:2.3:a:openemr:openemr:>=_5.0.0.5,_<_7.0.4:*:*:*:*:*:*:*
|
| open-emr | openemr | * | - | - |
cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*
|
解决方案
中文解决方案:
英文解决方案:
临时解决方案:
参考链接
cve.org
cve.org
cve.org
CVSS评分详情
4.0 (cna)
HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
时间信息
利用信息
数据源详情
| 数据源 | 记录ID | 版本 | 提取时间 |
|---|---|---|---|
| CVE | cve_CVE-2025-67491 |
2026-02-25 03:17:33 | 2026-02-24 22:00:01 |
| NVD | nvd_CVE-2025-67491 |
2026-02-26 02:00:04 | 2026-02-25 22:00:03 |
版本与语言
安全公告
变更历史
查看详细变更
- affected_products_count: 1 -> 2
- data_sources: ['cve'] -> ['cve', 'nvd']