CVE-2020-13111

NaviServer 4.99.4 to 4.99.19 allows denial of service due to the nsd/driver.c ChunkedDecode function not properly validating the length of a chunk. A remote attacker can craft a chunked-transfer request that will result in a negative value being passed to memmove via the size parameter, causing the process to crash.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:naviserver_project:naviserver:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-05-16 15:15

Updated : 2024-02-28 17:47


NVD link : CVE-2020-13111

Mitre link : CVE-2020-13111

CVE.ORG link : CVE-2020-13111


JSON object : View

Products Affected

naviserver_project

  • naviserver
CWE
CWE-20

Improper Input Validation

CWE-787

Out-of-bounds Write