CVEs (8)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
1Apostrophecms 2Apostrophecms Sanitize HtmlApr 25, 2026 Apr 15, 2026 N/A· v4 6.1 MEDIUM· v3 N/A· v2 ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasses allowedTags enforce...Show more |
'sanitize-html' prior to version 1.0.3 is vulnerable to Cross-site Scripting (XSS). The function 'naughtyHref' doesn't properly validate the hyperreference (`href`) attribute in anchor tags (`<a>`), allowing bypasses tha...Show more |
`sanitize-html` prior to version 2.0.0-beta is vulnerable to Cross-site Scripting (XSS). The `sanitizeHtml()` function in `index.js` does not sanitize content when using the custom `transformTags` option, which is intend...Show more |
2Apostrophecms Fedoraproject2Fedora Sanitize HtmlApr 25, 2025 Feb 24, 2024 N/A· v4 5.3 MEDIUM· v3 N/A· v2 Versions of the package sanitize-html before 2.12.1 are vulnerable to Information Exposure when used on the backend and with the style attribute allowed, allowing enumeration of files in the system (including project dep...Show more |
The package sanitize-html before 2.7.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to insecure global regular expression replacement logic of HTML comment removal. |
1Apostrophecms 1Sanitize Html Nov 21, 2024 Feb 8, 2021 N/A· v4 5.3 MEDIUM· v3 5.0 MEDIUM· v2 Apostrophe Technologies sanitize-html before 2.3.2 does not properly validate the hostnames set by the "allowedIframeHostnames" option when the "allowIframeRelativeUrls" is set to true, which allows attackers to bypass h...Show more |
1Apostrophecms 1Sanitize Html Nov 21, 2024 Feb 8, 2021 N/A· v4 5.3 MEDIUM· v3 5.0 MEDIUM· v2 Apostrophe Technologies sanitize-html before 2.3.1 does not properly handle internationalized domain name (IDN) which could allow an attacker to bypass hostname whitelist validation set by the "allowedIframeHostnames" op...Show more |
1Apostrophecms 1Sanitize Html Nov 21, 2024 Jan 23, 2020 N/A· v4 6.1 MEDIUM· v3 4.3 MEDIUM· v2 sanitize-html before 1.4.3 has XSS. |