CVE-2025-22872

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).
Configurations

No configuration.

History

16 May 2025, 23:15

Type Values Removed Values Added
Summary
  • (es) El tokenizador interpreta incorrectamente las etiquetas con valores de atributo sin comillas que terminan en barra (/) como autocerradas. Al usar el tokenizador directamente, esto puede provocar que dichas etiquetas se marquen incorrectamente como autocerradas, y al usar las funciones de análisis, esto puede provocar que el contenido posterior a dichas etiquetas se coloque en el ámbito incorrecto durante la construcción del DOM, pero solo cuando las etiquetas se encuentran en contenido externo (por ejemplo, contextos , , etc.).
References
  • () https://security.netapp.com/advisory/ntap-20250516-0007/ -

16 Apr 2025, 21:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5

16 Apr 2025, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-16 18:16

Updated : 2025-05-16 23:15


NVD link : CVE-2025-22872

Mitre link : CVE-2025-22872

CVE.ORG link : CVE-2025-22872


JSON object : View

Products Affected

No product.

CWE

No CWE.