html_sanitize_ex is vulnerable to URL Redirection to Untrusted Site ('Open Redirect')
48
Medium Risk
The HTML5 scrubber allows the form and formaction attributes on an input element without validating their scheme. The HTML form attribute binds an input to any form on the page by its id, and formaction overrides that form's submit target, so an absolute cross-origin URL survives sanitizing and can retarget a submitted form and its data off-site. The fix applies scheme validation so cross-origin form and formaction targets no longer pass.
You are affected if you are using a version that falls within the vulnerable range and you use the HtmlSanitizeEx.html5/1 scrubber, or a custom scrubber extending :html5, and render the sanitized output on a page that already contains a form with an id.
html_sanitize_ex is vulnerable to URL Redirection to Untrusted Site ('Open Redirect') in versions 0.3.1 - 1.5.2.
Upgrade the html_sanitize_ex library to the patch version.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

I consent to receiving marketing communications based on Aikido’s Privacy Policy.
SOC 2Compliant
ISO 27001Compliant