mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
20 lines
676 B
Markdown
20 lines
676 B
Markdown
|
|
### [CVE-2019-6498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6498)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
GattLib 0.2 has a stack-based buffer over-read in gattlib_connect in dbus/gattlib.c because strncpy is misused.
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
- https://github.com/labapart/gattlib/issues/81
|
||
|
|
- https://github.com/labapart/gattlib/issues/82
|
||
|
|
- https://www.exploit-db.com/exploits/46215/
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/ARPSyndicate/cvemon
|
||
|
|
|