mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
19 lines
933 B
Markdown
19 lines
933 B
Markdown
### [CVE-2017-13208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-13208)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In receive_packet of libnetutils/packet.c, there is a possible out-of-bounds write due to a missing bounds check on the DHCP response. This could lead to remote code execution as a privileged process with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android. Versions: 5.1.1, 6.0, 6.0.1, 7.0, 7.1.1, 7.1.2, 8.0, 8.1. Android ID: A-67474440.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ActorExpose/CVE-2017-11882
|
|
- https://github.com/idanshechter/CVE-2017-13208-Scanner
|
|
|