CVE-2025-34305 (CNNVD-202510-3821)

MEDIUM
中文标题:
IPFire 安全漏洞
英文标题:
IPFire < v2.29 Stored XSS via Multiple Methods in cleanhtml()
CVSS分数: 5.1
发布时间: 2025-10-28 14:34:36
漏洞类型: 其他
状态: PUBLISHED
数据质量分数: 0.30
数据版本: v3
漏洞描述
中文描述:

IPFire是IPFire组织的一种开源 Linux 发行版。主要用作路由器和防火墙。 IPFire 2.29之前版本存在安全漏洞,该漏洞源于cleanhtml函数未对用户输入应用HTML实体编码,可能导致存储型跨站脚本攻击。

英文描述:

IPFire versions prior to 2.29 (Core Update 198) contain multiple stored cross-site scripting (XSS) vulnerabilities caused by a bug in the cleanhtml() function (/var/ipfire/header.pl) that fails to apply HTML-entity encoding to user input. When an authenticated user submits data to affected endpoints - for example, POST /cgi-bin/wakeonlan.cgi (CLIENT_COMMENT), /cgi-bin/dhcp.cgi (ADVOPT_DATA, FIX_REMARK, FIX_FILENAME, FIX_ROOTPATH), /cgi-bin/connscheduler.cgi (ACTION_COMMENT), /cgi-bin/dnsforward.cgi (REMARK), /cgi-bin/vpnmain.cgi (REMARK), or /cgi-bin/dns.cgi (REMARK) - the application calls escape() and HTML::Entities::encode_entities() but never assigns the sanitized result back to the output variable. The original unsanitized value is therefore stored and later rendered in the web interface without proper sanitation or encoding, allowing injected scripts to execute in the context of other users who view the affected entries.

CWE类型:
CWE-79
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
IPFire.org IPFire - < 2.29 (Core Update 198) - cpe:2.3:a:ipfire.org:ipfire:*:*:*:*:*:*:*:*
ipfire ipfire * - - cpe:2.3:a:ipfire:ipfire:*:*:*:*:*:*:*:*
ipfire ipfire 2.29 - - cpe:2.3:a:ipfire:ipfire:2.29:core_update183:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
无标题 vendor-advisory
cve.org
访问
无标题 issue-tracking
cve.org
访问
无标题 third-party-advisory
cve.org
访问
CVSS评分详情
4.0 (cna)
MEDIUM
5.1
CVSS向量: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
机密性
NONE
完整性
NONE
可用性
NONE
后续系统影响 (Subsequent):
机密性
LOW
完整性
LOW
可用性
NONE
时间信息
发布时间:
2025-10-28 14:34:36
修改时间:
2025-10-29 18:09:14
创建时间:
2025-11-11 15:40:26
更新时间:
2025-11-11 16:00:20
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2025-34305 2025-11-11 15:23:17 2025-11-11 07:40:26
NVD nvd_CVE-2025-34305 2025-11-11 15:01:07 2025-11-11 07:48:15
CNNVD cnnvd_CNNVD-202510-3821 2025-11-11 15:13:00 2025-11-11 08:00:20
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN ZH
安全公告
暂无安全公告信息
变更历史
v3 CNNVD
2025-11-11 16:00:20
vulnerability_type: 未提取 → 其他; cnnvd_id: 未提取 → CNNVD-202510-3821; data_sources: ['cve', 'nvd'] → ['cnnvd', 'cve', 'nvd']
查看详细变更
  • vulnerability_type: 未提取 -> 其他
  • cnnvd_id: 未提取 -> CNNVD-202510-3821
  • data_sources: ['cve', 'nvd'] -> ['cnnvd', 'cve', 'nvd']
v2 NVD
2025-11-11 15:48:15
affected_products_count: 1 → 3; data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • affected_products_count: 1 -> 3
  • data_sources: ['cve'] -> ['cve', 'nvd']