CVE-2019-11366
CVSS V2 Medium 4.3
CVSS V3 Medium 5.9
Description
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.
Overview
- CVE ID
- CVE-2019-11366
- Assigner
- cve@mitre.org
- Vulnerability Status
- Modified
- Published Version
- 2019-04-20T13:29:00
- Last Modified Date
- 2020-09-28T18:15:14
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:atftp_project:atftp:0.7.1:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-11366 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11366 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:12:27 | Added to TrackCVE | |||
2022-12-03 19:46:46 | 2019-04-20T13:29Z | 2019-04-20T13:29:00 | CVE Published Date | updated |
2022-12-03 19:46:46 | 2020-09-28T18:15:14 | CVE Modified Date | updated | |
2022-12-03 19:46:46 | Modified | Vulnerability Status | updated |