5.9
CVE-2019-11366
- EPSS 2.1%
- Veröffentlicht 20.04.2019 13:29:00
- Zuletzt bearbeitet 21.11.2024 04:20:57
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Atftp Project ≫ Atftp Version0.7.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 2.1% | 0.793 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.9 | 2.2 | 3.6 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:P
|
CWE-476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL.
https://lists.debian.org/debian-lts-announce/2019/05/msg00012.html
https://pulsesecurity.co.nz/advisories/atftpd-multiple-vulnerabilities
https://seclists.org/bugtraq/2019/May/16
https://security.gentoo.org/glsa/202003-14
https://usn.ubuntu.com/4540-1/
https://www.debian.org/security/2019/dsa-4438
https://sourceforge.net/p/atftp/code/ci/382f76a90b44f81fec00e2f609a94def4a5d3580/