5.3.2
·
2 commits
to master
since this release
Included commits: 5.3.1...5.3.2
Fixes
- Fixed open redirect vulnerability in
form-with-external-fields.jsby validating that redirect URLs share the same origin before navigation, preventing unauthorized redirects. - Updated
dompurifydependency from^3.2.0to^3.4.12to address security issues.