ghsa-4hq6-rhmw-hgw9
Vulnerability from github
Published
2022-05-24 16:44
Modified
2022-05-24 16:44
Details

An issue was discovered in atftpd in atftp 0.7.1. It does not lock the thread_list_mutex mutex before assigning the current thread data structure. As a result, the daemon is vulnerable to a denial of service attack due to a NULL pointer dereference. If thread_data is NULL when assigned to current, and modified by another thread before a certain tftpd_list.c check, there is a crash when dereferencing current->next.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2019-11366"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2019-04-20T13:29:00Z",
    "severity": "MODERATE"
  },
  "details": "An issue was discovered in atftpd in atftp 0.7.1. It does not lock the thread_list_mutex mutex before assigning the current thread data structure. As a result, the daemon is vulnerable to a denial of service attack due to a NULL pointer dereference. If thread_data is NULL when assigned to current, and modified by another thread before a certain tftpd_list.c check, there is a crash when dereferencing current-\u003enext.",
  "id": "GHSA-4hq6-rhmw-hgw9",
  "modified": "2022-05-24T16:44:01Z",
  "published": "2022-05-24T16:44:01Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-11366"
    },
    {
      "type": "WEB",
      "url": "https://lists.debian.org/debian-lts-announce/2019/05/msg00012.html"
    },
    {
      "type": "WEB",
      "url": "https://pulsesecurity.co.nz/advisories/atftpd-multiple-vulnerabilities"
    },
    {
      "type": "WEB",
      "url": "https://seclists.org/bugtraq/2019/May/16"
    },
    {
      "type": "WEB",
      "url": "https://security.gentoo.org/glsa/202003-14"
    },
    {
      "type": "WEB",
      "url": "https://sourceforge.net/p/atftp/code/ci/382f76a90b44f81fec00e2f609a94def4a5d3580"
    },
    {
      "type": "WEB",
      "url": "https://usn.ubuntu.com/4540-1"
    },
    {
      "type": "WEB",
      "url": "https://www.debian.org/security/2019/dsa-4438"
    }
  ],
  "schema_version": "1.4.0",
  "severity": []
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…