CVE-2019-8922
CVSS V2 Medium 5.8
CVSS V3 High 8.8
Description
A heap-based buffer overflow was discovered in bluetoothd in BlueZ through 5.48. There isn't any check on whether there is enough space in the destination buffer. The function simply appends all data passed to it. The values of all attributes that are requested are appended to the output buffer. There are no size checks whatsoever, resulting in a simple heap overflow if one can craft a request where the response is large enough to overflow the preallocated buffer. This issue exists in service_attr_req gets called by process_request (in sdpd-request.c), which also allocates the response buffer.
Overview
- CVE ID
- CVE-2019-8922
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-11-29T08:15:07
- Last Modified Date
- 2022-11-07T19:01:19
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
AND | ||||
cpe:2.3:a:bluez:bluez:*:*:*:*:*:*:*:* | 1 | OR | 5.48 | |
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:* | 0 | OR | ||
AND | ||||
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:A/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- ADJACENT_NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 5.8
- Severity
- MEDIUM
- Exploitability Score
- 6.5
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- ADJACENT_NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://lists.debian.org/debian-lts-announce/2022/10/msg00026.html | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20211203-0002/ | Third Party Advisory |
https://ssd-disclosure.com/ssd-advisory-linux-bluez-information-leak-and-heap-overflow/ | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-8922 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-8922 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:41:15 | Added to TrackCVE | |||
2022-12-05 15:12:51 | 2021-11-29T08:15Z | 2021-11-29T08:15:07 | CVE Published Date | updated |
2022-12-05 15:12:51 | 2022-11-07T19:01:19 | CVE Modified Date | updated | |
2022-12-05 15:12:51 | Analyzed | Vulnerability Status | updated | |
2022-12-05 15:12:56 | References | updated |