Skip to content

match multiline tags in stripImages and stripIframes - #97

Open
arib06 wants to merge 1 commit into
joomla-framework:4.x-devfrom
arib06:strip-tags-dotall
Open

match multiline tags in stripImages and stripIframes#97
arib06 wants to merge 1 commit into
joomla-framework:4.x-devfrom
arib06:strip-tags-dotall

Conversation

@arib06

@arib06 arib06 commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

add the s flag to the img/iframe strip regex so the dot matches newlines, otherwise a tag with an embedded newline like <img\nsrc=x onerror=alert(1)> is never matched and survives the strip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant