| - module: golang.org/x/net |
| - fixed: 0.0.0-20180925071336-cf3bd585ca2a |
| vulnerable_at: 0.0.0-20180921000356-2f5d2388922f |
| - package: golang.org/x/net/html |
| - parser.resetInsertionMode |
| summary: Improper input validation in golang.org/x/net/html |
| The Parse function can panic on some invalid inputs. |
| For example, the Parse function panics on the input |
| "<math><template><mo><template>". |
| published: 2022-07-01T20:11:34Z |
| - fix: https://go.dev/cl/136875 |
| - fix: https://go.googlesource.com/net/+/cf3bd585ca2a5a21b057abd8be7eea2204af89d0 |
| - report: https://go.dev/issue/27702 |