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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
libndp before 1.6, as used in NetworkManager, does not properly validate the origin of Neighbor Discovery Protocol (NDP) messages, which allows remote attackers to conduct man-in-the-middle attacks or cause a denial of service (network connectivity disruption) by advertising a node as a router from a non-local network.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
|
|
- https://github.com/jpirko/libndp/commit/a4892df306e0532487f1634ba6d4c6d4bb381c7f
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|