{ "schema_version": "1.4.0", "id": "GHSA-26hm-gghq-x5rr", "modified": "2022-10-07T18:16:01Z", "published": "2022-05-24T17:09:43Z", "aliases": [ "CVE-2020-9274" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-9274" }, { "type": "WEB", "url": "https://github.com/jedisct1/pure-ftpd/commit/8d0d42542e2cb7a56d645fbe4d0ef436e38bcefa" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00029.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22P44PECZWNDP7CMBL7NRBMNFS73C5Z2" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5NSUDWXZVWUCL6R2PTX3KBB42Z62CA5" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U5DBVHJCXWRSJPNJQCJQCKZF6ZDPZCKA" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-54" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4515-1" }, { "type": "WEB", "url": "https://www.pureftpd.org/project/pure-ftpd/news" } ], "database_specific": { "cwe_ids": [ "CWE-824" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-02-26T16:15:00Z" } }