Description
An issue was discovered in RouterNanoHTTPD.java in NanoHTTPD through 2.3.1. The GeneralHandler class implements a basic GET handler that prints debug information as an HTML page. Any web server that extends this class without implementing its own GET handler is vulnerable to reflected XSS, because the GeneralHandler GET handler prints user input passed through the query string without any sanitization.
Remediation
References
https://github.com/NanoHttpd/nanohttpd
https://www.vdoo.com/advisories
Related Vulnerabilities
CVE-2021-28092 Vulnerability in maven package org.webjars.npm:is-svg
CVE-2022-36083 Vulnerability in npm package jose
CVE-2018-3722 Vulnerability in maven package org.webjars.npm:merge-deep
CVE-2020-12265 Vulnerability in maven package org.webjars:decompress
CVE-2020-28168 Vulnerability in maven package org.webjars.bower:axios