Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2020-13697 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/NanoHttpd/nanohttpd CVEProductThird Party Advisory
https://www.vdoo.com/advisories CVEThird Party Advisory
https://github.com/NanoHttpd/nanohttpd [email protected]ProductThird Party Advisory
https://www.vdoo.com/advisories [email protected]Third Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
nanohttpd nanohttpd
<= 2.3.1

CPE

  • cpe:2.3:a:nanohttpd:nanohttpd:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2020-13697
NVD Published Date:
Feb 23, 2021
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2020-13697 Details - Not Deferred