Lettering.js icon indicating copy to clipboard operation
Lettering.js copied to clipboard

Fix XSS security vulnerability

Open pcworld opened this issue 5 years ago • 0 comments

Using textContent instead of appending to HTML ensures that escaped HTML characters stay escaped. Fixes issue #88

pcworld avatar Apr 26 '20 21:04 pcworld