Name | CVE-2025-22872 |
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). |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Debian Bugs | 1103586 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
golang-golang-x-net (PTS) | bullseye | 1:0.0+git20210119.5f4716e+dfsg-4 | vulnerable |
bookworm | 1:0.7.0+dfsg-1 | vulnerable | |
sid, trixie | 1:0.27.0-1 | vulnerable |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
golang-golang-x-net | source | (unstable) | (unfixed) | 1103586 |
https://github.com/golang/go/issues/73070
Fixed by: https://github.com/golang/net/commit/e1fcd82abba34df74614020343be8eb1fe85f0d9 (v0.38.0)