Bugzilla – Bug 1165134
VUL-1: CVE-2020-9274: pure-ftpd: uninitialized pointer detected in the diraliases linked list
Last modified: 2020-06-29 06:44:11 UTC
CVE-2020-9274 An issue was discovered in Pure-FTPd 1.0.49. An uninitialized pointer vulnerability has been detected in the diraliases linked list. When the *lookup_alias(const char alias) or print_aliases(void) function is called, they fail to correctly detect the end of the linked list and try to access a non-existent list member. This is related to init_aliases in diraliases.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-9274 https://github.com/jedisct1/pure-ftpd/commit/8d0d42542e2cb7a56d645fbe4d0ef436e38bcefa http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-9274 https://www.pureftpd.org/project/pure-ftpd/news/
Tracked as affected the following codestreams: SLE10-SP3 SLE11 and for openSUSE: Leap 15.1 Factory