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-21175 Vulnerability in npm package electron
CVE-2021-23353 Vulnerability in maven package org.webjars:jspdf
CVE-2018-1000665 Vulnerability in maven package org.apache.geronimo.plugins:dojo
CVE-2019-10412 Vulnerability in maven package com.inedo.proget:inedo-proget
CVE-2023-47320 Vulnerability in maven package org.silverpeas.core:silverpeas-core-web