mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
20 lines
857 B
Markdown
20 lines
857 B
Markdown
### [CVE-2017-8289](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8289)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the ipv6_addr_from_str function in sys/net/network_layer/ipv6/addr/ipv6_addr_from_str.c in RIOT prior to 2017-04-25 allows local attackers, and potentially remote attackers, to cause a denial of service or possibly have unspecified other impact via a malformed IPv6 address.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/RIOT-OS/RIOT/issues/6840
|
|
- https://github.com/RIOT-OS/RIOT/pull/6961
|
|
- https://github.com/RIOT-OS/RIOT/pull/6962
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|