Skip to content

Fixed XSS with SSIDs

Thomas Milburn requested to merge aca19tjm/the-internet-of-things:master into master

Fixed an XSS attack with access point names.

e.g. If there was an access point with SSID <script>alert("Hello")</script>, the script would run on the list AP's screen

(ChatGPT was used to help create this merge request)

Edited by Thomas Milburn

Merge request reports