cve/2023/CVE-2023-3978.md
2024-08-06 19:19:10 +00:00

786 B

CVE-2023-3978

Description

Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.

POC

Reference

No PoCs from references.

Github