216.73.217.80

CVE-2025-22872

· Published 16/04/2025 18:16 · Modified 16/04/2025 21:15

Labels: CVE-2025-22872 2025-04-16CVE-2025-22872[email protected]

Essential information

Published
16/04/2025 18:16
Modified
16/04/2025 21:15
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L

CVSS metrics

Description

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content following such tags as being placed in the wrong scope during DOM construction, but only when tags are in foreign content (e.g. <math>, <svg>, etc contexts).

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
golang / tokenizer cpe:2.3:a:golang:tokenizer:*:*:*:*:*:*:*:*

References