Skip to content

Sympa::HTMLSanitizer: Avoid bug in HTML::StripScripts, reDoS with style attribute (#1573)#1575

Merged
ikedas merged 4 commits into
sympa-community:mainfrom
ikedas:issue-1573
Feb 2, 2023
Merged

Sympa::HTMLSanitizer: Avoid bug in HTML::StripScripts, reDoS with style attribute (#1573)#1575
ikedas merged 4 commits into
sympa-community:mainfrom
ikedas:issue-1573

Conversation

@ikedas
Copy link
Copy Markdown
Member

@ikedas ikedas commented Jan 7, 2023

This may fix #1573 .

@ikedas ikedas changed the title Sympa::HTMLSanitizer: Avoid bug in HTML::StripScripts, reDoS with style attribute. Sympa::HTMLSanitizer: Avoid bug in HTML::StripScripts, reDoS with style attributeb (#1573) Jan 7, 2023
@ikedas ikedas changed the title Sympa::HTMLSanitizer: Avoid bug in HTML::StripScripts, reDoS with style attributeb (#1573) Sympa::HTMLSanitizer: Avoid bug in HTML::StripScripts, reDoS with style attribute (#1573) Jan 7, 2023
@ikedas ikedas added the bug label Jan 7, 2023
@ikedas ikedas force-pushed the issue-1573 branch 3 times, most recently from c559403 to 0411f83 Compare January 9, 2023 00:22
  - Unintended types of URIs were allowed.
  - The lengths of URIs were not limited.
@ikedas ikedas marked this pull request as ready for review January 13, 2023 01:37
@ikedas ikedas merged commit 2219820 into sympa-community:main Feb 2, 2023
@ikedas ikedas deleted the issue-1573 branch February 2, 2023 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CVE-2023-24038] Archived crash on Complex regular subexpression recursion limit (65534) ... StripScripts.pm line 1602.

1 participant