SCA: security update for HtmlSanitizer (GHSA-43cp-6p3q-2pc4)

medium Tenable Self-Hosted Container Security Plugin ID 409892

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- HtmlSanitizer is a .NET library for cleaning HTML fragments and documents from constructs that can lead to
XSS attacks. The vulnerability occurs in configurations where foreign content is allowed, i.e. either
`svg` or `math` are in the list of allowed elements. In the case an application sanitizes user input with
a vulnerable configuration, an attacker could bypass the sanitization and inject arbitrary HTML, including
JavaScript code. Note that in the default configuration the vulnerability is not present. The
vulnerability has been fixed in versions 8.0.723 and 8.1.722-beta (preview version). (CVE-2023-44390)

See Also

https://github.com/advisories/GHSA-43cp-6p3q-2pc4

Plugin Details

Severity: Medium

ID: 409892

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.14

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2023-44390

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 10/4/2023

Vulnerability Publication Date: 10/4/2023

Reference Information

CVE: CVE-2023-44390

cwe: CWE-79