← Zurück zur CVE-Suche

CVE-2026-73492

Loofah

Beschreibung

Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. From 2.25.0 until 2.25.2, Loofah::HTML5::Scrub.allowed_uri? does not reject javascript: or vbscript: URIs whose scheme is split by semicolon-less numeric character references such as &#58, &#9, &#10, or &#13. CGI.unescapeHTML leaves these references encoded, so allowed_uri? reports the URL safe even though a browser decodes an encoded colon or strips encoded whitespace and executes the resulting URI scheme. This issue affects only callers that pass HTML-encoded strings directly to allowed_uri?; Loofah-s default sanitize() path is not affected. This issue is fixed in version 2.25.2.

CVSS 2.3EPSS 0.245%Risiko 0.24
Quelle öffnen
Veröffentlicht
2026-08-12 22:17:16
Betroffene Versionen
>=2.25.0,<2.25.2
Typ
Bibliothek
Zuletzt geändert
2026-08-14 23:16:33
Vektor
CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/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