Vulnerability CVE-2020-9274


Published: 2020-02-26

Description:
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.

Type:

CWE-824

(Access of Uninitialized Pointer)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Pureftpd -> Pure-ftpd 
Debian -> Debian linux 

 References:
https://github.com/jedisct1/pure-ftpd/commit/8d0d42542e2cb7a56d645fbe4d0ef436e38bcefa
https://lists.debian.org/debian-lts-announce/2020/02/msg00029.html
https://www.pureftpd.org/project/pure-ftpd/news/

Copyright 2024, cxsecurity.com

 

Back to Top