Access of Uninitialized Pointer in Pure-FTPd - CVE-2020-9274

 

Access of Uninitialized Pointer in Pure-FTPd - CVE-2020-9274

Published: February 27, 2020 / Updated: June 15, 2022


Vulnerability identifier: #VU25651
CSH Severity: Low
CVSS v4: 7.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2020-9274
CWE-ID: CWE-824
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform a denial of service attack.

The vulnerability exists due to access to an uninitialized pointer in init_aliases() function in diraliases.c when processing liked. A remote user with ability to create aliases can crash the server.


Affected software

Pure-FTPd
Gentoo Linux
Fedora
Ubuntu
pure-ftpd (Alpine package)
pure-ftpd (Ubuntu package)
pure-ftpd-common (Ubuntu package)
pure-ftpd-ldap (Ubuntu package)
pure-ftpd-mysql (Ubuntu package)
pure-ftpd-postgresql (Ubuntu package)
pure-ftpd

How to mitigate CVE-2020-9274

Install update from vendor's website.

Pure-FTPd - update to 1.0.50
pure-ftpd (Alpine package) - update to 1.0.49-r1
pure-ftpd (Ubuntu package) - update to 1.0.36-3.2+deb8u1build0.16.04.1
pure-ftpd-common (Ubuntu package) - update to 1.0.36-3.2+deb8u1build0.16.04.1
pure-ftpd-ldap (Ubuntu package) - update to 1.0.36-3.2+deb8u1build0.16.04.1
pure-ftpd-mysql (Ubuntu package) - update to 1.0.36-3.2+deb8u1build0.16.04.1
pure-ftpd-postgresql (Ubuntu package) - update to 1.0.36-3.2+deb8u1build0.16.04.1
pure-ftpd - addressed in versions 1.0.47-4.el7, 1.0.49-4.el8, 1.0.49-5.fc30, 1.0.49-5.fc31, 1.0.49-5.fc32

External References

Related Security Bulletins