|
|
|
|
|
by cratermoon
764 days ago
|
|
> If `name` is a user-provided string, it can never insert a <script> or <img> tag, etc., because it's escaped. Be careful with that "never". A curious and persistent person might discover a bug in the implementation, leading to something like the Log4Shell issue. |
|