Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
OWASP Java HTML Sanitizer is vulnerable to XSS via noscript tag and improper style tag sanitization
Vulnerability Description
OWASP Java HTML Sanitizer is a configureable HTML Sanitizer written in Java, allowing inclusion of HTML authored by third-parties in web applications while protecting against XSS. In version 20240325.1, OWASP java html sanitizer is vulnerable to XSS if HtmlPolicyBuilder allows noscript and style tags with allowTextIn inside the style tag. This could lead to XSS if the payload is crafted in such a way that it does not sanitise the CSS and allows tags which is not mentioned in HTML policy. At time of publication no known patch is available.
CVSS Information
N/A
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Vulnerability Title
Owasp Json-sanitizer 安全漏洞
Vulnerability Description
Owasp Json-sanitizer是美国OWASP基金会的一款基于Java可根据类似Json的文本内容生成Json格式数据的代码库。 Owasp Json-sanitizer 20240325.1版本存在安全漏洞,该漏洞源于HtmlPolicyBuilder允许noscript和style标签,可能导致跨站脚本攻击。
CVSS Information
N/A
Vulnerability Type
N/A