Steps to Reproduce
Current Result
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) due to improper sanitization of HTML including javascript: URL expressions if the non-default SafeList.preserveRelativeLinks option is enabled and no Content Security Policy is set on the website.
Expected Result
depends on a version without the vulnerability
Debug Information
- How to fix Cross-site Scripting (XSS)?
Upgrade org.jsoup:jsoup to version 1.15.3 or higher.