XiaoYou201 opened a new pull request, #9790: URL: https://github.com/apache/inlong/pull/9790
### Prepare a Pull Request - [INLONG-9735][Manager] Spring Web vulnerable to Open Redirect or Server Side Request Forgery - Fixes #9735 ### Motivation Applications that use UriComponentsBuilder to parse an externally provided URL (e.g. through a query parameter) AND perform validation checks on the host of the parsed URL may be vulnerable to a open redirect(https://cwe.mitre.org/data/definitions/601.html) attack or to a SSRF attack if the URL is used after passing validation checks. ### Modifications Change the Spring version 5.3.27 to 5.3.32 ### Verifying this change As Official website report  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
