← Back

CVE-2025-34305

nvd nist
Published: Oct 28, 2025Modified: Nov 3, 2025

JSON object

Loading...
5.1
Vector
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Show more
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XShow less
Source: disclosure@vulncheck.com (Secondary)

Description

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.

Affected (16)

Products: Ipfire: Ipfire
1 product
Ipfire
Configuration A
16 vulnerable
Vulnerable SoftwareAffected Versions
Ipfire
Before 2.29
Version 2.29 core_update183
Version 2.29 core_update184
Version 2.29 core_update185
Version 2.29 core_update186
Version 2.29 core_update187
Version 2.29 core_update188
Version 2.29 core_update189
Version 2.29 core_update190
Version 2.29 core_update191
Version 2.29 core_update192
Version 2.29 core_update193
Version 2.29 core_update194
Version 2.29 core_update195
Version 2.29 core_update196
Version 2.29 core_update197

References (3)

Source: disclosure@vulncheck.com
Issue TrackingThird Party Advisory
Source: disclosure@vulncheck.com
Release Notes

Timeline

No history available yet.