CVE-2023-44390
Last modified
CVE-2023-44390 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Htmlsanitizer Project | Htmlsanitizer | < 8.0.723 | — |
| Htmlsanitizer Project | Htmlsanitizer | 8.1.719 | Beta |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-44390?
How severe is CVE-2023-44390?
How do I fix CVE-2023-44390?
Are you affected by CVE-2023-44390?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
