CVE-2020-13697

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.
References
Link Resource
https://github.com/NanoHttpd/nanohttpd Product Third Party Advisory
https://www.vdoo.com/advisories Third Party Advisory
Configurations

Configuration 1 (hide)

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

History

26 Feb 2021, 20:54

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 6.1
CWE CWE-79
CPE cpe:2.3:a:nanohttpd:nanohttpd:*:*:*:*:*:*:*:*
References (MISC) https://github.com/NanoHttpd/nanohttpd - (MISC) https://github.com/NanoHttpd/nanohttpd - Product, Third Party Advisory
References (MISC) https://www.vdoo.com/advisories - (MISC) https://www.vdoo.com/advisories - Third Party Advisory

23 Feb 2021, 08:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-02-23 08:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-13697

Mitre link : CVE-2020-13697

CVE.ORG link : CVE-2020-13697


JSON object : View

Products Affected

nanohttpd

  • nanohttpd
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')