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.
Configurations

Configuration 1 (hide)

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

History

21 Nov 2024, 05:00

Type Values Removed Values Added
References () https://bitbucket.org/naviserver/naviserver/commits/a5c3079f1d8996d5f34c9384a440acf3519ca3bb - Patch, Third Party Advisory () https://bitbucket.org/naviserver/naviserver/commits/a5c3079f1d8996d5f34c9384a440acf3519ca3bb - Patch, Third Party Advisory
References () https://sourceforge.net/p/naviserver/bugs/89/ - Permissions Required, Third Party Advisory () https://sourceforge.net/p/naviserver/bugs/89/ - Permissions Required, Third Party Advisory

Information

Published : 2020-05-16 15:15

Updated : 2024-11-21 05:00


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