Vulnerabilities > CVE-2019-6498 - Out-of-bounds Read vulnerability in Labapart Gattlib 0.2
Attack vector
ADJACENT_NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
GattLib 0.2 has a stack-based buffer over-read in gattlib_connect in dbus/gattlib.c because strncpy is misused.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Overread Buffers An adversary attacks a target by providing input that causes an application to read beyond the boundary of a defined buffer. This typically occurs when a value influencing where to start or stop reading is set to reflect positions outside of the valid memory location of the buffer. This type of attack may result in exposure of sensitive information, a system crash, or arbitrary code execution.
Exploit-Db
file | exploits/linux/remote/46215.rb |
id | EDB-ID:46215 |
last seen | 2019-01-21 |
modified | 2019-01-21 |
platform | linux |
port | |
published | 2019-01-21 |
reporter | Exploit-DB |
source | https://www.exploit-db.com/download/46215 |
title | GattLib 0.2 - Stack Buffer Overflow |
type | remote |
Packetstorm
data source | https://packetstormsecurity.com/files/download/151252/gattlib02-overflow.txt |
id | PACKETSTORM:151252 |
last seen | 2019-01-22 |
published | 2019-01-21 |
reporter | Mishra Dhiraj |
source | https://packetstormsecurity.com/files/151252/GattLib-0.2-Stack-Buffer-Overflow.html |
title | GattLib 0.2 Stack Buffer Overflow |