Skip to content

(fix) XSS in timeline#567

Merged
barryvdh merged 1 commit intophp-debugbar:masterfrom
erikn69:patch-15
Sep 22, 2023
Merged

(fix) XSS in timeline#567
barryvdh merged 1 commit intophp-debugbar:masterfrom
erikn69:patch-15

Conversation

@erikn69
Copy link
Copy Markdown
Contributor

@erikn69 erikn69 commented Sep 21, 2023

Closes #448

- aggregate.label +
+ $('<i />').text(aggregate.label).html() +

@barryvdh barryvdh merged commit 376ff32 into php-debugbar:master Sep 22, 2023
@erikn69 erikn69 deleted the patch-15 branch September 22, 2023 13:34
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.

XSS in timeline from query

2 participants