TarekRaafat / autoComplete.js

Simple autocomplete pure vanilla Javascript library.
https://tarekraafat.github.io/autoComplete.js
Apache License 2.0
3.93k stars 236 forks source link

HTML input is not escaped #406

Open BenjaminHofstetter opened 1 year ago

BenjaminHofstetter commented 1 year ago
folknor commented 1 year ago

https://tarekraafat.github.io/autoComplete.js/#/usage

xss

tpluscode commented 1 year ago

Curious, what kind of flexibility is mentioned here?

When I type markup in a combo box, I do not see circumstances in which I'd want that added actual DOM to the page