CVE-2024-23635
- EPSS 0.16%
- Veröffentlicht 02.02.2024 17:15:11
- Zuletzt bearbeitet 21.11.2024 08:58:03
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...
CVE-2023-43643
- EPSS 0.46%
- Veröffentlicht 09.10.2023 14:15:10
- Zuletzt bearbeitet 21.11.2024 08:24:31
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 sanit...
CVE-2022-28366
- EPSS 0.18%
- Veröffentlicht 21.04.2022 23:15:10
- Zuletzt bearbeitet 21.11.2024 06:57:13
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 ...
CVE-2022-28367
- EPSS 0.27%
- Veröffentlicht 21.04.2022 23:15:10
- Zuletzt bearbeitet 21.11.2024 06:57:13
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-2022-29577
- EPSS 0.23%
- Veröffentlicht 21.04.2022 23:15:10
- Zuletzt bearbeitet 21.11.2024 06:59:20
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 ...
CVE-2021-35043
- EPSS 0.33%
- Veröffentlicht 19.07.2021 15:15:07
- Zuletzt bearbeitet 21.11.2024 06:11:44
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 : as the replacement for the : character.
CVE-2017-14735
- EPSS 0.54%
- Veröffentlicht 25.09.2017 21:29:01
- Zuletzt bearbeitet 20.04.2025 01:37:25
OWASP AntiSamy before 1.5.7 allows XSS via HTML5 entities, as demonstrated by use of : to construct a javascript: URL.
CVE-2016-10006
- EPSS 0.99%
- Veröffentlicht 24.12.2016 18:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
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.