Vulnerabilities (CVE)

Join the Common Vulnerabilities and Exposures (CVE) community and start to get notified about new vulnerabilities.

Filtered by vendor Antisamy Project Subscribe
Filtered by product Antisamy
Total 6 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-29577 2 Antisamy Project, Oracle 3 Antisamy, Enterprise Manager Base Platform, Weblogic Server 2023-02-23 4.3 MEDIUM 6.1 MEDIUM
OWASP AntiSamy before 1.6.7 allows XSS via HTML tag smuggling on STYLE content with crafted input. The output serializer does not properly encode the supposed Cascading Style Sheets (CSS) content. NOTE: this issue exists because of an incomplete fix for CVE-2022-28367.
CVE-2022-28366 3 Antisamy Project, Cyberneko Html Project, Htmlunit Project 3 Antisamy, Cyberneko Html, Htmlunit 2022-10-28 5.0 MEDIUM 7.5 HIGH
Certain Neko-related HTML parsers allow a denial of service via crafted Processing Instruction (PI) input that causes excessive heap memory consumption. In particular, this issue exists in HtmlUnit-Neko through 2.26, and is fixed in 2.27. This issue also exists in CyberNeko HTML through 1.9.22 (also affecting OWASP AntiSamy before 1.6.6), but 1.9.22 is the last version of CyberNeko HTML. NOTE: this may be related to CVE-2022-24839.
CVE-2021-35043 3 Antisamy Project, Netapp, Oracle 10 Antisamy, Active Iq Unified Manager, Banking Enterprise Default Management and 7 more 2022-09-12 4.3 MEDIUM 6.1 MEDIUM
OWASP AntiSamy before 1.6.4 allows XSS via HTML attributes when using the HTML output serializer (XHTML is not affected). This was demonstrated by a javascript: URL with &#00058 as the replacement for the : character.
CVE-2022-28367 1 Antisamy Project 1 Antisamy 2022-05-03 4.3 MEDIUM 6.1 MEDIUM
OWASP AntiSamy before 1.6.6 allows XSS via HTML tag smuggling on STYLE content with crafted input. The output serializer does not properly encode the supposed Cascading Style Sheets (CSS) content.
CVE-2017-14735 1 Antisamy Project 1 Antisamy 2021-07-20 4.3 MEDIUM 6.1 MEDIUM
OWASP AntiSamy before 1.5.7 allows XSS via HTML5 entities, as demonstrated by use of : to construct a javascript: URL.
CVE-2016-10006 1 Antisamy Project 1 Antisamy 2019-11-14 4.3 MEDIUM 6.1 MEDIUM
In OWASP AntiSamy before 1.5.5, by submitting a specially crafted input (a tag that supports style with active content), you could bypass the library protections and supply executable code. The impact is XSS.