Skip to content

fix(cleanupIds): handle no-uri-encoded references#1982

Merged
SethFalco merged 3 commits intosvg:mainfrom
liuweifeng:fix-1981
Apr 25, 2024
Merged

fix(cleanupIds): handle no-uri-encoded references#1982
SethFalco merged 3 commits intosvg:mainfrom
liuweifeng:fix-1981

Conversation

@liuweifeng
Copy link
Copy Markdown
Contributor

fixed #1981 .

Copy link
Copy Markdown
Member

@SethFalco SethFalco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've left a comment as I believe there is a vulnerability in this version.

Overall, the issue and solution makes sense though. Thanks for submitting a patch!

@SethFalco SethFalco merged commit 89b0c6c into svg:main Apr 25, 2024
@SethFalco
Copy link
Copy Markdown
Member

Thanks for spotting the issue and submitting a patch! This will be released by the end of the month.

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.

[cleanupIDs] symbol is incorrectly removed when its ID is *NOT* used by URL-encoded reference

2 participants