CVE-2020-13697

Severity CVSS v4.0:
Pending analysis
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
23/02/2021
Last modified:
26/02/2021

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:nanohttpd:nanohttpd:*:*:*:*:*:*:*:* 2.3.1 (including)