CVE-2023-36823
- EPSS 0.33%
- Veröffentlicht 06.07.2023 16:15:10
- Zuletzt bearbeitet 21.11.2024 08:10:40
Sanitize is an allowlist-based HTML and CSS sanitizer. Using carefully crafted input, an attacker may be able to sneak arbitrary HTML and CSS through Sanitize starting with version 3.0.0 and prior to version 6.0.2 when Sanitize is configured to use t...
CVE-2023-23627
- EPSS 0.3%
- Veröffentlicht 28.01.2023 00:15:09
- Zuletzt bearbeitet 21.11.2024 07:46:33
Sanitize is an allowlist-based HTML and CSS sanitizer. Versions 5.0.0 and later, prior to 6.0.1, are vulnerable to Cross-site Scripting. When Sanitize is configured with a custom allowlist that allows `noscript` elements, attackers are able to includ...
CVE-2020-4054
- EPSS 0.48%
- Veröffentlicht 16.06.2020 22:15:10
- Zuletzt bearbeitet 21.11.2024 05:32:14
In Sanitize (RubyGem sanitize) greater than or equal to 3.0.0 and less than 5.2.1, there is a cross-site scripting vulnerability. When HTML is sanitized using Sanitize's "relaxed" config, or a custom config that allows certain elements, some content ...
CVE-2018-3740
- EPSS 0.25%
- Veröffentlicht 30.03.2018 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:05:59
A specially crafted HTML fragment can cause Sanitize gem for Ruby to allow non-whitelisted attributes to be used on a whitelisted HTML element.