← Back

Antisamy

antisamy

Vendor: Antisamy Project • 8 CVEs

CVEs (8)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Antisamy Project
1Antisamy
Nov 21, 2024
Feb 2, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to 1.7.5, there is a potential for a mutation XSS (mXSS) vulnerability in AntiSamy caused by flawed parsing o...Show more
AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to 1.7.5, there is a potential for a mutation XSS (mXSS) vulnerability in AntiSamy caused by flawed parsing of the HTML being sanitized. To be subject to this vulnerability the `preserveComments` directive must be enabled in your policy file. As a result, certain crafty inputs can result in elements in comment tags being interpreted as executable when using AntiSamy's sanitized output. Patched in AntiSamy 1.7.5 and later. Show less
1Antisamy Project
1Antisamy
Nov 21, 2024
Oct 9, 2023
N/A· v4
6.1 MEDIUM· v3
N/A· v2
AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to version 1.7.4, there is a potential for a mutation XSS (mXSS) vulnerability in AntiSamy caused by flawed p...Show more
AntiSamy is a library for performing fast, configurable cleansing of HTML coming from untrusted sources. Prior to version 1.7.4, there is a potential for a mutation XSS (mXSS) vulnerability in AntiSamy caused by flawed parsing of the HTML being sanitized. To be subject to this vulnerability the `preserveComments` directive must be enabled in your policy file and also allow for certain tags at the same time. As a result, certain crafty inputs can result in elements in comment tags being interpreted as executable when using AntiSamy's sanitized output. This issue has been patched in AntiSamy 1.7.4 and later. Show less
2Antisamy Project
Oracle
3Antisamy
Enterprise Manager Base PlatformWeblogic Server
Nov 21, 2024
Apr 21, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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...Show more
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.Show less
1Antisamy Project
1Antisamy
Nov 21, 2024
Apr 21, 2022
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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.
3Antisamy Project
Cyberneko Html ProjectHtmlunit
3Antisamy
Cyberneko HtmlHtmlunit
Nov 21, 2024
Apr 21, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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...Show more
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.Show less
3Antisamy Project
NetappOracle
11Active Iq Unified Manager
AntisamyBanking Enterprise Default Management+8 more
Nov 21, 2024
Jul 19, 2021
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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.
1Antisamy Project
1Antisamy
May 13, 2026
Sep 25, 2017
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
OWASP AntiSamy before 1.5.7 allows XSS via HTML5 entities, as demonstrated by use of : to construct a javascript: URL.
1Antisamy Project
1Antisamy
May 6, 2026
Dec 24, 2016
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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.