CVE Vulnerabilities

CVE-2019-0203

NULL Pointer Dereference

Published: Sep 26, 2019 | Modified: Jul 21, 2021
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P
RedHat/V2
RedHat/V3
Ubuntu

In Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0, Subversions svnserve server process may exit when a client sends certain sequences of protocol commands. This can lead to disruption for users of the server.

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Subversion Apache * 1.9.10 (including)
Subversion Apache 1.10.0 (including) 1.10.4 (including)
Subversion Apache 1.11.0 (including) 1.11.1 (including)
Subversion Apache 1.12.0 (including) 1.12.0 (including)

Potential Mitigations

References